A generic service health sidecar
Find a file
2022-06-13 18:11:53 +00:00
.github/workflows Update goreleaser/goreleaser-action action to v3 2022-05-22 01:35:07 +00:00
api refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
check refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
config refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
deployments Add basic Redis checks 2022-04-28 18:35:02 +02:00
grammar feat(validation): add generic validator framework 2022-06-09 17:22:06 +02:00
internal/values Add basic Redis checks 2022-04-28 18:35:02 +02:00
protocols refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
validation feat(protocols): add basic HTTP checks 2022-06-09 22:12:45 +02:00
.editorconfig Add basic Redis checks 2022-04-28 18:35:02 +02:00
.gitignore Implement config reading 2022-05-08 11:00:22 +02:00
.golangci.yml refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
.goreleaser.yaml Add basic Redis checks 2022-04-28 18:35:02 +02:00
.pre-commit-config.yaml Add basic Redis checks 2022-04-28 18:35:02 +02:00
build.cue feat(protocols): add basic HTTP checks 2022-06-09 22:12:45 +02:00
go.mod Update golang.org/x/exp digest to b0d7811 2022-06-13 18:11:53 +00:00
go.sum Update golang.org/x/exp digest to b0d7811 2022-06-13 18:11:53 +00:00
LICENSE Initial commit 2022-04-13 07:39:19 +02:00
main.go refactor: fix golangci-lint findings 2022-06-09 22:40:32 +02:00
nurse.yaml Implement config reading 2022-05-08 11:00:22 +02:00
README.md Add basic Redis checks 2022-04-28 18:35:02 +02:00
renovate.json Add renovate.json 2022-04-13 05:39:26 +00:00

Nurse

A generic service health sidecar