istio/istio.io

Remove Workarounds

Open

#16,962 opened on Oct 30, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)HTML (740 stars) (1,492 forks)batch import
good first issue

Description

When Gateway API releases 1.4.1 or fixes the install, we need to remove the workarounds placed in here: https://github.com/istio/istio.io/pull/16936

The issue is described here: https://github.com/kubernetes-sigs/gateway-api/issues/4156

The fix was to flip to experimental-install.yaml and do server side application. We'll need to revert those workarounds when the fixes are implemented.

Contributor guide