Skip to content

extraInitContainers does not render when persistant volumes are disabled #7086

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

Closed
1 of 2 tasks
TheodoreHerzfeld opened this issue Nov 22, 2024 · 0 comments
Closed
1 of 2 tasks
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@TheodoreHerzfeld
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

helm chart bug

the initContainers section of deployment.yml is not rendered unless persistent volumes are enabled.

Steps to Reproduce

  1. set extraInitcontainers in vars.yml
  2. disable persistance in vars.yml
  3. render

Expected

initContainers should render

Actual

initContainers does not render

Logs

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

This cannot be tested in native VS Code

Does this bug reproduce in GitHub Codespaces?

This cannot be tested in GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

@TheodoreHerzfeld TheodoreHerzfeld added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant