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 incorrect minlength="2" restrictions on some resource names #900

Merged

Conversation

spadgett
Copy link
Member

@spadgett spadgett commented Nov 21, 2016

Removed the minlength from the name field on the following create forms:

  • Config maps
  • HPAs
  • PVCs
  • Routes

These field names must be DNS 1123 subdomains, which do allow single character values.

Improved the minlength error message for project names, where it is required.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1396906

@rhamilto @benjaminapetersen FYI, I'm changing create-project.html
@jwforres PTAL

Removed the minlength from the following create forms:

* Config maps
* HPAs
* PVCs
* Routes

Improved the minlength error message for project names, where it is required.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1396906
@benjaminapetersen
Copy link
Contributor

cool cool

@jwforres
Copy link
Member

[merge]

@openshift-bot
Copy link

Evaluated for origin web console merge up to a374e81

@openshift-bot
Copy link

openshift-bot commented Nov 21, 2016

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/732/) (Base Commit: 68cce31)

@openshift-bot openshift-bot merged commit 9686826 into openshift:master Nov 21, 2016
@spadgett spadgett deleted the remove-incorrect-minlength-checks branch November 21, 2016 18:07
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.

4 participants