Skip to content

chore(e2e): drop 1.31.0 e2e test matrix for v1.35.0#1905

Open
Svarrogh1337 wants to merge 3 commits into
projectcapsule:mainfrom
Svarrogh1337:e2e/drop-1.31.0
Open

chore(e2e): drop 1.31.0 e2e test matrix for v1.35.0#1905
Svarrogh1337 wants to merge 3 commits into
projectcapsule:mainfrom
Svarrogh1337:e2e/drop-1.31.0

Conversation

@Svarrogh1337
Copy link
Copy Markdown
Member

@Svarrogh1337 Svarrogh1337 commented Apr 28, 2026

chore(e2e): drop 1.31.0 e2e test matrix for v1.36.0

Copilot AI review requested due to automatic review settings April 28, 2026 09:27
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions E2E workflow’s Kubernetes version test matrix to align with the project’s current supported Kubernetes version range by dropping the oldest version and adding the newest.

Changes:

  • Remove Kubernetes v1.31.0 from the E2E matrix.
  • Add Kubernetes v1.35.0 to the E2E matrix.

Copilot AI review requested due to automatic review settings April 28, 2026 09:59
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

Comment thread Makefile
Comment thread Makefile
Comment thread Makefile
Comment thread Makefile
Signed-off-by: Hristo Hristov <me@hhristov.info>
@Svarrogh1337 Svarrogh1337 changed the title chore(e2e): drop 1.31.0 e2e test matrix for v1.35.0 chore(e2e): drop 1.31.0 e2e test matrix for v1.36.0 Apr 28, 2026
Signed-off-by: Hristo Hristov <me@hhristov.info>
Copilot AI review requested due to automatic review settings April 29, 2026 19:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

Comment thread Makefile
trace-e2e: kind
$(MAKE) docker-build-capsule-trace
$(KIND) build node-image $(KUBERNETES_SUPPORTED_VERSION) --image kindest/node:$(KUBERNETES_SUPPORTED_VERSION)
$(KIND) create cluster --wait=60s --image kindest/node:$(KUBERNETES_SUPPORTED_VERSION) --config hack/kind-cluster.yml
Comment thread Makefile
trace-e2e: kind
$(MAKE) docker-build-capsule-trace
$(KIND) build node-image $(KUBERNETES_SUPPORTED_VERSION) --image kindest/node:$(KUBERNETES_SUPPORTED_VERSION)
$(KIND) create cluster --wait=60s --image kindest/node:$(KUBERNETES_SUPPORTED_VERSION) --config hack/kind-cluster.yml
Comment thread .github/workflows/e2e.yml
Comment thread Makefile
.PHONY: trace-e2e
trace-e2e: kind
$(MAKE) docker-build-capsule-trace
$(KIND) build node-image $(KUBERNETES_SUPPORTED_VERSION) --image kindest/node:$(KUBERNETES_SUPPORTED_VERSION)
Signed-off-by: Hristo Hristov <me@hhristov.info>
@oliverbaehler oliverbaehler changed the title chore(e2e): drop 1.31.0 e2e test matrix for v1.36.0 chore(e2e): drop 1.31.0 e2e test matrix for v1.35.0 May 7, 2026
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.

2 participants