Skip to content

Commit

Permalink
Merge pull request #1014 from kuberhealthy/rjacks161-patch-1
Browse files Browse the repository at this point in the history
adding minio-test
  • Loading branch information
Eric Greer committed Oct 29, 2021
2 parents c3bb195 + a6bcdcb commit 12c5a48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/CHECKS_REGISTRY.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ Here is a list of `khcheck`s you can apply to your kubernetes cluster once you h
| [CronJob Event Checker](../cmd/cronjob-checker/README.md) | Checks for a specified event reason for cronjobs in a namespace | [cronjob-checker.yaml](../cmd/cronjob-checker/cronjob-checker.yaml) | @jdowni000 |
| [SSL Expiration Check](../cmd/ssl-expiry-check/README.md) | Ensures that an SSL certificate has plenty of validity time left | [ssl-ca-expiry-check.yaml](../cmd/ssl-expiry-check/ssl-ca-expiry-check.yaml) | @zjhans |
| [SSL Handshake Check](../cmd/ssl-handshake-check/README.md) | Ensures that an SSL handshake is working as expected | [ssl-handshake-check.yaml](../cmd/ssl-handshake-check/ssl-handshake-check.yaml) | @zjhans |
| [External Secrets Operator Check](https://github.com/Nick-Triller/khcheck-external-secrets) | Checks if the external secrets operator is functional | [Helm chart](https://github.com/Nick-Triller/khcheck-external-secrets/tree/master/charts/khcheck-external-secrets) | @Nick-Triller |
| [External Secrets Operator Check](https://github.com/Nick-Triller/khcheck-external-secrets) | Checks if the external secrets operator is functional | [Helm chart](https://github.com/Nick-Triller/khcheck-external-secrets/tree/master/charts/khcheck-external-secrets) | @Nick-Triller |
| [Minio Storage Testing](https://github.com/kuberhealthy/minio-test) | Checks if a minio storage endpoint is healthy | [minio-test.yaml](https://github.com/kuberhealthy/minio-test/blob/main/minio-test.yaml) | @rjacks161 |

0 comments on commit 12c5a48

Please sign in to comment.