Skip to content

Add a new cluster-debugger role and enable debugging on masters#12895

Merged
openshift-bot merged 1 commit intoopenshift:masterfrom
smarterclayton:debugger_role
Feb 10, 2017
Merged

Add a new cluster-debugger role and enable debugging on masters#12895
openshift-bot merged 1 commit intoopenshift:masterfrom
smarterclayton:debugger_role

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