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

Delete the cert manager dependencies and generate the self-signed CA for webhook. #1707

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

dashanji
Copy link
Member

@dashanji dashanji commented Jan 3, 2024

What do these changes do?

As titled.

Related issue number

Fixes #1680

@dashanji dashanji changed the title [WIP] Delete the cert manager and generate the self-signed CA for webhook. [WIP] Delete the cert manager dependencies and generate the self-signed CA for webhook. Jan 3, 2024
@dashanji dashanji force-pushed the delete-the-cert-manager branch 3 times, most recently from bc1d47d to 5375907 Compare January 5, 2024 12:46
@dashanji dashanji changed the title [WIP] Delete the cert manager dependencies and generate the self-signed CA for webhook. Delete the cert manager dependencies and generate the self-signed CA for webhook. Jan 5, 2024
@dashanji dashanji force-pushed the delete-the-cert-manager branch from 5375907 to 3bd8a84 Compare January 5, 2024 12:48
#- patches/cainjection_in_sidecars.yaml
#- patches/cainjection_in_backups.yaml
#- patches/cainjection_in_recovers.yaml
#- patches/cainjection_in_csidrivers.yaml
# +kubebuilder:scaffold:crdkustomizecainjectionpatch
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove those blocks if they are no longer needed...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

# objref:
# kind: Service
# version: v1
# name: webhook-service
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@dashanji dashanji force-pushed the delete-the-cert-manager branch 2 times, most recently from 93ab546 to 269cfe9 Compare January 9, 2024 06:17
@dashanji dashanji force-pushed the delete-the-cert-manager branch from 269cfe9 to e0d5552 Compare January 9, 2024 06:39
@sighingnow sighingnow merged commit b737472 into v6d-io:main Jan 10, 2024
23 checks passed
@sighingnow sighingnow deleted the delete-the-cert-manager branch January 10, 2024 04:38
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.

Double check and fixes the usage of cert-manager in vineyard-operator
2 participants