You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.
W0229 18:07:54.932304 1 kube-rbac-proxy.go:155]
==== Deprecation Warning ======================
Insecure listen address will be removed.
Using --insecure-listen-address won't be possible!
The ability to run kube-rbac-proxy without TLS certificates will be removed.
Not using --tls-cert-file and --tls-private-key-file won't be possible!
For more information, please go to https://github.com/brancz/kube-rbac-proxy/issues/187
===============================================
Sorry, forget my previous comment. Certificates must be provided for the warning to disappear. We will keep this open and review operator-sdk provided solution
Background
The Tang Operator Controller Manager reports a warning.
oc logs pod/tang-operator-controller-manager-7c8b6bf748-gsnq4 -n nbde
It could be caused by https://github.com/search?q=repo%3Alatchset%2Ftang-operator+http%3A%2F%2F127.0.0.1%3A8080%2F&type=code
and source is https://github.com/brancz/kube-rbac-proxy/blob/master/cmd/kube-rbac-proxy/app/options/options.go#L163
I hope this helps
Thanks,
Paul
The text was updated successfully, but these errors were encountered: