A generic service health sidecar
Find a file
Peter b5f6af3a20
Merge pull request #23 from baez90/renovate/github.com-jackc-pgx-v5-5.x
Update module github.com/jackc/pgx/v5 to v5.0.0-beta.5
2022-09-08 16:31:33 +02:00
.agola docs: run tests with gotestsum 2022-08-07 20:10:40 +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 #23 from baez90/renovate/github.com-jackc-pgx-v5-5.x 2022-09-08 16:31:33 +02:00
go.sum Merge pull request #23 from baez90/renovate/github.com-jackc-pgx-v5-5.x 2022-09-08 16:31:33 +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