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

Should the code look for an existing LimitRange object? #6

Open
flavio opened this issue Mar 13, 2023 · 0 comments
Open

Should the code look for an existing LimitRange object? #6

flavio opened this issue Mar 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@flavio
Copy link
Collaborator

flavio commented Mar 13, 2023

There's no guarantee that, by the time createLimitRange is invoked, no other LimitRange are already defined inside of the Namespace.

What should this project do? Should it go ahead and create its own LimitRange, should update the existing one, should it ignore the namespace?

The documentation should mention what is going to happen in this scenarios.

@wrkode wrkode added the enhancement New feature or request label Mar 24, 2023
@wrkode wrkode mentioned this issue Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants