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

Add CustomClientCertificateDuration #453

Closed

Conversation

volkorny
Copy link

@volkorny volkorny commented Dec 6, 2024

Add CustomClientCertificateDuration

Hello Team,

This PR is not yet ready for merging, as I still need to add the corresponding tests and update the Helm chart. However, I’d appreciate your feedback on the current changes before proceeding further.

In our service mesh, we aim to increase the certificate duration beyond 24 hours. I noticed a similar request in cert-manager/istio-csr issue #176.

Could you please review my changes and let me know if they seem reasonable?

@cert-manager-prow cert-manager-prow bot added the dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. label Dec 6, 2024
@cert-manager-prow
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign thatsmrtalbot for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@cert-manager-prow
Copy link
Contributor

Hi @volkorny. Thanks for your PR.

I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@cert-manager-prow cert-manager-prow bot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 6, 2024
@volkorny volkorny marked this pull request as draft December 6, 2024 10:31
@cert-manager-prow cert-manager-prow bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 6, 2024
@volkorny volkorny marked this pull request as ready for review December 9, 2024 09:28
@cert-manager-prow cert-manager-prow bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 9, 2024
@SgtCoDFish
Copy link
Member

/ok-to-test

Hey, thanks for raising this. I'm heading out for the holidays soon and won't be back until the new year. This does seem a reasonable thing to add. In any case, I'll enable testing so you're able to use the CI properly!

Thanks for the contribution - if you need a review, cert-manager slack is probably the place to ask!

@cert-manager-prow cert-manager-prow bot added ok-to-test and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 16, 2024
@cert-manager-prow cert-manager-prow bot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 19, 2024
@cert-manager-prow cert-manager-prow bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Dec 19, 2024
Signed-off-by: Volodymyr Kornylyuk <[email protected]>
This reverts commit ce868d3.
Signed-off-by: Volodymyr Kornylyuk <[email protected]>
Signed-off-by: Volodymyr Kornylyuk <[email protected]>
Signed-off-by: Volodymyr Kornylyuk <[email protected]>
Signed-off-by: Volodymyr Kornylyuk <[email protected]>
@cert-manager-prow
Copy link
Contributor

Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.

📝 Please follow instructions in the contributing guide to update your commits with the DCO

Full details of the Developer Certificate of Origin can be found at developercertificate.org.

The list of commits missing DCO signoff:

  • a946134 Add CustomClientCertificateDuration
  • b7fde49 rename to ClientCertificateDuration
  • 75a0995 add changes to helm templates
  • eb5f0dd minor fix

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@volkorny
Copy link
Author

/retest

@volkorny volkorny closed this Dec 20, 2024
@volkorny
Copy link
Author

I have recreated PR here: #469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. ok-to-test size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants