-
Bug
-
Resolution: Unresolved
-
Major
-
ACM 2.15.0
-
None
-
Quality / Stability / Reliability
-
3
-
False
-
-
False
-
-
-
Workload Mgmt Train 32 - 1, Workload Mgmt Train 32 - 2, Workload Mgmt Train 33 - 1
-
Important
-
None
Description of problem:
ClusterPermission creates empty subject field
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- Create a MulticlusterRoleAssignment CR
- Notice the corresponding ClusterPermission CR created will contain an empty subject field
Actual results:
An empty subject field is created:
Expected results:
No empty subject field.
Additional info:
This is caused by the subject and subjects field missing the omitempty annotation