Skip to content

Enforce Kubernetes RBAC at all times#6657

Merged
istio-testing merged 1 commit intoistio:masterfrom
sdake:6582
Jun 27, 2018
Merged

Enforce Kubernetes RBAC at all times#6657
istio-testing merged 1 commit intoistio:masterfrom
sdake:6582

Conversation

@sdake
Copy link
Copy Markdown
Member

@sdake sdake commented Jun 27, 2018

This removes the capability of disabling Kubernetes RBAC
in the deployment of Istio. The reason this option was
originally added is that RBAC was pretty rough around the
edges in Kubernetes 1.6 and 1.7. In later Kubernetes
versions, RBAC worked well and is completely integrated with
Istio.

RBAC has been enabled since Istio 0.8. This PR forces
RBAC to enabled by removing the conditional for RBAC disablement.

This removes the capability of disabling Kubernetes RBAC
in the deployment of Istio.  The reason this option was
originally added is that RBAC was pretty rough around the
edges in Kubernetes 1.6 and 1.7.  In later Kubernetes
versions, RBAC worked well and is completely integrated with
Istio.

RBAC has been enabled since Istio 0.8.  This PR forces
RBAC to enabled by removing the conditional for RBAC disablement.
@rshriram
Copy link
Copy Markdown
Member

/lgtm

@istio-testing
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rshriram, sdake

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@istio-testing
Copy link
Copy Markdown
Collaborator

istio-testing commented Jun 27, 2018

@sdake: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/istio-unit-tests.sh 46bfeb5 link /test istio-unit-tests
prow/e2e-dashboard.sh 46bfeb5 link /test e2e-dashboard
Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@istio-testing istio-testing merged commit 4827ccb into istio:master Jun 27, 2018
quanjielin pushed a commit to quanjielin/istio that referenced this pull request Jul 2, 2018
This removes the capability of disabling Kubernetes RBAC
in the deployment of Istio.  The reason this option was
originally added is that RBAC was pretty rough around the
edges in Kubernetes 1.6 and 1.7.  In later Kubernetes
versions, RBAC worked well and is completely integrated with
Istio.

RBAC has been enabled since Istio 0.8.  This PR forces
RBAC to enabled by removing the conditional for RBAC disablement.
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.

4 participants