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

Job upgradeCRDs #270

Closed
Arturx47 opened this issue May 27, 2021 · 2 comments
Closed

Job upgradeCRDs #270

Arturx47 opened this issue May 27, 2021 · 2 comments

Comments

@Arturx47
Copy link

Arturx47 commented May 27, 2021

What steps did you take and what happened:
i set to false and it crashes the code....
[A clear and concise description of what the bug is, and what commands you ran.)

What did you expect to happen:
to get rid of the job...
i would expect to set to upgradeCRDs: false and then don't deploy the job..

The output of the following commands will help us better understand what's going on:
(Pasting long output into a GitHub gist or other pastebin is fine.)

Anything else you would like to add:

[Miscellaneous information that will assist in solving the issue.]

Environment:

  • helm version (use helm version): 2.21.0
  • helm chart version and app version (use helm list -n <YOUR NAMESPACE>):
  • Kubernetes version (use kubectl version): 1.19.6 and 1.19.9
  • Kubernetes installer & version:
  • Cloud provider or hardware configuration: Vmware Tanzu and GKE
  • OS (e.g. from /etc/os-release):
@jenting
Copy link
Collaborator

jenting commented May 27, 2021

I did a quick test on set the upgradeCRDs to false, the helm template does not includes the upgrade Job anymore.
Could you elaborate more?

@Arturx47
Copy link
Author

Arturx47 commented Jun 3, 2021

Well it did work but only after removing helm hooks...we use pulumi to mange the code...
pulumi/pulumi-kubernetes#555
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants