Skip to content

Investigate issues with SSL Auth that affect discovery-kubernetes-api when we use K8s v1.30+ #459

@pjfanning

Description

@pjfanning

K8s v1.30 seems to have something that stops our SSL Auth from working - causing SSL Handshake issues.
Seen in #455

If we run the tests with newer JDKs than the Java 8 ones used in our K8s Integration tests, the SSL Handshake issues go away. So it seems like Java 8 may not necessarily support the cipher suites that we need. The integration tests don't pass but they fail with other SSL issues associated with incomplete SSL setup (no client keystore, for one).

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