Skip to content

cluster-bootstrap support TLS requests in client calls #426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pjfanning
Copy link
Contributor

@pjfanning pjfanning commented May 2, 2025

  • WIP
  • outline changes
  • needs test coverage
  • based on code in AbstractKubernetesApiImpl
  • whether to use TLS is based on the URL scheme ("https://...")
  • the trust store used for the client connection can be configured to read a directory to read certs in a directory (this is optional unlike in AbstractKubernetesApiImpl) - the aim is that you can leave this config blank if you are happy to rely on your JDK's trust store set up.

@pjfanning pjfanning modified the milestones: 1.1.1, 1.2.0 May 2, 2025
@pjfanning pjfanning marked this pull request as draft May 2, 2025 17:53
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