Install Gateway API CRDs for multicluster tests#2288
Install Gateway API CRDs for multicluster tests#2288knative-prow[bot] merged 1 commit intoknative:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
Signed-off-by: kahirokunn <okinakahiro@gmail.com>
3ae601a to
f90afb4
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2288 +/- ##
=======================================
Coverage 63.84% 63.84%
=======================================
Files 55 55
Lines 2478 2478
=======================================
Hits 1582 1582
Misses 777 777
Partials 119 119 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: houshengbo, kahirokunn The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Thank you 🙏 |
What
Why
The multicluster Serving test enables net-gateway-api on the spoke cluster, but the spoke cluster did not install Gateway API CRDs first. With the 1.22 net-gateway-api controller manifest, the controller exposes readiness/liveness probes and stays unavailable when the required Gateway API resources are missing.