Skip to content

ci: upgrade KIND_VERSION from v0.12.0 to v0.32.0 in e2e workflows - #4806

Merged
gaius-qi merged 1 commit into
mainfrom
feature/kind
Jun 9, 2026
Merged

ci: upgrade KIND_VERSION from v0.12.0 to v0.32.0 in e2e workflows#4806
gaius-qi merged 1 commit into
mainfrom
feature/kind

Conversation

@gaius-qi

@gaius-qi gaius-qi commented Jun 8, 2026

Copy link
Copy Markdown
Member

Description

This pull request updates the version of the Kubernetes-in-Docker tool (KIND_VERSION) used across several GitHub Actions workflow files to ensure compatibility with newer features and fixes. The version is bumped from v0.12.0 to v0.32.0.

Workflow environment updates:

  • Upgraded KIND_VERSION from v0.12.0 to v0.32.0 in the following workflow files:
    • .github/workflows/compatibility-e2e.yml
    • .github/workflows/e2e-nydus.yml
    • .github/workflows/e2e-rate-limit.yml
    • .github/workflows/e2e.yml

Related Issue

Motivation and Context

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

@gaius-qi gaius-qi added this to the v2.5.0 milestone Jun 8, 2026
@gaius-qi gaius-qi self-assigned this Jun 8, 2026
@gaius-qi
gaius-qi requested a review from a team as a code owner June 8, 2026 08:30
@gaius-qi gaius-qi added the enhancement New feature or request label Jun 8, 2026
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.09%. Comparing base (2d30403) to head (98fa3b0).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4806   +/-   ##
=======================================
  Coverage   28.09%   28.09%           
=======================================
  Files         232      232           
  Lines       23141    23141           
=======================================
  Hits         6501     6501           
  Misses      16200    16200           
  Partials      440      440           
Flag Coverage Δ
unittests 28.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gaius-qi
gaius-qi enabled auto-merge (squash) June 9, 2026 02:39

@EvanCley EvanCley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@gaius-qi
gaius-qi merged commit 241a3ce into main Jun 9, 2026
19 of 21 checks passed
@gaius-qi
gaius-qi deleted the feature/kind branch June 9, 2026 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants