Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.28.3 -> v0.29.1 age adoption passing confidence
k8s.io/apiextensions-apiserver v0.28.3 -> v0.29.1 age adoption passing confidence
k8s.io/apimachinery v0.28.3 -> v0.29.1 age adoption passing confidence
k8s.io/client-go v0.28.3 -> v0.29.1 age adoption passing confidence
k8s.io/kube-aggregator v0.28.3 -> v0.29.1 age adoption passing confidence
sigs.k8s.io/controller-runtime v0.16.3 -> v0.17.0 age adoption passing confidence
sigs.k8s.io/kustomize/api v0.14.0 -> v0.16.0 age adoption passing confidence
sigs.k8s.io/kustomize/kyaml v0.14.3 -> v0.16.0 age adoption passing confidence
sigs.k8s.io/yaml v1.3.0 -> v1.4.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

kubernetes/kube-aggregator (k8s.io/kube-aggregator)

v0.29.1

Compare Source

v0.29.0

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

v0.28.4

Compare Source

kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)

v0.17.0

Compare Source

⚠️ Breaking Changes

  • Fake client: Only set TypeMeta for unstructured (#​2633)
  • Update k8s.io/* deps to 1.29 (#​2457 #​2500 #​2553 #​2588 #​2612 #​2615 #​2621)
  • Remove apiutil.NewDiscoveryRESTMapper, use DynamicRESTMapper by default for cache (#​2611)
  • RESTMapper: don't treat non-existing GroupVersions as errors (#​2571)
  • Webhooks: Deprecate admission.Validator and admission.Defaulter (#​2639)
  • Webhooks: Limit size of AdmissionRequests to 7MB and size of TokenReviews to 1MB (#​2598)

✨ New Features

  • Cache: Allow defining options that apply to all namespaces without explicit config (#​2528)
  • Cache: Allow to remove informers (#​2285)
  • Cache: Add option to set WatchErrorHandler on informers (#​2494)
  • Client: client.MatchingFields now supports multiple indexes (#​2512)
  • Fake client: Add flowcontrol api v1 (#​2623)
  • Reconciler: Add reconcile.ObjectReconciler (#​2592)

🐛 Bug Fixes

  • Add corev1, coordinationv1 scheme for leader election when LeaderElection manager option is true (#​2461)
  • Cache: Default namespace only for namespaced object (#​2480)
  • Client: Don't truncate large int64s in MergePatch (#​2650)
  • controllerutil: Add RemoveControllerReference and HasControllerReference func (#​2509 #​2595)
  • controllerutil: Add RemoveOwnerReference func (#​2462)
  • Dependencies: Refactor tests to drop hard otel dependency (#​2460)
  • Envtest: CRDs that aren't convertible should unset spec.conversion (#​2525)
  • Fake client: Correctly identify if patch call was made on status (#​2508)
  • Fake client: Do not update anything but status when using subresource client (#​2479)
  • Fake client: Fix returning object after status update (#​2489)
  • Fake client: Fix status subresource getting updated on Update when it is empty (#​2484)
  • Fake client: Handle unstructured status update with fake client (#​2495)
  • Manager: Fix goroutine leak (#​2527)
  • Manager: Use HTTP client from leaderElectionConfig for leader election recorder provider (#​2464)
  • RESTMapper: Return NoResourceMatchError when appropriate for backwards compatibility. (#​2472)
  • Webhook: Handle http.NoBody (#​2605)

🌱 Others

  • Client: Make client.MatchingLabels faster (#​2529)
  • Envtest: Allow to ignore scheme.Convertible check for CRDs (#​2555)
  • Envtest: Improve process cleanup (#​2560)
  • Metrics: Add 100/1000s buckets for Prometheus workqueue histograms (#​2638)
  • Metrics: Avoid dependency on apiserver/options if metrics/filters are used (#​2645)
  • Replace k8s.io/utils/pointer with k8s.io/utils/ptr (#​2488)
  • Webhooks: Cleanup webhook variable assignment (#​2604)

🌱 Dependencies

📖 Additionally, there have been 5 contributions to our documentation. (#​2497, #​2498, #​2538, #​2599, #​2602, #​2635 #​2647)

Thanks to all our contributors! 😊

kubernetes-sigs/yaml (sigs.k8s.io/yaml)

v1.4.0

Compare Source

  • Adds a goyaml.v2 subpackage containing a fork of gopkg.in/yaml.v2 at v2.4.0
  • Adds a goyaml.v3 subpackage containing a fork of gopkg.in/yaml.v3 at v3.0.1
  • Adds an Encoder#CompactSeqIndent() encoder option to sigs.k8.io/goyaml.v3 to allow opting into indentation compatible with gopkg.in/yaml.v2

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 19, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 19, 2023
@renovate renovate bot changed the title fix(go.mod/go.sum): update minor dependencies (golang) to v0.15.0 fix(go.mod/go.sum): update minor dependencies (golang) Oct 25, 2023
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 791a570 to f6662d8 Compare October 25, 2023 01:23
renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 25, 2023
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from f6662d8 to e3a4ae2 Compare October 25, 2023 19:32
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 2 times, most recently from e94f189 to 885a612 Compare November 29, 2023 15:11
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 6 times, most recently from bf33dd4 to ca4637a Compare December 7, 2023 01:09
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from ca4637a to 101041d Compare December 7, 2023 11:42
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 7, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 13, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 3, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 3, 2024
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 2 times, most recently from c1281e3 to 17994eb Compare January 3, 2024 15:02
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 4 times, most recently from b6a68d3 to 9e92d8c Compare January 9, 2024 21:28
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 3 times, most recently from 8a0f323 to 339905b Compare January 15, 2024 13:06
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 339905b to 5fb32a3 Compare January 16, 2024 11:28
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 16, 2024
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 5fb32a3 to 038799d Compare January 17, 2024 22:17
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from 038799d to 3e32bd3 Compare January 18, 2024 02:25
renovate-approve[bot]
renovate-approve bot previously approved these changes Jan 18, 2024
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 5 times, most recently from 1172ea0 to b40c498 Compare January 25, 2024 20:53
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch 2 times, most recently from e389151 to a506e70 Compare February 1, 2024 21:51
@renovate renovate bot force-pushed the renovate/minor-deps-golang branch from a506e70 to 1ed669f Compare February 2, 2024 20:34
@renovate
Copy link
Contributor Author

renovate bot commented Feb 2, 2024

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.

@cbarbian-sap cbarbian-sap merged commit f1ec537 into main Feb 18, 2024
@cbarbian-sap cbarbian-sap deleted the renovate/minor-deps-golang branch February 18, 2024 23:16
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.

2 participants