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

Do not allow/support NAB CR spec update once its created #82

Open
shubham-pampattiwar opened this issue Sep 18, 2024 · 2 comments
Open

Comments

@shubham-pampattiwar
Copy link
Member

Once a NAB CR spec is created by the user, the NAB controller should avoid updating the NAB CR spec if the user tries to modify the NBA object's spec values.

@mateusoliveira43
Copy link
Contributor

is not this duplication of #77

@shubham-pampattiwar
Copy link
Member Author

Nope this is different: In this scenario the user is trying to update an already created NAB CR. (User Update)
In the issue you linked the NAB controller is trying to sync NAB CR spec with the Velero Backup CR spec. (Controller Sync update)
Both of them should be avoided.

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

No branches or pull requests

2 participants