-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
Description
Before proceeding
- I didn't find a similar issue
Problem
Helm have a few annotations that can change the resource behavior during deployment, i.e. helm.sh/hook-delete-policy and helm.sh/resource-policy, but that's not enough.
Solution (if you have one)
We need to provide mechanisms to easily configure werf behavior during resource deploys and deletions: enable resource recreation, configure conditions for resource cleanups/deletions, configure applying/updating release and service metadata.