Skip to content

feat: Add configurable Ingress hostname template for non-OpenShift cluster#1757

Open
osmman wants to merge 1 commit intomainfrom
tturek/SECURESIGN-3862
Open

feat: Add configurable Ingress hostname template for non-OpenShift cluster#1757
osmman wants to merge 1 commit intomainfrom
tturek/SECURESIGN-3862

Conversation

@osmman
Copy link
Copy Markdown
Collaborator

@osmman osmman commented Apr 29, 2026

Introduces --ingress-host-template flag (INGRESS_HOST_TEMPLATE env var) to control default Ingress hostnames on non-OpenShift clusters. The default "%[1]s.local" preserves existing behavior. CI is configured with "%[1]s.%[2]s.traefik.me" to produce namespace-unique hostnames, eliminating Ingress hostname collisions between e2e test namespaces that caused Konflux pipeline timeouts.

Refs: SECURESIGN-3862

@qodo-code-review
Copy link
Copy Markdown

ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one.

@osmman osmman force-pushed the tturek/SECURESIGN-3862 branch from e79d285 to 14ad068 Compare April 29, 2026 13:05
…usters

Introduces --ingress-host-template flag (INGRESS_HOST_TEMPLATE env var) to control
default Ingress hostnames on non-OpenShift clusters. The default "%[1]s.local" preserves
existing behavior. CI is configured with "%[1]s.%[2]s.traefik.me" to produce
namespace-unique hostnames, eliminating Ingress hostname collisions between e2e test
namespaces that caused Konflux pipeline timeouts.

Refs: SECURESIGN-3862
Signed-off-by: Tomas Turek <tturek@redhat.com>
@osmman osmman force-pushed the tturek/SECURESIGN-3862 branch from 14ad068 to 7394be9 Compare April 29, 2026 13:40
@osmman osmman added enhancement New feature or request Tests labels Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant