mirror of https://github.com/helm/helm
When rollback to a previous release revision that contains a resource having the annotaion `helm.sh/resource-policy=keep`, while the current release revision dosen't have this resource, rollback option will give `Error: no XXX with the name "XXX" found` error message. We should not care about weather the resource with annotaion `helm.sh/resource-policy=keep` exists in the current release revison or not. fix #8228 Signed-off-by: Liu Ming <hit_oak_tree@126.com>pull/8683/head
parent
459dcd7f72
commit
68d0483890
Loading…
Reference in new issue