A generic service health sidecar
Find a file
Peter f8eea94008
All checks were successful
concourse-ci/lint/golangci-lint Lint Go files
concourse-ci/test/gotestsum Run unit tests
fix(deps): update module golang.org/x/sync to v0.1.0
2023-01-01 01:07:05 +00:00
.agola feat(ci): add renovate bot 2022-09-27 22:00:04 +02:00
.concourse fix: split validate pipeline in multiple jobs 2022-12-31 16:29:13 +01:00
.github/workflows Update goreleaser/goreleaser-action action to v3 2022-05-22 01:35:07 +00:00
api feat: add concourse pipeline 2022-12-30 21:41:30 +01:00
check refactor: migrate to new Gitea URL 2022-09-22 11:46:36 +02:00
config feat: add concourse pipeline 2022-12-30 21:41:30 +01:00
deployments Add basic Redis checks 2022-04-28 18:35:02 +02:00
grammar refactor: migrate to new Gitea URL 2022-09-22 11:46:36 +02:00
internal/values Add basic Redis checks 2022-04-28 18:35:02 +02:00
magefiles feat: add concourse pipeline 2022-12-30 21:41:30 +01:00
protocols fix(lint): clean linter issues 2022-09-22 14:04:53 +02:00
validation feat: add concourse pipeline 2022-12-30 21:41:30 +01:00
.editorconfig Add basic Redis checks 2022-04-28 18:35:02 +02:00
.gitignore feat: add concourse pipeline 2022-12-30 21:41:30 +01:00
.golangci.yml feat: add concourse pipeline 2022-12-30 21:41:30 +01: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 fix(deps): update module golang.org/x/sync to v0.1.0 2023-01-01 01:07:05 +00:00
go.sum fix(deps): update module golang.org/x/sync to v0.1.0 2023-01-01 01:07:05 +00:00
LICENSE Initial commit 2022-04-13 07:39:19 +02:00
main.go fix(lint): clean linter issues 2022-09-22 14:04:53 +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