-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
2.15.0 GA
-
None
-
False
-
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
Currently the CRD for ActiveDoc uses the following regex to validate the systemName:
^[a-z0-9]+$
The system-name is 3scale usually also allows "_" inside systemName, so either the regex needs to be changed or removed (other resources like Product and Backend don't contain a regex at all).
As a working the CR can be patched on the cluster.