networking icon indicating copy to clipboard operation
networking copied to clipboard

Results 8 networking issues
Sort by recently updated
recently updated
newest added

Cron -knative-prow-robot /cc knative/serving-writers /assign knative/serving-writers Produced by: knative-extensions/knobots/actions/update-deps

size/S

Networking copies the runtime image to this repo. In serving we've patched it to work with cgroupsv2 but the code in networking is out of date. We should probably move...

The flags for the tests are not documented. We should create a readme to enable ease of discovery. The flags live in `test/e2e_flags.go`. /kind documentation /kind good-first-issue

lifecycle/stale
kind/documentation
kind/good-first-issue

When service to service test is running, istio-ingressgateway on Kind returns 502 with no such host error. We added retry checker by https://github.com/knative/pkg/pull/2351 but prober should ensure that DNS works...

lifecycle/frozen

As per design doc https://docs.google.com/document/d/1yVOGo-j1hI7oCpuWVIi5iBJwX1wKbOzWaV0QNJxCbaY/edit# > Note that we will not support Disabled at least in the beginning because it may break HTTP01 challenge of auto TLS feature. It has...

lifecycle/frozen

# Changes We are running a larger installation with Knative Serving + Istio + NetIstio. What we observe is that the more services there are, the longer it takes to...

size/S
ok-to-test
kind/enhancement

Cron -knative-prow-robot /cc knative/serving-writers /assign knative/serving-writers Produced by: knative-extensions/knobots/actions/update-deps

size/S

Hi, related serving PR: https://github.com/knative/serving/pull/16183 this PR adds a new configuration field to allow Serve mode when system-internal-tls is enabled. By default, enabling system-internal-tls forces all traffic to use Proxy...

size/M
kind/enhancement