Skip to content

Conversation

cilium-renovate[bot]
Copy link
Contributor

@cilium-renovate cilium-renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor v4.4.3 -> v4.5.0
actions/upload-artifact action digest b4b15b8 -> 6f51ac0
docker/setup-buildx-action action minor v3.7.1 -> v3.8.0
google/cloud-sdk (changelog) major 503.0.0 -> 504.0.1
helm/kind-action action minor v1.10.0 -> v1.12.0
https://github.com/cilium/scaffolding digest 528a6ef -> 33bf93a
kubernetes-sigs/kind minor v0.25.0 -> v0.26.0
renovatebot/github-action action patch v41.0.6 -> v41.0.8
renovatebot/renovate minor 39.69.1 -> 39.91.2

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0

helm/kind-action (helm/kind-action)

v1.12.0

Compare Source

What's Changed
New Contributors

Full Changelog: helm/kind-action@v1.11.0...v1.12.0

v1.11.0

Compare Source

What's Changed
New Contributors

Full Changelog: helm/kind-action@v1.10.0...v1.11.0

kubernetes-sigs/kind (kubernetes-sigs/kind)

v0.26.0

Compare Source

This release brings Kubernetes v1.32.0 to kind by default and fixes kind build node-image for building for Kubernetes releases <v1.31.0 when not building Kubernetes from source (e.g. kind build node-image v1.30.0).

Breaking Changes

  • Removed two deprecated flags that had been printing usage warnings for many releases.
  • The default node image is now Kubernetes v1.32.0: kindest/node:v1.32.0@&#8203;sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027

New Features

  • Updated to go 1.23.4
  • Updated node image dependencies to latest
    • NOTE: you should only be depending on node images to allow kind to create Kubernetes nodes at a given Kubernetes version. The contents of these images are subject to change. However, we have brought everything up to the latest releases which may contain bug fixes.
  • Updated local-path-provisioner to v0.30.0
  • Refreshed Ingres docs to use https://sigs.k8s.io/cloud-provider-kind

Images pre-built for this release:

  • v1.32.0: kindest/node:v1.32.0@&#8203;sha256:c48c62eac5da28cdadcf560d1d8616cfa6783b58f0d94cf63ad1bf49600cb027
  • v1.31.4: kindest/node:v1.31.4@&#8203;sha256:2cb39f7295fe7eafee0842b1052a599a4fb0f8bcf3f83d96c7f4864c357c6c30
  • v1.30.8: kindest/node:v1.30.8@&#8203;sha256:17cd608b3971338d9180b00776cb766c50d0a0b6b904ab4ff52fd3fc5c6369bf
  • v1.29.12: kindest/node:v1.29.12@&#8203;sha256:62c0672ba99a4afd7396512848d6fc382906b8f33349ae68fb1dbfe549f70dec

NOTE: You must use the @sha256 digest to guarantee an image built for this release, until such a time as we switch to a different tagging scheme. Even then we will highly encourage digest pinning for security and reproducibility reasons.

See also:

NOTE: These node images support amd64 and arm64, both of our supported platforms. You must use the same platform as your host, for more context see https://github.com/kubernetes-sigs/kind/issues/2718

Fixes

  • Fixed kind build node-image --type=url and kind build node-image --type=release where Kubernetes version is less than v1.31.0
    • E.G. kind build node-image v1.30.0 and kind build node-image https://dl.k8s.io/v1.30.0/kubernetes-server-linux-arm64.tar.gz
    • This fix will only work for standard release tags (and not pre-releases etc), for those continue to use --type=source.
    • v1.31.0+ will work with all build types for all versions

Contributors

Thank you to everyone who contributed to this kind over the years!

Commiters for this release:

renovatebot/github-action (renovatebot/github-action)

v41.0.8

Compare Source

Documentation
  • readme: requireConfig now accept required, optional, ignored not boolean. (#​901) (088a5cd)
  • update references to ghcr.io/renovatebot/renovate to v39.86.0 (a9e8d04)
  • update references to ghcr.io/renovatebot/renovate to v39.91.0 (e3039bf)
  • update references to renovatebot/github-action to v41.0.7 (db0feca)
Miscellaneous Chores
  • deps: update dependency esbuild to v0.24.1 (96c8e44)
  • deps: update dependency esbuild to v0.24.2 (a5e2b02)
  • deps: update dependency globals to v15.14.0 (64fca91)
  • deps: update dependency lint-staged to v15.3.0 (0808b81)
  • deps: update dependency npm-run-all2 to v7.0.2 (1b5d91c)
  • deps: update dependency typescript-eslint to v8.18.1 (917d504)
  • deps: update dependency typescript-eslint to v8.18.2 (322dce6)
  • deps: update pnpm to v9.15.1 (82d992b)
  • deps: update pnpm to v9.15.2 (109d83d)
Build System
  • deps: lock file maintenance (1467c33)
Continuous Integration
  • deps: update renovate docker tag to v39.82.3 (790507a)
  • deps: update renovate docker tag to v39.82.6 (b9a5f9a)
  • deps: update renovate docker tag to v39.82.7 (4ca1119)
  • deps: update renovate docker tag to v39.82.9 (d4d0d5a)
  • deps: update renovate docker tag to v39.83.2 (a4177a1)
  • deps: update renovate docker tag to v39.83.3 (5b5e1f0)
  • deps: update renovate docker tag to v39.83.4 (413da0c)
  • deps: update renovate docker tag to v39.83.5 (b8a17f8)
  • deps: update renovate docker tag to v39.84.0 (ef21108)
  • deps: update renovate docker tag to v39.85.0 (b90e448)
  • deps: update renovate docker tag to v39.86.0 (18411c7)
  • deps: update renovate docker tag to v39.86.1 (41cdfd9)
  • deps: update renovate docker tag to v39.86.2 (55f715f)
  • deps: update renovate docker tag to v39.86.4 (b2296a6)
  • deps: update renovate docker tag to v39.87.0 (f680ab4)
  • deps: update renovate docker tag to v39.88.0 (db251e9)
  • deps: update renovate docker tag to v39.90.1 (7ef755f)
  • deps: update renovate docker tag to v39.90.2 (623370b)
  • deps: update renovate docker tag to v39.90.3 (d1be9e9)
  • deps: update renovate docker tag to v39.90.4 (54c8389)
  • deps: update renovate docker tag to v39.90.5 (8acb93b)
  • deps: update renovate docker tag to v39.91.0 (3096fd2)

v41.0.7

Compare Source

Documentation
  • update references to ghcr.io/renovatebot/renovate to v39.69.3 (6eb5c06)
  • update references to ghcr.io/renovatebot/renovate to v39.82.1 (ef0734e)
  • update references to renovatebot/github-action to v41.0.6 (3de11d8)
Miscellaneous Chores
  • deps: update dependency @​commitlint/cli to v19.6.1 (23bb1d8)
  • deps: update dependency @​types/node to v20.17.10 (f6789a8)
  • deps: update dependency lint-staged to v15.2.11 (c1759b9)
  • deps: update dependency prettier to v3.4.2 (0666196)
  • deps: update dependency typescript-eslint to v8.17.0 (51467b7)
  • deps: update dependency typescript-eslint to v8.18.0 (80d52be)
  • deps: update linters to v9.17.0 (e05fab5)
  • deps: update pnpm to v9.15.0 (6310002)
Build System
  • deps: lock file maintenance (63249c1)
Continuous Integration
  • deps: update renovate docker tag to v39.58.1 (ab598c0)
  • deps: update renovate docker tag to v39.59.0 (eba195b)
  • deps: update renovate docker tag to v39.60.0 (f05dba2)
  • deps: update renovate docker tag to v39.62.0 (acf1b61)
  • deps: update renovate docker tag to v39.62.2 (ad6f482)
  • deps: update renovate docker tag to v39.62.5 (53d578a)
  • deps: update renovate docker tag to v39.62.6 (eea5713)
  • deps: update renovate docker tag to v39.63.1 (6444e43)
  • deps: update renovate docker tag to v39.64.0 (b303671)
  • deps: update renovate docker tag to v39.65.0 (32de60d)
  • deps: update renovate docker tag to v39.66.0 (ce30af3)
  • deps: update renovate docker tag to v39.69.0 (4676874)
  • deps: update renovate docker tag to v39.69.1 (f66e2a5)
  • deps: update renovate docker tag to v39.69.2 (60ced6c)
  • deps: update renovate docker tag to v39.69.3 (7ded3eb)
  • deps: update renovate docker tag to v39.70.0 (1431522)
  • deps: update renovate docker tag to v39.72.1 (73f238c)
  • deps: update renovate docker tag to v39.72.2 (e028d55)
  • deps: update renovate docker tag to v39.74.0 (39d97f9)
  • deps: update renovate docker tag to v39.74.1 (f637c13)
  • deps: update renovate docker tag to v39.75.0 (6c9c8c9)
  • deps: update renovate docker tag to v39.75.1 (51a9945)
  • deps: update renovate docker tag to v39.76.0 (4a04328)
  • deps: update renovate docker tag to v39.79.0 (4b380b8)
  • deps: update renovate docker tag to v39.79.1 (2dff052)
  • deps: update renovate docker tag to v39.80.0 (4b425f7)
  • deps: update renovate docker tag to v39.82.0 (a435553)
  • deps: update renovate docker tag to v39.82.1 (3a3ae69)
  • deps: update wagoid/commitlint-github-action action to v6.2.0 (20406a1)
renovatebot/renovate (renovatebot/renovate)

v39.91.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.28.1 (#​33432) (89a9251)

v39.91.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.8 (#​33427) (8641996)
Documentation
Miscellaneous Chores

v39.91.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.28.0 (#​33413) (68ddc5b)
Build System

v39.90.5

Compare Source

Build System

v39.90.4

Compare Source

Bug Fixes
Miscellaneous Chores

v39.90.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.14 (#​33384) (696ce2b)
Miscellaneous Chores

v39.90.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.13 (#​33379) (44b4793)

v39.90.1

Compare Source

Bug Fixes

v39.90.0

Compare Source

Features

v39.89.0

Compare Source

Features

v39.88.1

Compare Source

Bug Fixes
  • platform: ensure order for cached pr's on gitea and bitbucket (#​33373) (e811b23)
Miscellaneous Chores

v39.88.0

Compare Source

Features
Miscellaneous Chores

v39.87.0

Compare Source

Features

v39.86.5

Compare Source

Miscellaneous Chores
Build System

v39.86.4

Compare Source

Build System

v39.86.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.7 (#​33356) (bcc61a0)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.12 (#​33358) (141467b)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.5.7 (#​33357) (9917ebb)

v39.86.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.11 (#​33354) (9d91197)
Miscellaneous Chores
Code Refactoring

v39.86.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.6 (#​33335) (0152d27)
Documentation
Miscellaneous Chores

v39.86.0

Compare Source

Features
Bug Fixes

v39.85.0

Compare Source

Features

v39.84.1

Compare Source

Bug Fixes
  • platform/github: use correct url to find pr when only using branch name (#​33324) (a42069d)
Miscellaneous Chores

v39.84.0

Compare Source

Features

v39.83.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.5 (#​33313) (6be7aad)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.10 (#​33314) (af92345)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.5.5 (#​33312) (572caee)

v39.83.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.9 (#​33311) (f32cf1e)
Tests

v39.83.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.8 (#​33309) (49217ef)
Miscellaneous Chores
  • deps: update peter-evans/create-pull-request action to v7.0.6 (#​33303) (8d31e5c)

v39.83.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.7 (#​33300) (dc53eca)
Miscellaneous Chores

v39.83.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.6 (#​33296) (93bf4ce)
Miscellaneous Chores

v39.83.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.3 (#​33292) (b9ac4df)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.5.3 (#​33291) (9a56922)

v39.83.0

Compare Source

Features
  • preset: Add oracle database jdbc and nls monorepo groups (#​33287) (594c9ed)
Miscellaneous Chores

v39.82.9

Compare Source

Build System

v39.82.8

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.5 (#​33278) (d972203)
Miscellaneous Chores
Build System

v39.82.7

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.4 (#​33271) (b88a242)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.5.15 (#​33273) (87303d0)

v39.82.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.3 (#​33267) (c1fca9a)

v39.82.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.2 (#​33265) (f61b607)

v39.82.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.2 (#​33264) (d043c02)
Documentation
  • examples/opentelemetry: use modern components and simplify (#​33226) (7db44d7)
Miscellaneous Chores

v39.82.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.1 (#​33251) (eef0127)

v39.82.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.1 (#​33250) (650cecc)
Documentation
Miscellaneous Chores

v39.82.1

Compare Source

Bug Fixes
  • deps: update dependency mkdocs-awesome-pages-plugin to v2.10.1 (#​33241) (d78d44e)

v39.82.0

Compare Source

Features

v39.81.0

Compare Source

Features
  • manager/helmfile: allow forward slashes in OCI chart names (#​33162) (54e718e)
Miscellaneous Chores

v39.80.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.26.0 (#​33228) (ea902ac)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.27.0 (#​33232) (d056694)
Bug Fixes
  • deps: update dependency mkdocs-awesome-pages-plugin to v2.10.0 (#​33233) (d5316a8)
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.5.0 (#​33234) (94e0449)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.5.0 (#​33231) (ca639e6)

v39.79.1

Compare Source

Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cilium-renovate cilium-renovate bot added kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR labels Dec 22, 2024
@cilium-renovate cilium-renovate bot requested review from a team as code owners December 22, 2024 00:32
@github-actions github-actions bot added the kind/community-contribution This was a contribution made by a community member. label Dec 22, 2024
@julianwiedmann
Copy link
Member

This needs manual intervention to address ERROR: unknown flag: --loglevel in the Conformance K8s Kind workflow. It's caused by a breaking change in the kind dependency.

@julianwiedmann julianwiedmann added the dont-merge/blocked Another PR must be merged before this one. label Dec 23, 2024
@aanm aanm force-pushed the renovate/main-all-github-action branch from 1d3d4ea to 5dbae4d Compare January 6, 2025 09:26
@aanm aanm removed the dont-merge/blocked Another PR must be merged before this one. label Jan 6, 2025
@aanm aanm enabled auto-merge January 6, 2025 09:26
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
@cilium-renovate cilium-renovate bot force-pushed the renovate/main-all-github-action branch from 5dbae4d to feae209 Compare January 6, 2025 15:08
@cilium-renovate cilium-renovate bot temporarily deployed to release-base-images-renovate January 6, 2025 15:09 Inactive
@cilium-renovate cilium-renovate bot temporarily deployed to release-base-images-renovate January 6, 2025 15:09 Inactive
@cilium-renovate cilium-renovate bot temporarily deployed to release-base-images-renovate January 6, 2025 15:11 Inactive
@aanm aanm added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit 64e662d Jan 6, 2025
325 checks passed
@aanm aanm deleted the renovate/main-all-github-action branch January 6, 2025 16:24
julianwiedmann added a commit that referenced this pull request Jan 10, 2025
Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
github-merge-queue bot pushed a commit that referenced this pull request Jan 10, 2025
Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
rastislavs pushed a commit that referenced this pull request Jan 21, 2025
[ upstream commit 2b61fd7 ]

Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
github-merge-queue bot pushed a commit that referenced this pull request Jan 22, 2025
[ upstream commit 2b61fd7 ]

Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
rastislavs pushed a commit that referenced this pull request Jan 22, 2025
[ upstream commit 2b61fd7 ]

Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
rastislavs pushed a commit that referenced this pull request Jan 22, 2025
[ upstream commit 2b61fd7 ]

Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
rastislavs pushed a commit that referenced this pull request Jan 22, 2025
[ upstream commit 2b61fd7 ]

Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
christarazi pushed a commit that referenced this pull request Jan 22, 2025
[ upstream commit 2b61fd7 ]

Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
joestringer pushed a commit that referenced this pull request Jan 23, 2025
[ upstream commit 2b61fd7 ]

Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
github-merge-queue bot pushed a commit that referenced this pull request Jan 24, 2025
[ upstream commit 2b61fd7 ]

Renovate pulled in an upgrade for the `kind` dependency with
#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
jongj pushed a commit to jongj/cilium that referenced this pull request Feb 11, 2025
Renovate pulled in an upgrade for the `kind` dependency with
cilium#36757. The new kind version removed
the --loglevel option, which has been superseded by --verbosity.

Adjust the affected workflows.

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/community-contribution This was a contribution made by a community member. kind/enhancement This would improve or streamline existing functionality. release-note/misc This PR makes changes that have no direct user impact. renovate/stop-updating Tell Renovate to stop updating PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants