Skip to content

Support enabled flag for individual rest-java routes in Helm #11644

@steven-sheehy

Description

@steven-sheehy

Problem

We need a way to rollout the new Java-based APIs gradually while still keeping the legacy JavaScript APIs as a fallback.

Solution

  • Support the feature in both API Gateway and Ingress
  • Add an ingress.hosts.paths.enabled flag
  • Since gateway.rules is templated, we can probably just add an {{ if false }} around rules, but needs testing
  • Investigate feasibility of percentage-based routing

Alternatives

No response

Metadata

Metadata

Assignees

Labels

chartArea: Helm chartsenhancementType: New feature

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions