-
Bug
-
Resolution: Done
-
Normal
-
None
-
0.42
-
False
-
-
False
-
None
-
---
-
---
-
-
None
Description of problem:
The user can create multiple primary UDNs in a namespace, which is invalid.
Version-Release number of selected component (if applicable):
4.18.0-rc4
How reproducible:
Always
Steps to Reproduce:
1. Create one UDN on a namespace 2. Create another UDN on a namespace
Actual results:
The second UDN will be created, but it will register an error condition, indicating the namespace already has a primary UDN.
Expected results:
A namespace can have *only* a single UDN.
Additional info:
Unsure if this validation is really required. I think it's valuable, but maybe the current pattern is more kubernetes native.
- duplicates
-
CNV-54828 The create button is not consistent when UDNs exist or not
- MODIFIED