-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Emit events for certificates about to expire #9742
Comments
Validated using latest commit id a064ae2 on master branchEnvironment DetailsInfrastructure Node(s) CPU architecture, OS, and Version:
Cluster Configuration: Config.yaml:
Steps to reproduce the issue and validate the fix
On agent
Metrics and Event
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should emit events attached to the Node resource when there are certs that are within 90 days of expiring. This would prompt users to restart the service to trigger certificate renewal, before the certificates are expired and things stop working.
The text was updated successfully, but these errors were encountered: