Skip to content

Conversation

@pjfanning
Copy link
Member

@pjfanning pjfanning commented Jun 22, 2025

  • WIP - having trouble because the openjdk docker image that we use in some integration tests is deprecated and out of date
  • introduces new configs to allow user control
    • pekko.discovery.kubernetes-api.tls-version = TLSv1.3
    • pekko.coordination.lease.kubernetes.tls-version = TLSv1.3
  • affects clients for Kubernetes API
  • so far, we are getting integration test failures
    javax.net.ssl.SSLHandshakeException, with message: Received fatal alert: handshake_failure.
  • seems like the K8s API server that we are testing with won't accept TLS 1.3 in current config

@pjfanning pjfanning added this to the 1.2.0 milestone Jun 22, 2025
@pjfanning pjfanning marked this pull request as draft June 22, 2025 12:59
@pjfanning pjfanning mentioned this pull request Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant