Skip to content

kube 1.26 validation#1012

Closed
jcheld wants to merge 10 commits into
envoyproxy:mainfrom
jcheld:kube1.26
Closed

kube 1.26 validation#1012
jcheld wants to merge 10 commits into
envoyproxy:mainfrom
jcheld:kube1.26

Conversation

@jcheld
Copy link
Copy Markdown
Contributor

@jcheld jcheld commented Feb 9, 2023

No description provided.

@jcheld jcheld requested a review from a team as a code owner February 9, 2023 04:17
@jcheld
Copy link
Copy Markdown
Contributor Author

jcheld commented Feb 9, 2023

For issue #682

@arkodg
Copy link
Copy Markdown
Contributor

arkodg commented Feb 9, 2023

@jcheld can you please sign your commit and repush for DCO to pass ?

Comment thread .github/workflows/build_and_test.yaml Outdated
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 ]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EG will only support 3 k8s versions, so drop v1.23.6.

Comment thread docs/latest/intro/compatibility.rst Outdated
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 |
+--------------------------+---------------------+---------------------+------------------------------+
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to update this file since #1002 does it.

Comment thread go.mod Outdated

require (
github.com/cncf/xds/go v0.0.0-20220314180256-7f1daf1720fc
github.com/cncf/xds/go v0.0.0-20230112175826-46e39c7b9b43
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcheld at this point in the release, I prefer not bumping deps. Please revert go.mod/go.sum

jcheld and others added 2 commits February 9, 2023 10:09
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>
@jcheld jcheld closed this Feb 9, 2023
@jcheld
Copy link
Copy Markdown
Contributor Author

jcheld commented Feb 9, 2023

closing this, will reopen a new PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants