-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 54680, 59388, 57455). 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>. Fix RBAC permissions for metadata agent. **What this PR does / why we need it**: Allows Stackdriver Metadata Agent to watch nodes and pods **Release note**: ```release-note Fix RBAC permissions for Stackdriver Metadata Agent. ```