Skip to content

Convert acceptance matrix from KIND-binary to Kubernetes-version, parallelize in CI#56

Merged
YashwanthaGowd merged 2 commits into
mainfrom
Kind-matrix-improv
Jun 26, 2026
Merged

Convert acceptance matrix from KIND-binary to Kubernetes-version, parallelize in CI#56
YashwanthaGowd merged 2 commits into
mainfrom
Kind-matrix-improv

Conversation

@AbhiMgowda

Copy link
Copy Markdown
Collaborator

Summary

The previous matrix iterated over downloaded KIND binaries, which didn't actually validate the chart against different Kubernetes API-server versions. This change pins each run to a specific kindest/node: so we exercise the chart on the K8s versions we claim to support, and runs them concurrently in CI.

Related

  • Issue:
  • Chart/Component:

Checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • Added/updated tests or validation steps (if applicable)

  • Verified local lint/validation

  • No breaking changes, or clearly documented

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@AbhiMgowda AbhiMgowda requested a review from a team as a code owner June 25, 2026 07:10
@AbhiMgowda AbhiMgowda force-pushed the Kind-matrix-improv branch from 65ff547 to 15daf9c Compare June 25, 2026 14:54
@YashwanthaGowd YashwanthaGowd merged commit 472b303 into main Jun 26, 2026
8 checks passed
@YashwanthaGowd YashwanthaGowd deleted the Kind-matrix-improv branch June 26, 2026 06:11
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