Skip to content
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

Support TLS authentication with provided certificates #12

Closed
5 of 6 tasks
lfrancke opened this issue Feb 12, 2021 · 1 comment
Closed
5 of 6 tasks

Support TLS authentication with provided certificates #12

lfrancke opened this issue Feb 12, 2021 · 1 comment
Assignees

Comments

@lfrancke
Copy link
Member

lfrancke commented Feb 12, 2021

This is the same as we did for ZooKeeper in stackabletech/zookeeper-operator#466

Client to Server is the most important one. I'm not sure if server to server communication can also be authenticated this way. I consider it optional.

This is done when

  • the communication between clients and servers can be authenticated using TLS certificates
  • the foundations (e.g. AuthenticationClass etc.) are used (from the ZK ticket)
  • documentation has been added
  • integration test has been added
  • example has been added
  • feature tracker has been updated (@lfrancke can do this if needed, ping him)
@soenkeliebau soenkeliebau self-assigned this Mar 26, 2021
@lfrancke lfrancke added this to the Release #2 milestone Aug 25, 2021
@soenkeliebau soenkeliebau modified the milestones: Release #2, Release #3 Sep 29, 2021
@lfrancke lfrancke removed this from the Release #3 milestone Nov 5, 2021
@lfrancke
Copy link
Member Author

@soenkeliebau Could you take a quick look at this ticket and see if it is sensible and if not add/edit appropriately?

soenkeliebau added a commit that referenced this issue Nov 25, 2021
…ackabletech/operator-templating repo.

Original commit message:
Rename objects created by Helm charts. (#12)
maltesander pushed a commit that referenced this issue Nov 25, 2021
…ackabletech/operator-templating repo. (#223)

Original commit message:
Rename objects created by Helm charts. (#12)
@bors bors bot closed this as completed in 56e31d2 Aug 8, 2022
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 a pull request may close this issue.

3 participants