Description of problem: I am trying to enable sharding on my openshift-console routes. I can label the console route and the label remains, but when labeling the downloads route, the operator reverts the change. Version-Release number of selected component (if applicable): How reproducible: every time Steps to Reproduce: 1. oc label route downloads internal=true -n openshift-console 2. wait a min and label will be removed. Actual results: label is removed after a few min Expected results: label remains Additional info:
Hey Jon, Here I think this behaviour is due to the fact that we dont have any labels on the downloads bindata. I think we used to have the `component: downloads` label there.
Did not get a chance to fix this sprint, will address in a future sprint.
Fixed in 4.8+
Created attachment 1874737 [details] labels persisting for console routes ClusterVersion: 4.11.0-0.nightly-2022-04-24-135651 Steps to verify: 1. apply the label to console routes oc label route downloads internal=true -n openshift-console Now the label is not resetting after any period of time
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069