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

feat(argo-cd): Add params to override Certificate duration and renewBefore #1209

Merged
merged 3 commits into from Apr 3, 2022

Conversation

mkilchhofer
Copy link
Member

@mkilchhofer mkilchhofer commented Apr 2, 2022

Resolves #1096


Note on DCO:

If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.

Checklist:

  • I have bumped the chart version according to versioning
  • I have updated the documentation according to documentation
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.
  • My build is green (troubleshooting builds).

Changes are automatically published when merged to master. They are not published on branches.

…efore

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
@github-actions github-actions bot added the size/M label Apr 2, 2022
@mkilchhofer mkilchhofer force-pushed the feature/argocd_certificate_duration branch from 8b5bfa7 to 0b3c01c Compare April 2, 2022 13:09
@mkilchhofer mkilchhofer changed the title Feature/argocd certificate duration feat(argo-cd): New params to override Certificate duration and renewBefore Apr 2, 2022
@mkilchhofer mkilchhofer changed the title feat(argo-cd): New params to override Certificate duration and renewBefore feat(argo-cd): Add params to override Certificate duration and renewBefore Apr 2, 2022
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
@mkilchhofer mkilchhofer force-pushed the feature/argocd_certificate_duration branch from 0b3c01c to d4d9cae Compare April 2, 2022 13:11
@mkilchhofer mkilchhofer marked this pull request as ready for review April 2, 2022 18:46
@mkilchhofer mkilchhofer merged commit 3befa82 into master Apr 3, 2022
@mkilchhofer mkilchhofer deleted the feature/argocd_certificate_duration branch April 3, 2022 09:14
terrych0u pushed a commit to terrych0u/argo-helm that referenced this pull request Aug 4, 2022
…efore (argoproj#1209)

* feat(argo-cd): New params to override Certificate duration and renewBefore

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

* chore(argo-cd): Clarify existing certificate params

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
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.

Add certificate renwal duration in certificate templarte
2 participants