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

fix cert manager webhooks cert renewal #83

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

Catalin-Stratulat-Ericsson
Copy link
Contributor

@Catalin-Stratulat-Ericsson Catalin-Stratulat-Ericsson commented Jul 1, 2024

This PR aims to fix a bug found regarding the web-hook certificate changes brought in this PR #53
The web-hook server should use a pointer to the TLS certificate variable rather than the variable itself such that when the renewal of the certificate takes place and the variable is updated without any restart/update of the HTTP server being required.

Copy link
Member

@liamfallon liamfallon left a comment

Choose a reason for hiding this comment

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

/approve

@nephio-prow nephio-prow bot added the approved label Jul 1, 2024
@liamfallon
Copy link
Member

/approve
/lgtm

Copy link
Contributor

nephio-prow bot commented Jul 22, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Catalin-Stratulat-Ericsson, liamfallon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Catalin-Stratulat-Ericsson
Copy link
Contributor Author

/retest

@nephio-prow nephio-prow bot removed the lgtm label Jul 22, 2024
@liamfallon
Copy link
Member

/lgtm

@nephio-prow nephio-prow bot added the lgtm label Jul 22, 2024
@nephio-prow nephio-prow bot merged commit 721c2e9 into nephio-project:main Jul 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants