-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.11.z
-
None
This is a clone of issue OCPBUGS-516. The following is the description of the original issue:
—
Description of problem:
Setting a telemeter proxy in the cluster-monitoring-config config map does not work as expected
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
the following KCS details steps to add a proxy.
The steps have been verified at 4.7 but do not work at 4.8, 4.9 or 4.10
https://access.redhat.com/solutions/6172402
When testing at 4.8, 4.9 and 4.10 the proxy setting where also nested under `telemeterClient`
which triggered a telemeter restart but the proxy setting do not get set in the deployment as they do in 4.7
Actual results:
4.8, 4.9 and 4.10 without the nested `telemeterClient`
does not trigger a restart of the telemeter pod
Expected results:
I think the proxy setting should be nested under telemeterClient
but should set the environment variables in the deployment
Additional info:
This is a backport of https://bugzilla.redhat.com/show_bug.cgi?id=2116382 from 4.12 to 4.11.z. Creating manually because as seen in https://github.com/openshift/cluster-monitoring-operator/pull/1743 `/cherry-pick` doesn't work for bugs originally created in bugzilla
- blocks
-
OCPBUGS-937 Setting a telemeter proxy in the cluster-monitoring-config config map does not work as expected
- Closed
- clones
-
OCPBUGS-516 Setting a telemeter proxy in the cluster-monitoring-config config map does not work as expected
- Closed
- is blocked by
-
OCPBUGS-516 Setting a telemeter proxy in the cluster-monitoring-config config map does not work as expected
- Closed
- links to