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(group): Make group cluster scoped #23

Merged
merged 2 commits into from
Jul 22, 2022
Merged

Conversation

akosveres
Copy link
Collaborator

@akosveres akosveres commented Jul 21, 2022

We do not actually need to make the groups part of namespaces, they can
be cluster scoped, this way any ApiCheck in any namespace can read it.
It's a much better solution than specifying the namespace for each
group.

Tested locally, tests updated to not use a namespace for the group
resource.

We do not actually need to make the groups part of namespaces, they can
be cluster scoped, this way any ApiCheck in any namespace can read it.
It's a much better solution than specifying the namespace for each
group.

Tested locally, tests updated to not use a namespace for the group
resource.
@akosveres akosveres requested a review from ianaya89 July 21, 2022 07:10
@akosveres akosveres merged commit 86b3883 into main Jul 22, 2022
@akosveres akosveres deleted the BAU_clusterwide_group branch July 22, 2022 06:10
@github-actions
Copy link

🎉 This PR is included in version 1.3.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants