Skip to content

Fix bug with secret key lookup. #1144

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

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Fix bug with secret key lookup. #1144

merged 1 commit into from
Jul 25, 2022

Conversation

bigkevmcd
Copy link
Contributor

@bigkevmcd bigkevmcd commented Jul 25, 2022

Allow either value or value.yaml for the key in the secret that stores the kubeconfig.

In the documentation we say value.yaml but the code only supported value.

https://docs.gitops.weave.works/docs/cluster-management/managing-existing-clusters/#how-to-connect-a-cluster

Flux supports either https://github.com/fluxcd/kustomize-controller/blob/2aa69b61af40031394efee12051941a6660592de/controllers/kustomization_impersonation.go#L190

Allow either value or value.yaml for the key in the secret that stores
the kubeconfig.
@bigkevmcd bigkevmcd added the bug Something isn't working label Jul 25, 2022
@bigkevmcd bigkevmcd merged commit 6adc67c into main Jul 25, 2022
@bigkevmcd bigkevmcd deleted the fix-value-key branch July 25, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants