-
Notifications
You must be signed in to change notification settings - Fork 279
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
Support mutating Pod template on StatefulSets. #3952
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mbobrovskyi The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
✅ Deploy Preview for kubernetes-sigs-kueue canceled.
|
63af302
to
1abe124
Compare
/hold Looks like e2e tests are legit failing. Please unhold once those are fixed. |
71ae4d5
to
d12c54e
Compare
d12c54e
to
e2a4a76
Compare
/cc @mimowo |
/unhold |
/hold I'm ok to revisit the decision if we really need a Pod reconciler, but I don't see the need yet. |
/uncc |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Support mutating Pod template on StatefulSets.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?