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: Fallback to the Pod generated name when creating a secret for an unnamed pod #322

Conversation

kazvictor
Copy link

@kazvictor kazvictor commented Feb 17, 2022

when generating a secret name fall back to the pod generated name if the pod name is not available

Resolves #307

@kazvictor kazvictor changed the title Fallback to the Pod generated name when creating a secret for an unnamed pod Fix: Fallback to the Pod generated name when creating a secret for an unnamed pod #307 Feb 17, 2022
@kazvictor kazvictor changed the title Fix: Fallback to the Pod generated name when creating a secret for an unnamed pod #307 Fix: Fallback to the Pod generated name when creating a secret for an unnamed pod Feb 17, 2022
@181192 181192 merged commit 8608ec7 into SparebankenVest:master Apr 18, 2022
@181192
Copy link
Collaborator

181192 commented Apr 18, 2022

Thank you very much @kazvictor 😊

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.

[BUG] Env Injector fails on pods with generateName
2 participants