A generic service health sidecar
Find a file
Peter Kurfer 2abdd56bdf
All checks were successful
agola/nurse/Build The run finished successfully
refactor(ci): update dind image
2022-09-22 11:30:39 +02:00
.agola refactor(ci): update dind image 2022-09-22 11:30:39 +02:00
.github/workflows Update goreleaser/goreleaser-action action to v3 2022-05-22 01:35:07 +00:00
api feat: add retry-behavior based on attempts 2022-08-07 18:28:24 +02:00
check feat: add retry-behavior based on attempts 2022-08-07 18:28:24 +02:00
config feat: add retry-behavior based on attempts 2022-08-07 18:28:24 +02:00
deployments Add basic Redis checks 2022-04-28 18:35:02 +02:00
grammar chore(deps): update dependencies 2022-08-18 19:25:07 +02:00
internal/values Add basic Redis checks 2022-04-28 18:35:02 +02:00
protocols feat: add retry-behavior based on attempts 2022-08-07 18:28:24 +02:00
validation refactor: migrate to new Git infrastructure 2022-08-02 20:45:09 +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: migrate to new Git infrastructure 2022-08-02 20:45:09 +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 Merge pull request #22 from baez90/renovate/golang.org-x-exp-digest 2022-09-08 17:30:35 +02:00
go.sum Merge pull request #22 from baez90/renovate/golang.org-x-exp-digest 2022-09-08 17:30:35 +02:00
LICENSE Initial commit 2022-04-13 07:39:19 +02:00
main.go refactor: migrate to new Git infrastructure 2022-08-02 20:45:09 +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