sidecarset inplace update to non-image fields #1931
rahultaing
started this conversation in
General
Replies: 1 comment 1 reply
-
annotation backed env and resource request/limit can be inplace-updated, however update to non image fields are currently only implemented in CloneSet and Advance Statefulset, not for SidecarSet. Can you share the use cases that require the inplace update of non-image fields, so that the communities can evaluate the requirements |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone help me understand why doesn't OpenKruise sidecarset support inplace update to non image fields of a pod. I believe fields like env variables and resource request/limit values are mutable as well.
Beta Was this translation helpful? Give feedback.
All reactions