forked from kubernetes-sigs/gateway-api
-
Notifications
You must be signed in to change notification settings - Fork 0
shaneutt/conformance tests for gateway addresses #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
shaneutt
wants to merge
1,035
commits into
master
from
shaneutt/conformance-tests-for-gateway-addresses
Closed
shaneutt/conformance tests for gateway addresses #5
shaneutt
wants to merge
1,035
commits into
master
from
shaneutt/conformance-tests-for-gateway-addresses
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: [email protected]
Signed-off-by: [email protected]
Signed-off-by: [email protected]
Signed-off-by: [email protected]
Signed-off-by: [email protected]
Signed-off-by: [email protected]
Signed-off-by: [email protected]
…navbar. Signed-off-by: [email protected]
Signed-off-by: [email protected]
Signed-off-by: [email protected]
…umes the contributing-to-GAMMA page. Signed-off-by: [email protected]
Signed-off-by: [email protected]
…ity-api [GEP-1651] Remove Routability from the go types and move GEP to Provisional
Completing CEL validation for Gateway
Initial GAMMA docs take
Co-authored-by: Rob Scott <[email protected]>
…tple-mirrors Grpc mutlitple mirrors
…idation Add initial set of CEL validations for HTTPRoute
…ame kind cluster and run tests as part of presubmit
…perimental remove experimental tag from Makefile
feat: add envoy gateway conformance report
…e-reports-latest-link chore: remove `conformance/reports/latest` link
Signed-off-by: Nick Young <[email protected]>
Adding new SupportedVersion condition to GatewayClass
Move GEP-1742 to experimental
Document that the field intends to count purely Gateway<->Route relationships regardless of validity of either resource. Signed-off-by: Sunjay Bhatia <[email protected]>
Fix multiple mirror conformance test
Updating docs for v0.8.1
…achedroutes Clarify Gateway Listener Status AttachedRoutes field
Add a seperate `webhook-install.yaml` file instead which contains only webhook resources which someone may choose to optionally install Fixes: kubernetes-sigs#2400 Signed-off-by: Arko Dasgupta <[email protected]>
…er-install rm webhook resources from installation yaml
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.28.1 to 0.28.2. - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.28.1...v0.28.2) --- updated-dependencies: - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.8 to 9.3.1. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.2.8...9.3.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…nce/kuma-v0.8.0 conformance: update Kuma's conformance report and implementation badge/section
…ot/go_modules/k8s.io/apiextensions-apiserver-0.28.2 build(deps): bump k8s.io/apiextensions-apiserver from 0.28.1 to 0.28.2
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.1 to 0.16.2. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.16.1...v0.16.2) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…ot/pip/mkdocs-material-9.3.1 build(deps): bump mkdocs-material from 9.2.8 to 9.3.1
…ot/go_modules/sigs.k8s.io/controller-runtime-0.16.2 build(deps): bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2
The use case for this will be covered by a new cond reason.
… the implementation can't utilize
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
all-featuresflag to add ability to enable all supported feature conformance tests.ParentRefNotPermittedroute reason in conformance test kubernetes-sigs/gateway-api#1694 from mlavacca/parentref-not-permitted-conformance"PrototypingGEP statusv0.8.0.What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Does this PR introduce a user-facing change?: