-
Notifications
You must be signed in to change notification settings - Fork 8
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
update max name length from 50 to 35 #3549
base: development
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good question, for node pilot too @zaelgohary ? |
I'm not sure if node pilot has another restriction rule on its own but you may try to deploy and check if it works. |
@0oM4R changing gitea and node pilot name max length to 35 and deploying throws this error so won't be changing gitea and node pilot max length from 15 to 35 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we need to handle gatewaynameModal length, i see it got changed here
@0oM4R good catch, got validation error for more than 36 chars indeed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think we have to update gatewaynameModel to accept the namelength + length of the domain @AhmedHanafy725 can you please provide numbers here ?
this was already exists but I don't know why it got removed
after manage that please update gitea and node pilot domain names
Changes
Related Issues
#2364
Tested Scenarios