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

teams rewrite secret/env functionality #3799

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

kaelanspatel
Copy link
Contributor

@kaelanspatel kaelanspatel commented Jan 6, 2025

What does this PR change?

Implements supporting helm changes for new RBAC teams. This includes token signing secret and teams helm config configmap mountings, env var configuration, and a config block in Values.yaml.

Does this PR rely on any other PRs?

See linked KCM PR.

How does this PR impact users? (This is the kind of thing that goes in release notes!)

See linked KCM PR.

Links to Issues or tickets this PR addresses or fixes

Adds ability to configure new Teams functionality in 2.6.0, including enable/disable, blocking invalid configurations of rbac, and configuring teams via helm values and/or mounting a secret.

What risks are associated with merging this PR? What is required to fully test this PR?

The risks are likely minimal, though testing should be performed for downgrade/upgrade scenarios.

How was this PR tested?

See linked KCM PR.

Have you made an update to documentation? If so, please provide the corresponding PR.

In progress.

Copy link
Contributor

@Sean-Holcomb Sean-Holcomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am wondering if we should take a stand here a split out rbac from having duplicate entries in saml and oidc

cost-analyzer/templates/aggregator-statefulset.yaml Outdated Show resolved Hide resolved
Signed-off-by: Sean Holcomb <seanholcomb@gmail.com>
Signed-off-by: Sean Holcomb <seanholcomb@gmail.com>
Add configmap mounting for RBAC teams ENG-3182
@kaelanspatel kaelanspatel marked this pull request as ready for review January 9, 2025 21:15
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