The brancz/kube-rbac-proxy image being used for DWO is quite outdated:
|
- image: quay.io/brancz/kube-rbac-proxy:v0.13.1 |
Version 0.13.1 was released back in 2022.
The image should be updated to a newer version.
Example PR that updaetd the kube-rbac-proxy image: https://github.com/devfile/devworkspace-operator/pull/1391/files
The brancz/kube-rbac-proxy image being used for DWO is quite outdated:
devworkspace-operator/deploy/bundle/manifests/devworkspace-operator.clusterserviceversion.yaml
Line 484 in 799c0c4
Version 0.13.1 was released back in 2022.
The image should be updated to a newer version.
Example PR that updaetd the kube-rbac-proxy image: https://github.com/devfile/devworkspace-operator/pull/1391/files