A tiny service collecting and aggregating well-known data from services in the same Kubernetes namespace. The data is merged and exposed as JSON object or plain text.
Find a file
semantic-release-bot a215b46906 chore(release): 1.0.5
## [1.0.5](https://github.com/stenic/well-known/compare/v1.0.4...v1.0.5) (2023-03-11)

### Bug Fixes

* Chart audit ([1124eb3](1124eb3714))
2023-03-11 22:47:40 +00:00
.github fix: CI 2023-03-11 21:02:20 +01:00
charts/well-known chore(release): 1.0.5 2023-03-11 22:47:40 +00:00
server fix: Leader election 2023-03-11 22:24:57 +01:00
CHANGELOG.md chore(release): 1.0.5 2023-03-11 22:47:40 +00:00
Dockerfile feat: Init poc 2023-03-11 20:58:56 +01:00
go.mod feat: Init poc 2023-03-11 20:58:56 +01:00
go.sum feat: Init poc 2023-03-11 20:58:56 +01:00
README.md feat: Init poc 2023-03-11 20:58:56 +01:00

Well-known

WIP