-
Notifications
You must be signed in to change notification settings - Fork 586
Instruct helm to keep workload groups around on deletion #3592
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
Conversation
|
😊 Welcome @liamawhite! This is either your first contribution to the Istio api repo, or it's been You can learn more about the Istio working groups, Code of Conduct, and contribution guidelines Thanks for contributing! Courtesy of your friendly welcome wagon. |
2067627 to
1de7e05
Compare
1de7e05 to
f9310af
Compare
|
Nice find 👍 |
|
In response to a cherrypick label: new pull request created: #3593 |
|
In response to a cherrypick label: #3592 failed to apply on top of branch "release-1.26": |
|
In response to a cherrypick label: new issue created for failed cherrypick: #3594 |
|
In response to a cherrypick label: new pull request created: #3595 |
* Instruct helm to keep workload groups around on deletion * Add release notes
Every other CRD has this annotation set so add it to WorkloadGroup.
Noticed this as I was root causing why this CRD was missing from one of our clusters.