-
Bug
-
Resolution: Not a Bug
-
Major
-
None
Description of problem: when trying to create migration policy using the yaml attached I get the following error:
[akrgupta@fedora auth]$ oc apply -f migration_policy.yaml
The MigrationPolicy "policy1" is invalid:
- spec.selectors.namespaceSelector.matchLabels: Invalid value: "object": spec.selectors.namespaceSelector.matchLabels in body must be of type string: "object"
- spec.selectors.virtualMachineInstanceSelector.matchLabels: Invalid value: "object": spec.selectors.virtualMachineInstanceSelector.matchLabels in body must be of type string: "object"
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info: