Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Oct 24, 2024

Proposed commit message

The current version of kind we use is 0.20.0, from 2022. This PR updates it to the latest version, 0.24.0.

Initially the builds were failing on BuildKite, as explained in the linked issue. Turns out it was missing actually installing kind, this was not needed before because the version was already preloaded. I assume asdf looks into ASDF_* environment variables and installs the required software during the action setup, but this does not seem to work with kind for some reason.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

Logs

Buildkite build passing: https://buildkite.com/elastic/beats-metricbeat/builds/10658#0192a091-5b10-49ac-bb1a-a0fe61cf9aa5/187-2253


This is an automatic backport of pull request #41309 done by Mergify.

* update kind to 0.24.0

(cherry picked from commit 3366150)
@mergify mergify bot requested a review from a team as a code owner October 24, 2024 11:49
@mergify mergify bot added the backport label Oct 24, 2024
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Oct 24, 2024
@botelastic
Copy link

botelastic bot commented Oct 24, 2024

This pull request doesn't have a Team:<team> label.

@mauri870 mauri870 enabled auto-merge (squash) October 24, 2024 11:52
@mauri870 mauri870 merged commit 99e3b3b into 8.x Oct 24, 2024
@mauri870 mauri870 deleted the mergify/bp/8.x/pr-41309 branch October 24, 2024 12:54
@khushijain21 khushijain21 mentioned this pull request Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants