-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump kind to 0.22.0 / kubectl and general housekeeping #107
Conversation
c844db0
to
14f0a26
Compare
Signed-off-by: cpanato <ctadeu@gmail.com>
curl -sSLo "${kind_dir}/kind" "https://github.com/kubernetes-sigs/kind/releases/download/${version}/kind-linux-${arch}" | ||
chmod +x "${kind_dir}/kind" | ||
pushd "${kind_dir}" | ||
wget --quiet "https://github.com/kubernetes-sigs/kind/releases/download/${version}/kind-linux-${arch}" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why switch from curl to wget? this will break my workflow because no wget.
This is somehow a breaking change 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i don't remember exaclty, but would you like to move back to curl and open a pr?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no, I added wget to my runner now 🤗
you should probably update release notes and add a note about the new wget requirements 🙃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did this pr #110
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.9.0` -> `v1.10.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`v1.10.0`](https://togithub.com/helm/kind-action/releases/tag/v1.10.0) [Compare Source](https://togithub.com/helm/kind-action/compare/v1.9.0...v1.10.0) #### What's Changed - Update kind to release v0.21.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/104](https://togithub.com/helm/kind-action/pull/104) - Bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/106](https://togithub.com/helm/kind-action/pull/106) - Bump actions/checkout from 4.1.2 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/108](https://togithub.com/helm/kind-action/pull/108) - bump kind to 0.22.0 / kubectl and general housekeeping by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/107](https://togithub.com/helm/kind-action/pull/107) - Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/109](https://togithub.com/helm/kind-action/pull/109) **Full Changelog**: helm/kind-action@v1.9.0...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.9.0` -> `v1.10.0` | --- ### Release Notes <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`v1.10.0`](https://togithub.com/helm/kind-action/releases/tag/v1.10.0) [Compare Source](https://togithub.com/helm/kind-action/compare/v1.9.0...v1.10.0) #### What's Changed - Update kind to release v0.21.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/104](https://togithub.com/helm/kind-action/pull/104) - Bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/106](https://togithub.com/helm/kind-action/pull/106) - Bump actions/checkout from 4.1.2 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/108](https://togithub.com/helm/kind-action/pull/108) - bump kind to 0.22.0 / kubectl and general housekeeping by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/107](https://togithub.com/helm/kind-action/pull/107) - Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/109](https://togithub.com/helm/kind-action/pull/109) **Full Changelog**: helm/kind-action@v1.9.0...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/buehler/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [amannn/action-semantic-pull-request](https://togithub.com/amannn/action-semantic-pull-request) | action | minor | `v5.4.0` -> `v5.5.2` | | [bufbuild/buf-setup-action](https://togithub.com/bufbuild/buf-setup-action) | action | minor | `v1.30.1` -> `v1.31.0` | | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.9.0` -> `v1.10.0` | | [sigstore/cosign-installer](https://togithub.com/sigstore/cosign-installer) | action | minor | `v3.4.0` -> `v3.5.0` | --- ### Release Notes <details> <summary>amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)</summary> ### [`v5.5.2`](https://togithub.com/amannn/action-semantic-pull-request/releases/tag/v5.5.2) [Compare Source](https://togithub.com/amannn/action-semantic-pull-request/compare/v5.5.1...v5.5.2) ##### Bug Fixes - Bump tar from 6.1.11 to 6.2.1 ([#​262](https://togithub.com/amannn/action-semantic-pull-request/issues/262) by [@​EelcoLos](https://togithub.com/EelcoLos)) ([9a90d5a](https://togithub.com/amannn/action-semantic-pull-request/commit/9a90d5a5ac979326e3bb9272750cdd4f192ce24a)) ### [`v5.5.1`](https://togithub.com/amannn/action-semantic-pull-request/releases/tag/v5.5.1) [Compare Source](https://togithub.com/amannn/action-semantic-pull-request/compare/v5.5.0...v5.5.1) ##### Bug Fixes - Bump ip from 2.0.0 to 2.0.1 ([#​263](https://togithub.com/amannn/action-semantic-pull-request/issues/263) by [@​EelcoLos](https://togithub.com/EelcoLos)) ([5e7e9ac](https://togithub.com/amannn/action-semantic-pull-request/commit/5e7e9acca3ddc6a9d7b640fe1f905c4fff131f4a)) ### [`v5.5.0`](https://togithub.com/amannn/action-semantic-pull-request/releases/tag/v5.5.0) [Compare Source](https://togithub.com/amannn/action-semantic-pull-request/compare/v5.4.0...v5.5.0) ##### Features - Add outputs for `type`, `scope` and `subject` ([#​261](https://togithub.com/amannn/action-semantic-pull-request/issues/261) by [@​bcaurel](https://togithub.com/bcaurel)) ([b05f5f6](https://togithub.com/amannn/action-semantic-pull-request/commit/b05f5f6423ef5cdfc7fdff00c4c10dd9a4f54aff)) </details> <details> <summary>bufbuild/buf-setup-action (bufbuild/buf-setup-action)</summary> ### [`v1.31.0`](https://togithub.com/bufbuild/buf-setup-action/releases/tag/v1.31.0) [Compare Source](https://togithub.com/bufbuild/buf-setup-action/compare/v1.30.1...v1.31.0) Release v1.31.0 </details> <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`v1.10.0`](https://togithub.com/helm/kind-action/releases/tag/v1.10.0) [Compare Source](https://togithub.com/helm/kind-action/compare/v1.9.0...v1.10.0) #### Requirements We changed to use `wget` instead of `curl` #### What's Changed - Update kind to release v0.21.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/104](https://togithub.com/helm/kind-action/pull/104) - Bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/106](https://togithub.com/helm/kind-action/pull/106) - Bump actions/checkout from 4.1.2 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/108](https://togithub.com/helm/kind-action/pull/108) - bump kind to 0.22.0 / kubectl and general housekeeping by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/107](https://togithub.com/helm/kind-action/pull/107) - Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/109](https://togithub.com/helm/kind-action/pull/109) **Full Changelog**: helm/kind-action@v1.9.0...v1.10.0 </details> <details> <summary>sigstore/cosign-installer (sigstore/cosign-installer)</summary> ### [`v3.5.0`](https://togithub.com/sigstore/cosign-installer/releases/tag/v3.5.0) [Compare Source](https://togithub.com/sigstore/cosign-installer/compare/v3.4.0...v3.5.0) #### What's Changed - Bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sigstore/cosign-installer/pull/157](https://togithub.com/sigstore/cosign-installer/pull/157) - use go 1.22 now by [@​bobcallaway](https://togithub.com/bobcallaway) in [https://github.com/sigstore/cosign-installer/pull/160](https://togithub.com/sigstore/cosign-installer/pull/160) - bump default version to v2.2.4, prep for v3.5.0 release by [@​bobcallaway](https://togithub.com/bobcallaway) in [https://github.com/sigstore/cosign-installer/pull/159](https://togithub.com/sigstore/cosign-installer/pull/159) **Full Changelog**: sigstore/cosign-installer@v3.4.0...v3.5.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cerbos/cerbos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY2llcyIsImJvdHMiLCJraW5kL2Nob3JlIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/kind-action](https://togithub.com/helm/kind-action) | action | minor | `v1.9.0` -> `v1.10.0` | --- ### Release Notes <details> <summary>helm/kind-action (helm/kind-action)</summary> ### [`v1.10.0`](https://togithub.com/helm/kind-action/releases/tag/v1.10.0) [Compare Source](https://togithub.com/helm/kind-action/compare/v1.9.0...v1.10.0) #### What's Changed - Update kind to release v0.21.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/104](https://togithub.com/helm/kind-action/pull/104) - Bump actions/checkout from 4.1.1 to 4.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/106](https://togithub.com/helm/kind-action/pull/106) - Bump actions/checkout from 4.1.2 to 4.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/108](https://togithub.com/helm/kind-action/pull/108) - bump kind to 0.22.0 / kubectl and general housekeeping by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/kind-action/pull/107](https://togithub.com/helm/kind-action/pull/107) - Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/kind-action/pull/109](https://togithub.com/helm/kind-action/pull/109) **Full Changelog**: helm/kind-action@v1.9.0...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone Europe/Zurich, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/buehler/dotnet-operator-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
No description provided.