]
Andre Dietisheim updated JBIDE-20999:
-------------------------------------
Summary: Application wizard: Validation error for a new label (in Resource Labels
page) is not accurate (was: Validation error for a new label is not accurate)
Application wizard: Validation error for a new label (in Resource
Labels page) is not accurate
----------------------------------------------------------------------------------------------
Key: JBIDE-20999
URL:
https://issues.jboss.org/browse/JBIDE-20999
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Final
Reporter: Marián Labuda
Labels: application_wizard, openshift_v3
Fix For: 4.3.1.Beta1
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