Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow metrics operator python sdk to take custom kubeconfig #73

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Oct 18, 2023

Problem: right now we get some separation of logic if we use the metricsoperator python sdk to run the lammps metric - we may mix up control between a local kubeconfig and the one on aws, which is bad.
Solution: allow the user to provide the path to the kubeconfig.yaml (which kubescaler produces) that is carried forward to all metrics controllers to avoid this!

@vsoch vsoch merged commit 960fcc4 into main Oct 18, 2023
21 checks passed
@vsoch vsoch deleted the allow-custom-kubeconfig branch October 18, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant