Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Tang Operator Controller Manager reports a kube-rbac-proxy warning #268

@prb112

Description

@prb112

Background

The Tang Operator Controller Manager reports a warning.

oc logs pod/tang-operator-controller-manager-7c8b6bf748-gsnq4 -n nbde

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

===============================================

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions