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

Allow specifying days for expiration in print_expiring task and set it to zero in CI #443

Merged

Conversation

mitchellhenke
Copy link
Contributor

🛠 Summary of changes

We don't necessarily want to fail on a cert that expires in the future, as it is still valid until then. We still have alerts based on the health check endpoint which we can rely on for notification for soon-to-expire certificates.

This PR changes it so that CI only fails if a cert is expired.

Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

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

Nice 👍

@mitchellhenke mitchellhenke merged commit fbf30d9 into main Mar 13, 2024
1 check passed
@mitchellhenke mitchellhenke deleted the mitchellhenke/do-not-fail-ci-on-future-expiring-cert branch March 13, 2024 15:28
@mitchellhenke mitchellhenke restored the mitchellhenke/do-not-fail-ci-on-future-expiring-cert branch June 13, 2024 17:49
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.

2 participants