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

Namespace Improvements #3862

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

Minterl
Copy link

@Minterl Minterl commented Feb 4, 2025

Addresses come concerns in #3851.
The decision not to enforce name validation in namespace.Remove is intentional as it is likely namespaces do exists that violate the validation rules. Not being able to easily delete them would present an issue on its own.

Signed-off-by: Mike Interlandi <[email protected]>
Signed-off-by: Mike Interlandi <[email protected]>
Signed-off-by: Mike Interlandi <[email protected]>
Signed-off-by: Mike Interlandi <[email protected]>
@apostasie
Copy link
Contributor

Thanks for this @Minterl

There is a few issues with your PR - suggesting you run make lint to figure it out so we can get that out of the way.

Also, for identifiers validation, identifiers.ValidateDockerCompat should be the way to go I think.

Happy to review more in-depth once these two are out of the way.

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