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

improvement: remove palantir-operator role binding #60

Merged
merged 2 commits into from
May 26, 2021

Conversation

avisbal
Copy link
Contributor

@avisbal avisbal commented May 26, 2021

Before this PR

The palantir-operator ServiceAccount had a Role bound to it, which has a subset of the required permissions it already is granted via the existing ClusterRole.

After this PR

==COMMIT_MSG==
Remove redundant RoleBinding to the palantir-operator ServiceAccount, it has a superset of permissions from its ClusterRole
==COMMIT_MSG==

Possible downsides?

The naming of the Role resource that still exists in the repo is confusing because it now only applies to the cpd-admin-sa ServiceAccount, not palantir-operator.

@changelog-app
Copy link

changelog-app bot commented May 26, 2021

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Remove redundant RoleBinding to the palantir-operator ServiceAccount, it has a superset of permissions from its ClusterRole

Check the box to generate changelog(s)

  • Generate changelog entry

@avisbal avisbal changed the title remove palantir-operator role binding improvement: remove palantir-operator role binding May 26, 2021
@bulldozer-bot bulldozer-bot bot merged commit 8f5c140 into develop May 26, 2021
@bulldozer-bot bulldozer-bot bot deleted the avisbal-patch-1 branch May 26, 2021 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants