knative / knative/networking

Prober should ensure that DNS works as expected

Open
#575 1 comment 0 reactions 0 assignees View on GitHub
lifecycle/frozen
Dominant language
Go
Stars
73
Forks
83
Avg merge
11m
Merged PRs (30d)
1

Description

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 as expected.

xref: https://github.com/knative/pkg/pull/2351

Contributor guide

Open the contributing guide

Research direction

Start by locating the prober used by the service-to-service test and reproduce the Kind failure involving istio-ingressgateway returning a 502 and "no such host." Compare its behavior with the retry checker from knative/pkg pull request 2351; done means the prober verifies DNS works as expected and the reported failure is prevented or detected clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.