omni/internal/backend/workloadproxy
Utku Ozdemir d96b2bc6d2
Some checks are pending
default / default (push) Waiting to run
default / e2e-backups (push) Blocked by required conditions
default / e2e-forced-removal (push) Blocked by required conditions
default / e2e-scaling (push) Blocked by required conditions
default / e2e-short (push) Blocked by required conditions
default / e2e-short-secureboot (push) Blocked by required conditions
default / e2e-templates (push) Blocked by required conditions
default / e2e-upgrades (push) Blocked by required conditions
default / e2e-workload-proxy (push) Blocked by required conditions
feat: improve logging/debugging of exposed services
- Include exposed services in the support bundles.
- Produce a log when an exposed service request is redirected to the login (do not log other requests to avoid excessive logging).

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2025-04-17 10:38:21 +02:00
..
accessvalidator_test.go chore: bump Go and rekres 2025-02-14 12:31:38 +03:00
accessvalidator.go feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00
handler_test.go fix: do not allow http[s] urls in the redirect query 2025-03-19 17:27:30 +03:00
handler.go feat: improve logging/debugging of exposed services 2025-04-17 10:38:21 +02:00
reconciler_test.go fix: revert workload proxy LB refactoring 2025-04-10 21:46:10 +03:00
reconciler.go fix: revert workload proxy LB refactoring 2025-04-10 21:46:10 +03:00
redirect_handler.go fix: do not allow http[s] urls in the redirect query 2025-03-19 17:27:30 +03:00
redirect_url_test.go fix: do not allow http[s] urls in the redirect query 2025-03-19 17:27:30 +03:00
redirect_url.go fix: do not allow http[s] urls in the redirect query 2025-03-19 17:27:30 +03:00
workloadproxy.go feat: display OMNI_ENDPOINT in the service account creation UI 2025-01-29 15:27:36 +03:00