-
Task
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
False
-
False
-
Upstream replaced WaitForEndpointState with CheckEndpointState as https://github.com/knative/serving/commit/68dba4ae68ca817f168e4582f6fb9e0c1acaaa62 in serving 0.26.
We can keep using WaitForEndpointState on downstream but it should be align with upstream.
The WaitForEndpointState is used in serverless-operator repos:
./test/servinge2e/helpers.go ./test/servinge2e/kourier/servicemesh_test.go