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: disable handling update on pods #619

Merged
merged 5 commits into from
Jul 16, 2024
Merged

Conversation

aslafy-z
Copy link
Contributor

@aslafy-z aslafy-z commented Apr 2, 2024

Fixes #547
Relates to hashicorp/vault-helm#783

Also adds the Namespaced scope to the rule.

@aslafy-z aslafy-z marked this pull request as ready for review April 2, 2024 09:33
@aslafy-z aslafy-z requested a review from a team as a code owner April 2, 2024 09:33
Copy link
Contributor

@tomhjp tomhjp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for raising this. IIUC this should mostly be fixed with #501 which got released in v1.3.0, but it's nice to do this bit of cleanup as well.

I'll leave this over the weekend before merging in case you want to address the suggestion, but I'm also fine with merging as-is and addressing the comment in a follow-up.

deploy/injector-mutating-webhook.yaml Outdated Show resolved Hide resolved
@aslafy-z aslafy-z requested a review from tomhjp July 8, 2024 15:56
Copy link
Member

@tvoran tvoran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one more addition and I think we're good!

deploy/injector-mutating-webhook.yaml Show resolved Hide resolved
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
@aslafy-z aslafy-z requested a review from tvoran July 13, 2024 10:39
@tvoran tvoran merged commit 4583165 into hashicorp:main Jul 16, 2024
1 check passed
@aslafy-z aslafy-z deleted the patch-1 branch July 16, 2024 18:18
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.

Stuned deleting of a pod whose parents are job.
3 participants