cozystack/packages
Kirill Ilin bb332c4774
fix(gateway-api): address review findings
- Add HTTP-to-HTTPS redirect HTTPRoute for all Gateways (central and
  per-tenant) to ensure plain HTTP requests are properly redirected
- Add oidc-enabled check to keycloak HTTPRoute condition to match
  the Gateway listener condition
- Use gateway-name from cluster config instead of hardcoded value
  in central Gateway template
- Remove redundant namespace from TLSRoute metadata where it matches
  the HelmRelease install namespace (kubevirt, kubevirt-cdi)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>
2026-03-25 22:13:56 +05:00
..
apps fix(gateway-api): address review findings 2026-03-25 22:13:56 +05:00
core feat(gateway): add central Gateway resource and platform config 2026-03-25 22:13:56 +05:00
extra fix(gateway-api): address review findings 2026-03-25 22:13:56 +05:00
library [cozy-lib] Add a hexToInt helper 2026-03-19 07:29:50 +03:00
system fix(gateway-api): address review findings 2026-03-25 22:13:56 +05:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00