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

vmagent: change the default ClusterRole and ClusterRoleBinding name t… #1176

Merged
merged 3 commits into from
Dec 5, 2024

Conversation

Haleygo
Copy link
Contributor

@Haleygo Haleygo commented Dec 3, 2024

…o avoid resource collisions when vmagentSpec.ServiceAccountName is null
cluster-scoped resources can't be reused by multiple namespace-scoped objects, since they could have different labels&annotations.

address #891

…o avoid resource collisions when `vmagentSpec.ServiceAccountName` is null
@Haleygo Haleygo requested a review from f41gh7 December 3, 2024 15:10
Copy link
Collaborator

@f41gh7 f41gh7 left a comment

Choose a reason for hiding this comment

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

LGTM

@f41gh7 f41gh7 merged commit e43c590 into master Dec 5, 2024
3 checks passed
@f41gh7 f41gh7 deleted the fix-crb-name branch December 5, 2024 10:50
@f41gh7
Copy link
Collaborator

f41gh7 commented Dec 5, 2024

Thanks for contribution!

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