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: Rotate certificate from courier #569

Merged
merged 1 commit into from
Feb 24, 2022

Conversation

sdsantos
Copy link
Collaborator

Closes #508

Copy link
Member

@gnarea gnarea left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

Comment on lines +30 to +32
certRotation.chain.first().let { publicGatewayCert ->
publicGatewayPreferences.setCertificate(publicGatewayCert)
}
Copy link
Member

Choose a reason for hiding this comment

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

FYI, I think we should leave this as is in this PR, but I created two separate issues to simplify this as part of the maintenance:

@gnarea gnarea added the automerge Allow kodiak to automerge commit when all checks pass label Feb 24, 2022
@kodiakhq kodiakhq bot merged commit 6cf0de8 into master Feb 24, 2022
@kodiakhq kodiakhq bot deleted the feature/save-certificate-rotation-from-courier branch February 24, 2022 09:44
@github-actions
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Save incoming id certificate renewals received via couriers
2 participants