]
Marián Labuda closed JBIDE-21231.
---------------------------------
Verified in Red Hat Developer Studio 10.0.0.Alpha1 B5264.
Application wizard: Validation error for a new label (in Resource
Labels page) is not accurate
----------------------------------------------------------------------------------------------
Key: JBIDE-21231
URL:
https://issues.jboss.org/browse/JBIDE-21231
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Final
Reporter: Marián Labuda
Assignee: Fred Bricon
Priority: Minor
Labels: application_wizard, openshift_v3
Fix For: 4.4.0.Alpha1
In Resource Label dialog opened from New OpenShift Application wizard there is a
validation error description informing users about correct form of a new label. This
description is not accurate.
First inaccurate description is the one with empty label name/value (if one of them is
empty). There is missing information about possible characters (underscore, slash).
Label value validation error description does not contain information about underscore.
Also there should be mentioned that also upper case letters are allowed - in validation
error description are mentioned only lower case letters.
For more reference about proper format of a label see kubernetes doc at
http://kubernetes.io/v1.0/docs/user-guide/labels.html