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

Update the acme certificate jobs for better error handling and output more info logs #1574

Open
4 tasks
ChrisMcGowan opened this issue Oct 30, 2023 · 0 comments

Comments

@ChrisMcGowan
Copy link
Contributor

Update the acme provision and upload steps to:

  • Contain more non-sensitive information about that actions are being executed so operators know what is taking place
  • Improve error handling on certbot and AWS IAM errors so operators know current state of the operation and/or where it failed

Acceptance Criteria

  • Pipeline job output explains the steps on when a provision takes place, when a provision is skipped due to cert is not old enough
  • Pipeline job output explains what the upload step is doing, what it found, and what it is trying to do
  • For certbot provision, improve error handing and messaging around a provision failure without leaking IP
  • For upload, improve the AWS error handling and messaging around the upload and any deletion steps without leaking IP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant