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 a new cluster-debugger role and enable debugging on masters #12895

Merged
merged 1 commit into from
Feb 10, 2017

Conversation

smarterclayton
Copy link
Contributor

In order to better allow clusters to be instrumented, it should be
possible for the cluster admin to control access to the debugging
endpoint using our normal privilege roles (the kubelet already checks
this), vs having special local ports (OPENSHIFT_PROFILE=web) which are
dangerous to expose to all users. Add a new role that has only
permission for the debug endpoints and for the metrics endpoint.

[test] @deads2k

In order to better allow clusters to be instrumented, it should be
possible for the cluster admin to control access to the debugging
endpoint using our normal privilege roles (the kubelet already checks
this), vs having special local ports (OPENSHIFT_PROFILE=web) which are
dangerous to expose to all users.  Add a new role that has only
permission for the debug endpoints and for the metrics endpoint.
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to bc978fe

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/38/) (Base Commit: 98ad752)

@smarterclayton
Copy link
Contributor Author

verbal lgtm [merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Feb 9, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/38/) (Image: devenv-rhel7_5889)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to bc978fe

@openshift-bot openshift-bot merged commit 9ae1b73 into openshift:master Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants