Hide Forgot
Backported to 5.7: https://github.com/ManageIQ/manageiq/commit/bbcda770928a952d649f8f3df48169294127e93b
NeedInfo: in OSE33, it is not possible to use oc edit namespace and modify a label with empty value. Also, using oc label --overwrite namespace xxx label=<empty value> is not allowed. After discussing this issue at length with cben, we decided to return this to dev. so that cben can define a way to enter a label with an empty value.
This Q refers to different BZ, answered there: bug 1358257 comment 7
Verified. Following steps: Project hello3 has label: key=value Project hello4 has label: key=Value In CFME Mapped: key --> MappedKey Refresh Provider In CFME: Checked hello3 --> MappedKey = value Checked hello4 --> MappedKey = value Refresh was successful all mapping was as expected.