kubernetes-sigs / gateway-api

Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.
https://gateway-api.sigs.k8s.io
Apache License 2.0
1.86k stars 482 forks source link

[release-1.1] feat: cel validation on multiple K8S versions #3416

Closed k8s-infra-cherrypick-robot closed 4 weeks ago

k8s-infra-cherrypick-robot commented 4 weeks ago

This is an automated cherry-pick of #3316

/assign mlavacca

NONE
k8s-ci-robot commented 4 weeks ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: k8s-infra-cherrypick-robot Once this PR has been reviewed and has the lgtm label, please assign shaneutt for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes-sigs/gateway-api/blob/release-1.1/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 4 weeks ago

@k8s-infra-cherrypick-robot: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-gateway-api-crds-validation-4 484fe691e64c65941da73e5ec5df82f484bc8e61 link true /test pull-gateway-api-crds-validation-4
pull-gateway-api-crds-validation-3 484fe691e64c65941da73e5ec5df82f484bc8e61 link true /test pull-gateway-api-crds-validation-3
pull-gateway-api-crds-validation-2 484fe691e64c65941da73e5ec5df82f484bc8e61 link true /test pull-gateway-api-crds-validation-2
pull-gateway-api-crds-validation-5 484fe691e64c65941da73e5ec5df82f484bc8e61 link true /test pull-gateway-api-crds-validation-5

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
mlavacca commented 4 weeks ago

This backport PR needs https://github.com/kubernetes-sigs/gateway-api/pull/3417 to successfully run CI jobs

mlavacca commented 4 weeks ago

Closing as superseded by https://github.com/kubernetes-sigs/gateway-api/pull/3417