Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add events RBAC permissions to kops-controller #8535

Merged
merged 1 commit into from
Feb 13, 2020

Commits on Feb 13, 2020

  1. Add events RBAC permissions to kops-controller

    I noticed in our new kops-controller logs that there is a permission denied error at startup.
    
    Apparently part of the leader election process involves creating and watching for events off of the kops-controller-leader configmap.
    This will add the necessary permissions to silence this error.
    
    https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-e2e-kops-aws/1227728236914413570/artifacts/ip-172-20-46-137.ap-northeast-2.compute.internal/kops-controller-6k9sz.log
    rifelpet committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    5ea96fa View commit details
    Browse the repository at this point in the history