Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Update Change
clusterctl patch 1.11.1 -> 1.11.2
docker minor 28.3.3 -> 28.4.0
go patch 1.25 -> 1.25.1
kubebuilder minor 4.8.0 -> 4.9.0
kubectl minor 1.33.4 -> 1.34.1
kyverno-chainsaw patch 0.2.12 -> 0.2.13

Release Notes

kubernetes-sigs/kubebuilder (kubebuilder)

v4.9.0

✨ New features

  • (go/v4): Upgrade controller-gen from v0.18.0 to v0.19.0 #​5064
  • (go/v4): Upgrade golang CI from v2.3.0 to v2.4.0 #​5063
  • (go/v4): Upgrade controller-runtime from v0.21.0 to v0.22.1 #​5062 #​5098
  • (go/v4): Upgrade kustomize from v5.6.0 to v5.7.1 #​5099
  • (helm/v1-alpha): Migrate from installCRDs=true to crds.enabled=true in GitHub action test-chart.yml to address deprecation #​5083

🐛 Bug fixes

  • (go/v4): Fix Docker builds failing when projects don’t include apis/, controllers/, or webhooks by updating .dockerignore to allow only Go source files and module metadata #​5048
  • (AutoUpdate/v1-alpha): Adjust comments on Auto Update workflow #​5082
  • (alpha generate command): Ensure kubebuilder reuses its own binary instead of relying on $PATH #​5081
  • (go/v4): Fix e2e test to validate that metrics are exported without asserting a controller-specific metric #​5100
  • (go/v4): Handle empty CRD directories in Makefile install/uninstall targets #​5042

🎉 Thanks to all contributors!

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/kubebuilder@v4.8.0...v4.9.0

kubernetes/kubectl (kubectl)

v1.34.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 15, 2025
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 66.28%. Comparing base (1149184) to head (34c4402).

Files with missing lines Patch % Lines
...l/webhook/v1alpha2/linodeplacementgroup_webhook.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #922   +/-   ##
=======================================
  Coverage   66.28%   66.28%           
=======================================
  Files          71       71           
  Lines        7957     7957           
=======================================
  Hits         5274     5274           
  Misses       2381     2381           
  Partials      302      302           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Contributor Author

renovate bot commented Oct 15, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate bot and others added 3 commits October 16, 2025 10:13
…use go tools apparently does not play nicely with a differing go patch version being used than the one specified in go.mod
…ange to json5 to get around this warning: WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant