Safwan
4f23d14f43
merge latest master in v2
2026-06-15 18:06:14 +05:00
TheiLLeniumStudios
c785067a44
feat: Use strategic merge to patch workloads and add metrics for load testing
2026-01-04 14:01:14 +01:00
TheiLLeniumStudios
172517512b
feat: e2e tests and a lot of refactoring for existing tests
2025-12-28 08:47:58 +01:00
TheiLLeniumStudios
0c40064872
build: update build configuration to use internal metadata package and improve ldflags injection, fix defer resp.Body.Close() usage, replace os.Setenv with t.Setenv in tests, correct error message casing, and adjust Dockerfile and Makefile for cmd/reloader structure
2025-12-28 08:47:57 +01:00
TheiLLeniumStudios
3a8c300d35
refactor: unify label set implementations and rename variables for clarity and consistency across packages
2025-12-28 08:47:56 +01:00
TheiLLeniumStudios
3cf0119748
refactor(workload): centralize workload listing with registry-based listers and add Argo Rollouts support
2025-12-28 08:47:56 +01:00
TheiLLeniumStudios
ce1e7dfafb
feat: Add webhook notification and conflict retry for Reloader v2
2025-12-28 08:47:52 +01:00
Alexander Davis
3f6e98a9d5
feat: add new opt-in metric of reloads by namespace
2024-06-14 15:20:38 -05:00
d3adb5
2f8999e3cb
chore: listen on only 9090 for /metrics and /live
...
Previously, 9091 and 9090 both led to the same web server, meaning both
/metrics and /live were reachable and fully functional through both.
This commit changes that so that only port 9090 is used for both.
Closes #381 .
2023-02-07 00:15:17 -08:00
katainaka0503
3fe7ad04e9
Implement prometheus endpoint
2020-03-01 21:56:02 +09:00