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 the cert warn job #77

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Fix the cert warn job #77

merged 2 commits into from
Jun 3, 2024

Conversation

stea-uw
Copy link
Contributor

@stea-uw stea-uw commented May 31, 2024

This job sends out the warnings when certificates are going to expire. It hasn't run in a while due to the database move. This PR updates the connection string to account for the new DB parameters.

Tested: Script runs successfully outside of the cron job on iam-tools21.

We ideally want to submit this soon, because it looks like this job doesn't queue things up when it fails to run. Instead, it only sends emails for certs that are exactly 30 days away from expiry.

@stea-uw stea-uw requested a review from mar235av May 31, 2024 22:23
Copy link
Contributor

@mar235av mar235av left a comment

Choose a reason for hiding this comment

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

Approved.
Wouldn't have broken it if I had known it existed...

@stea-uw stea-uw merged commit cf76e0e into main Jun 3, 2024
1 check passed
@stea-uw stea-uw deleted the fixWarnJob branch June 3, 2024 18:09
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