-
Notifications
You must be signed in to change notification settings - Fork 672
operator [N] cert-monitor-operator (0.1.0) #6806
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
operator [N] cert-monitor-operator (0.1.0) #6806
Conversation
b1f61fa to
24e1f52
Compare
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
53c5678 to
e9d1dd3
Compare
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
e9d1dd3 to
d0417ac
Compare
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
d0417ac to
d65e964
Compare
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
1 similar comment
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
ea8c4df to
1a482df
Compare
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
1a482df to
d0417ac
Compare
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
1 similar comment
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
4ee30b8 to
5d1b73d
Compare
|
Dear @nachoperator, To fix this issue please rebase or execute following commands: |
…ator Monitor SSL/TLS certificate expiration in Kubernetes clusters. Features: - Automatic certificate monitoring - Configurable expiration thresholds - Multiple notification channels (Slack, OpsGenie) - Namespace-scoped monitoring - Rich status information Signed-off-by: NachoOperator <[email protected]> Signed-off-by: nachoperator <[email protected]> Signed-off-by: Ignacio González <[email protected]>
5d1b73d to
e9211a0
Compare
|
/merge possible |
|
/merge possible |
New Operator Submission: Certificate Monitor Operator v0.1.0
Description about the managed Application
The Certificate Monitor Operator automatically monitors SSL/TLS certificates stored in Kubernetes secrets and sends notifications when they approach expiration. This operator helps prevent service outages caused by expired certificates by providing proactive monitoring and alerting.
More information: https://github.com/nachoperator/nacho-operators
Features and capabilities
Usage
Manual pre-requisites
Images
ghcr.io/nachoperator/cert-monitor-operator:v0.1.0ghcr.io/nachoperator/cert-monitor-operator-bundle:v0.1.0Testing
operator-sdk bundle validateNew Submissions Checklist
Your submission should not
Operator Description contains (in order)
Operator Metadata contains
Note: The operator icon will be added in a future update. All other requirements are met.
Maintainer: @nachoperator
Source: https://github.com/nachoperator/nacho-operators (private repository)