mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue (batch tested with PRs 65299, 65524, 65154, 65329, 65536). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Allow override of AllowCreateOnUpdate with new argument to Update **What this PR does / why we need it**: Changes the Update function signature to include a new bool which tells storage to override what the UpdateStrategy returns for AllowCreateOnUpdate. This is not exposed to the user, the handler is the one that sets this override value. Eventually the patch handler will set this to true, in order to provide more consistent apply behavior, without changing the existing PUT behavior. Redo of https://github.com/kubernetes/kubernetes/pull/65075 but on master to reduce number of conflicts when we merge feature-serverside-apply with master. /sig api-machinery /cc @apelisse @lavalamp **Release note**: ```release-note NONE ``` No release note because this is just an internal change |
||
---|---|---|
.. | ||
admissionregistration | ||
apps | ||
authentication | ||
authorization | ||
autoscaling | ||
batch | ||
cachesize | ||
certificates | ||
coordination | ||
core | ||
events | ||
extensions | ||
networking | ||
policy | ||
rbac | ||
registrytest | ||
scheduling | ||
settings | ||
storage | ||
BUILD | ||
OWNERS | ||
doc.go |