-
Kubernetes Submit Queue authored
Automatic merge from submit-queue. 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>. Avoid hook errors when effecting label changes on kubernetes-worker charm. **What this PR does / why we need it**: Avoid hook errors when effecting label changes on kubernetes-worker charm. **Release note**: ```release-note Avoid hook errors when effecting label changes on kubernetes-worker charm. ```