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

Remove unnecessary logic after --namespace change #41

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

michaelmdresser
Copy link
Contributor

Caused by #33

This logic is now handled by --kubecost-namespace.

Tested to verify no regression by using the -N and -n flags
on a GKE cluster with two kubecost deployments.

Caused by #33

This logic is now handled by --kubecost-namespace.

Tested to verify no regression by using the -N and -n flags
on a GKE cluster with two kubecost deployments.
@michaelmdresser michaelmdresser merged commit 4cc24f1 into main Mar 15, 2021
@michaelmdresser michaelmdresser deleted the mmd/bad-kubeo-complete branch March 15, 2021 21:31
michaelmdresser added a commit that referenced this pull request Mar 31, 2021
#41 introduced
an error with the TUI because the TUI was not providing
the standard set of options and was instead relying on
this old logic to set a namespace. The TUI now has the correct
flags and defaults for the KubeOptions, mitigating the issue.

Tested locally against a cluster running the nightly deployment.
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