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

Remove DNS length validation for non-DNS related resource names #1187

Open
damyan opened this issue Dec 13, 2024 · 0 comments
Open

Remove DNS length validation for non-DNS related resource names #1187

damyan opened this issue Dec 13, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@damyan
Copy link
Member

damyan commented Dec 13, 2024

Currently we enforce 64 character length for resource names by using a kubernetes API DNS validation mechanism. We shoould loosen up this requirement by allowing longer resource names.

An example with ConfigMap in kubernetes, which allows 254 character length for resource names.

@damyan damyan added the enhancement New feature or request label Dec 13, 2024
@damyan damyan added this to Core Dec 13, 2024
@afritzler afritzler moved this to 🥶 IceBox in Core Jan 17, 2025
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
Status: 🥶 IceBox
Development

No branches or pull requests

1 participant