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

Check if referenced ConfigMaps and Screts exist #86

Open
cloudlena opened this issue Jun 11, 2023 · 0 comments
Open

Check if referenced ConfigMaps and Screts exist #86

cloudlena opened this issue Jun 11, 2023 · 0 comments

Comments

@cloudlena
Copy link
Member

cloudlena commented Jun 11, 2023

This can result in the CreateContainerConfigError state of a Pod and can be detected from its events.
Can be replicated by creating a Deployment that references an inexistent ConfigMap or Secret.
The config maps or secrets can also be mounted as volumes, in which case the event is different.

@cloudlena cloudlena changed the title Check if referenced config maps and secrets exist Check if referenced ConfigMaps and Screts exist Jun 11, 2023
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

No branches or pull requests

1 participant