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

fix: Cluster-scoped Rollouts should be restricted to user-defined namepaces #95

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

jparsai
Copy link
Collaborator

@jparsai jparsai commented Oct 1, 2024

Description

This PR is to modify the logic for cluster scoped rollouts controller. Now cluster scoped rollouts controller is allowed in namespaces that are specified in CLUSTER_SCOPED_ARGO_ROLLOUTS_NAMESPACES env variable.

Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

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

Looks great, thanks @jparsai! Some minor tweaks requested then good to go.

controllers/argorollouts_controller_test.go Show resolved Hide resolved
controllers/resources_test.go Show resolved Hide resolved
controllers/utils.go Outdated Show resolved Hide resolved
controllers/utils_test.go Show resolved Hide resolved
docs/usage/getting_started.md Outdated Show resolved Hide resolved
docs/usage/getting_started.md Outdated Show resolved Hide resolved
docs/usage/getting_started.md Outdated Show resolved Hide resolved
docs/usage/getting_started.md Outdated Show resolved Hide resolved
docs/usage/getting_started.md Outdated Show resolved Hide resolved
hack/start-rollouts-manager-for-e2e-tests.sh Show resolved Hide resolved
@jparsai
Copy link
Collaborator Author

jparsai commented Oct 2, 2024

Addressed review comments, PTAL.

Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @jparsai!

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