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

UPSTREAM: <carry>: Remove write permissions on daemonsets from Kubernetes bootstrap policy #18971

Commits on Mar 13, 2018

  1. UPSTREAM: <carry>: Remove write permissions on daemonsets from Kubern…

    …etes bootstrap policy
    
    Due to how daemonsets interact with the project node selector,
    we need to limit write access to them to the cluster admin.
    
    Bug 1536304
    Bug 1501514
    
    Signed-off-by: Monis Khan <mkhan@redhat.com>
    enj committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    087d766 View commit details
    Browse the repository at this point in the history
  2. Update policy tests to reflect removal of write access on daemonsets

    Bug 1536304
    Bug 1501514
    
    Signed-off-by: Monis Khan <mkhan@redhat.com>
    enj committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    a42347b View commit details
    Browse the repository at this point in the history