Merge branch 'health-check-service-version' into 'main'
Add service version to health check responses See merge request eclipse/xfsc/tsa/cache!9
Showing
- .gitlab-ci.yml 12 additions, 46 deletions.gitlab-ci.yml
- cmd/cache/main.go 1 addition, 1 deletioncmd/cache/main.go
- deployment/ci/Dockerfile 1 addition, 1 deletiondeployment/ci/Dockerfile
- deployment/compose/Dockerfile 1 addition, 1 deletiondeployment/compose/Dockerfile
- design/design.go 2 additions, 2 deletionsdesign/design.go
- design/types.go 7 additions, 0 deletionsdesign/types.go
- gen/health/client.go 14 additions, 6 deletionsgen/health/client.go
- gen/health/endpoints.go 2 additions, 2 deletionsgen/health/endpoints.go
- gen/health/service.go 12 additions, 2 deletionsgen/health/service.go
- gen/http/cache/client/cli.go 2 additions, 2 deletionsgen/http/cache/client/cli.go
- gen/http/cli/cache/cli.go 73 additions, 73 deletionsgen/http/cli/cache/cli.go
- gen/http/health/client/encode_decode.go 28 additions, 2 deletionsgen/http/health/client/encode_decode.go
- gen/http/health/client/types.go 81 additions, 0 deletionsgen/http/health/client/types.go
- gen/http/health/server/encode_decode.go 9 additions, 2 deletionsgen/http/health/server/encode_decode.go
- gen/http/health/server/types.go 48 additions, 0 deletionsgen/http/health/server/types.go
- gen/http/openapi.json 1 addition, 1 deletiongen/http/openapi.json
- gen/http/openapi.yaml 61 additions, 0 deletionsgen/http/openapi.yaml
- gen/http/openapi3.json 1 addition, 1 deletiongen/http/openapi3.json
- gen/http/openapi3.yaml 49 additions, 9 deletionsgen/http/openapi3.yaml
- go.mod 1 addition, 1 deletiongo.mod
Loading
Please register or sign in to comment