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

InstallAgentOnLocal may be immutable #1321

Open
clyang82 opened this issue Jan 10, 2025 · 0 comments
Open

InstallAgentOnLocal may be immutable #1321

clyang82 opened this issue Jan 10, 2025 · 0 comments

Comments

@clyang82
Copy link
Contributor

InstallAgentOnHub determines whether deploy the Global Hub Agent on hub cluster.
If set to true, the Global Hub Agent will be installed on the hub cluster only.
If set to false, the Global Hub Agent will not be installed on the hub cluster.

Right now, we do not suggest to switch the value of this field after the Global Hub is installed.
We may revisit the use case to see if we need to make the value is immutable and add validation for this logic - https://kubernetes.io/blog/2022/09/29/enforce-immutability-using-cel/#immutablility-after-first-modification

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

No branches or pull requests

1 participant