Skip to content
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

fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 #251

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/controller-runtime v0.18.2 -> v0.18.4 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.18.4

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.18.3...v0.18.4

v0.18.3

Compare Source

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.18.2...v0.18.3


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 assigned int128 Apr 8, 2024
@renovate renovate bot requested a review from int128 April 8, 2024 21:05
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from eb8a257 to 79a995e Compare April 24, 2024 20:35
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.3 fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.0 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 79a995e to a2826da Compare May 2, 2024 02:20
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.0 fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from a2826da to 8ab3cd7 Compare May 6, 2024 22:45
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.1 fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.2 May 6, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 8ab3cd7 to 35907bf Compare May 24, 2024 16:23
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.2 fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.3 May 24, 2024
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.3 fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 35907bf to 0d3501e Compare June 5, 2024 22:03
Copy link
Contributor Author

renovate bot commented Jun 5, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.30.0 -> v0.30.1
k8s.io/apimachinery v0.30.0 -> v0.30.1
k8s.io/client-go v0.30.0 -> v0.30.1
k8s.io/apiextensions-apiserver v0.30.0 -> v0.30.1

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from 0d3501e to 5fcee40 Compare June 9, 2024 09:32

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-controller-runtime-0.x branch from cf8db56 to f6f1234 Compare July 13, 2024 06:31
Copy link
Contributor

diff

  • config/default/apiextensions.k8s.io_v1_customresourcedefinition_proxies.ktunnels.int128.github.io.yaml
  • config/default/apiextensions.k8s.io_v1_customresourcedefinition_tunnels.ktunnels.int128.github.io.yaml

config/default/apiextensions.k8s.io_v1_customresourcedefinition_proxies.ktunnels.int128.github.io.yaml

--- a/tmp/kustomize-action-XXXXXXi5geog/config/default/apiextensions.k8s.io_v1_customresourcedefinition_proxies.ktunnels.int128.github.io.yaml
+++ b/tmp/kustomize-action-XXXXXXPq2xBi/config/default/apiextensions.k8s.io_v1_customresourcedefinition_proxies.ktunnels.int128.github.io.yaml
@@ -126,10 +126,15 @@ spec:
                             referenced object inside the same namespace.
                           properties:
                             name:
+                              default: ""
                               description: |-
                                 Name of the referent.
-                                More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+                                This field is effectively required, but due to backwards compatibility is
+                                allowed to be empty. Instances of this type with an empty value here are
+                                almost certainly wrong.
                                 TODO: Add other useful fields. apiVersion, kind, uid?
+                                More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+                                TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
                               type: string
                           type: object
                           x-kubernetes-map-type: atomic

config/default/apiextensions.k8s.io_v1_customresourcedefinition_tunnels.ktunnels.int128.github.io.yaml

--- a/tmp/kustomize-action-XXXXXXi5geog/config/default/apiextensions.k8s.io_v1_customresourcedefinition_tunnels.ktunnels.int128.github.io.yaml
+++ b/tmp/kustomize-action-XXXXXXPq2xBi/config/default/apiextensions.k8s.io_v1_customresourcedefinition_tunnels.ktunnels.int128.github.io.yaml
@@ -62,10 +62,15 @@ spec:
                 description: Proxy resource to register.
                 properties:
                   name:
+                    default: ""
                     description: |-
                       Name of the referent.
-                      More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+                      This field is effectively required, but due to backwards compatibility is
+                      allowed to be empty. Instances of this type with an empty value here are
+                      almost certainly wrong.
                       TODO: Add other useful fields. apiVersion, kind, uid?
+                      More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
+                      TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
                     type: string
                 type: object
                 x-kubernetes-map-type: atomic

See the workflow run

@int128-renovate-merge-bot int128-renovate-merge-bot bot merged commit 81a89d7 into main Jul 13, 2024
7 checks passed
@int128-renovate-merge-bot int128-renovate-merge-bot bot deleted the renovate/sigs.k8s.io-controller-runtime-0.x branch July 13, 2024 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant