Commit d2d8b65
authored
Add /livez endpoint (#24)
* Bump version in uv.lock
Signed-off-by: Lukas Puehringer <lukas.puehringer@eclipse-foundation.org>
* Add /livez endpoint
Add endpoint for kubernetes liveness probe, following kubernetes naming
and implementation common practice.
Note that PIA is ready as soon as it is live, this means that there is
currently no need for a dedicated /readyz endpoint.
Fixes #18
Signed-off-by: Lukas Puehringer <lukas.puehringer@eclipse-foundation.org>
---------
Signed-off-by: Lukas Puehringer <lukas.puehringer@eclipse-foundation.org>1 parent 54671df commit d2d8b65
3 files changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments