Closed qinqon closed 5 months ago
/lgtm
/lgtm
/retest
/retest
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: qinqon
The full list of commands accepted by this bot can be found here.
The pull request process is described here
> Enter [It] should report a metrics with proper gauge increased - /tmp/knmstate/kubernetes-nmstate/test/e2e/handler/metrics_test.go:67 @ 06/04/24 13:00:03.362
./cluster/kubectl.sh exec -n monitoring prometheus-k8s-0 -c prometheus -- cat /var/run/secrets/kubernetes.io/serviceaccount/token
stdout: ...,
stderr: selecting podman as container runtime
error: unable to upgrade connection: container not found ("prometheus")
[FAILED] Unexpected error:
<*errors.errorString | 0xc000cd8030>:
./cluster/kubectl.shexec -n monitoring prometheus-k8s-0 -c prometheus -- cat /var/run/secrets/kubernetes.io/serviceaccount/token : selecting podman as container runtime
error: unable to upgrade connection: container not found ("prometheus")
exit status 1
{
s: "./cluster/kubectl.shexec -n monitoring prometheus-k8s-0 -c prometheus -- cat /var/run/secrets/kubernetes.io/serviceaccount/token : selecting podman as container runtime\nerror: unable to upgrade connection: container not found (\"prometheus\")\n exit status 1",
}
occurred
/lgtm
Is this a BUG FIX or a FEATURE ?:
/kind bug
What this PR does / why we need it: At some deployments the kube-rbac-proxy is different from the one at quay.io, this change add a new environment variable at operator deployment to configure that image.
Fixes https://issues.redhat.com/browse/OCPBUGS-33866
Special notes for your reviewer:
Release note: