kube 1.26 validation#1012
Closed
jcheld wants to merge 10 commits into
Closed
Conversation
Contributor
Author
|
For issue #682 |
Contributor
|
@jcheld can you please sign your commit and repush for DCO to pass ? |
danehans
suggested changes
Feb 9, 2023
| strategy: | ||
| matrix: | ||
| version: [ v1.23.6, v1.24.0, v1.25.3 ] | ||
| version: [ v1.23.6, v1.24.0, v1.25.3, v1.26.0 ] |
Contributor
There was a problem hiding this comment.
EG will only support 3 k8s versions, so drop v1.23.6.
Comment on lines
+10
to
+16
| +--------------------------+---------------------+---------------------+------------------------------+ | ||
| | Envoy Gateway version | Envoy Proxy version | Gateway API version | Kubernetes version | | ||
| +--------------------------+---------------------+---------------------+------------------------------+ | ||
| | v0.2.0 | **v1.23-latest** | **v0.5.1** | v1.24, v1.26 | | ||
| +--------------------------+---------------------+---------------------+------------------------------+ | ||
| | latest | **dev-latest** | **v0.5.1** | v1.23.6, v1.24, v1.25, v1.26 | | ||
| +--------------------------+---------------------+---------------------+------------------------------+ |
Contributor
There was a problem hiding this comment.
No need to update this file since #1002 does it.
|
|
||
| require ( | ||
| github.com/cncf/xds/go v0.0.0-20220314180256-7f1daf1720fc | ||
| github.com/cncf/xds/go v0.0.0-20230112175826-46e39c7b9b43 |
Contributor
There was a problem hiding this comment.
@jcheld at this point in the release, I prefer not bumping deps. Please revert go.mod/go.sum
Signed-off-by: danehans <daneyonhansen@gmail.com>
Signed-off-by: Held, Jarad <jaradheld@gmail.com>
… kube1.26 Signed-off-by: Held, Jarad <jaradheld@gmail.com>
Signed-off-by: Held, Jarad <jaradheld@gmail.com>
Signed-off-by: Held, Jarad <jaradheld@gmail.com>
Signed-off-by: Held, Jarad <jaradheld@gmail.com>
Contributor
Author
|
closing this, will reopen a new PR |
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
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.
No description provided.