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

Adding support for cert-manager certificates to manage webhook TLS. #1567

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dskatz
Copy link

@dskatz dskatz commented Jul 6, 2022

This PR can resolve: #1178

This adds the option for the mutation webhook TLS Certificate management to be done by cert-manager.

  • cert-manager will be disabled by default
  • when cert-manager is enabled the webhook-init-job and webhook-cleanup-job are disabled, since it will be unnecessary to generate certificates adhoc.

Open to suggestions on adjustment of the values interface and configuration.

@dskatz dskatz closed this Jul 6, 2022
@dskatz dskatz reopened this Jul 7, 2022
@Rockawear
Copy link

@dskatz This change would be helpful to the stability of the operator, the operator breaks from time to time after the cleanup job. any reason for not merging?

@Aransh
Copy link
Contributor

Aransh commented Jun 17, 2024

We need this, any update on merging this?

@yuchaoran2011
Copy link
Contributor

@dskatz Could you resolve the merge conflicts?

@YanivKunda
Copy link

I opened my own fork and cloned this PR trying to resolve the merge conflicts: #2079
@yuchaoran2011 WDYT?

Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@YanivKunda
Copy link

Was this effectively handled as part of the big rewrite?

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.

Use CertManager for webhook certificates
6 participants