Closed kdorosh closed 5 months ago
looks like we need to add this annotation to our validating admission webhook. The rest of the use cases look fine to me.
This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.
This issue has been closed due to no activity in the last 12 months.
in the past, we used helm hooks to avoid race conditions when deploying the chart.
we have since removed some (but not all of) these hooks as races have been removed.
we have never added
helm.sh/resource-policy: keep
to any of our hooks.https://helm.sh/docs/topics/charts_hooks/
let's review our use of hooks, adding this annotation when needed, so that we don't get burned by a new feature once added to helm 3