MutatingAdmissionPolicy mutation ordering issue #129309
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
sig/api-machinery
Categorizes an issue or PR as relevant to SIG API Machinery.
What happened?
This works:
But, this fails for a pod:
with:
Seems like the ordering is wrong or the input of one isn't fed into the next
What did you expect to happen?
Both should work
How can we reproduce it (as minimally and precisely as possible)?
Try chaining the mutations together in the same object, one relying on the next as above
Anything else we need to know?
No response
Kubernetes version
Cloud provider
NA
OS version
minikube
Install tools
minikube
Container runtime (CRI) and version (if applicable)
Related plugins (CNI, CSI, ...) and versions (if applicable)
The text was updated successfully, but these errors were encountered: