Git Product home page Git Product logo

Comments (7)

brancz avatar brancz commented on August 26, 2024

Thanks for reporting! Yes we should definitely fix this.

from kube-rbac-proxy.

brancz avatar brancz commented on August 26, 2024

For what it's worth, the ciphers used you can configure with the --tls-cipher-suites flag, but we should make TLS 1.3 the new default and recompile with latest go version.

from kube-rbac-proxy.

brancz avatar brancz commented on August 26, 2024

For clarification, which version of OpenShift are you using and how is the kube-rbac-proxy started? It should be running only safe cipher suites.

from kube-rbac-proxy.

GhostViz avatar GhostViz commented on August 26, 2024

Using Openshift version 3.11 with the Openshift Monitoring GAP stack deployed using the openshift-monitoring playbook from openshift-ansible. By default it uses the kube-rbac-proxy 0.3.1 image from quay. I pulled the 0.4.1 image and edited only the image tag in the deployment. 0.3.1 to 0.4.1.

from kube-rbac-proxy.

brancz avatar brancz commented on August 26, 2024

There is no proper support for TLS 1.3 in go yet, so we will have to wait for that (it can be enabled but only via a debug flag). Regarding the cipher suites, is there anything you can't achieve with the existing --tls-cipher-suites flag?

from kube-rbac-proxy.

GhostViz avatar GhostViz commented on August 26, 2024

I was having issues with the pods with kube-rbac-proxy going into crashloop backoff but it was a configuration issue on my end. I was trying to be too restrictive with the cipher suites I allowed, and I was missing a AES_128_GCM_SHA256 cipher. Thank you for the help.

from kube-rbac-proxy.

brancz avatar brancz commented on August 26, 2024

Do you want to close this issue then and open a new one just for TLS 1.3?

from kube-rbac-proxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.