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 dev AKS credentials configmap name #987

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

eromanova
Copy link
Collaborator

Currently, its name matches the ConfigMap from config/dev/azure-credentials.yaml. If I run make dev-azure-creds followed by make dev-aks-creds, the Azure credentials ConfigMap gets overwritten with the AKS credentials (which is empty since no creds propagation is required).

@eromanova eromanova marked this pull request as draft January 30, 2025 10:11
@eromanova eromanova marked this pull request as ready for review January 30, 2025 10:15

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Currently, its name matches the ConfigMap from config/dev/azure-credentials.yaml.
If I run `make dev-azure-creds` followed by make `dev-aks-creds`, the Azure credentials
ConfigMap gets overwritten with the AKS credentials (which is empty).
@eromanova eromanova self-assigned this Jan 30, 2025
@Kshatrix Kshatrix merged commit f7f8331 into k0rdent:main Jan 30, 2025
@eromanova eromanova deleted the aks-creds-fix branch January 30, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants