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

neonvm/multus-aks: Fix ineffectual secret namespace #1224

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

sharnoff
Copy link
Member

@sharnoff sharnoff commented Jan 27, 2025

Follow-up to #1202, namespace should be under the metadata field. Without this, kubectl says Warning: unknown field "namespace" and tries to create the secret in the default namespace (not what we want)

Follow-up to #1202, namespace should be under the metadata field.
Without this, kubectl says 'Warning: unknown field "namespace"'.
@sharnoff sharnoff requested a review from edude03 January 27, 2025 22:56
@sharnoff sharnoff enabled auto-merge (squash) January 27, 2025 22:59
@sharnoff sharnoff merged commit 46ad90f into main Jan 27, 2025
23 checks passed
@sharnoff sharnoff deleted the sharnoff/fix-multus-aks-secret-namespace branch January 27, 2025 23:09
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.

2 participants