Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.33.4 -> v0.34.2 age adoption passing confidence
k8s.io/apimachinery v0.33.4 -> v0.34.2 age adoption passing confidence
k8s.io/client-go v0.33.4 -> v0.34.2 age adoption passing confidence
k8s.io/code-generator v0.32.7 -> v0.34.2 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

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

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

kubernetes/code-generator (k8s.io/code-generator)

v0.34.2

Compare Source

v0.34.1

Compare Source

v0.34.0

Compare Source

v0.33.6

Compare Source

v0.33.5

Compare Source

v0.33.4

Compare Source

v0.33.3

Compare Source

v0.33.2

Compare Source

v0.33.1

Compare Source

v0.33.0

Compare Source

v0.32.10

Compare Source

v0.32.9

Compare Source

v0.32.8

Compare Source


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.

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


  • 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 requested a review from a team October 15, 2025 13:52
@renovate
Copy link
Contributor Author

renovate bot commented Oct 15, 2025

ℹ Artifact update notice

File name: api/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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20241014173422-cfa47c3a1cc8
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):

  • 6 additional dependencies were updated

Details:

Package Change
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.2
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20241014173422-cfa47c3a1cc8

@codecov
Copy link

codecov bot commented Oct 15, 2025

❌ 8 Tests Failed:

Tests completed Failed Passed Skipped
44 8 36 0
View the full list of 8 ❄️ flaky test(s)
github.com/seatgeek/buildkit-operator/internal/controllers/buildkit::TestBuilder_BuildPod

Flake rate in main: 3.57% (Passed 27 times, Failed 1 times)

Stack Traces | 0s run time
=== RUN   TestBuilder_BuildPod
=== PAUSE TestBuilder_BuildPod
=== CONT  TestBuilder_BuildPod
--- FAIL: TestBuilder_BuildPod (0.00s)
github.com/seatgeek/buildkit-operator/internal/controllers/buildkit::TestBuilder_BuildPod/full_customization

Flake rate in main: 3.57% (Passed 27 times, Failed 1 times)

Stack Traces | 0.03s run time
=== RUN   TestBuilder_BuildPod/full_customization
=== PAUSE TestBuilder_BuildPod/full_customization
=== CONT  TestBuilder_BuildPod/full_customization
Running Suite: Buildkit Reconciler Suite - .../internal/controllers/buildkit
==============================================================================================================================
Random Seed: �[1m1763229262�[0m

Will run �[1m4�[0m of �[1m4�[0m specs
    autogold.go:155: mismatch (-want +got):
        �[31m-- want�[0m
        �[32m++ got�[0m
        @@ -3,7 +3,6 @@
            container.apparmor.security.beta.kubernetes.io/buildkit: unconfined
            example.com/custom: value
            template.example.com/config: enabled
        �[31m  creationTimestamp: null�[0m
          generateName: test-buildkit-
          labels:
            app.kubernetes.io/component: builder
        
    --- FAIL: TestBuilder_BuildPod/full_customization (0.03s)
github.com/seatgeek/buildkit-operator/internal/controllers/buildkit::TestBuilder_BuildPod/labels_and_annotations

Flake rate in main: 3.57% (Passed 27 times, Failed 1 times)

Stack Traces | 0.02s run time
=== RUN   TestBuilder_BuildPod/labels_and_annotations
=== PAUSE TestBuilder_BuildPod/labels_and_annotations
=== CONT  TestBuilder_BuildPod/labels_and_annotations
    autogold.go:155: mismatch (-want +got):
        �[31m-- want�[0m
        �[32m++ got�[0m
        @@ -2,7 +2,6 @@
          annotations:
            bar: "456"
            foo: foo
        �[31m  creationTimestamp: null�[0m
          generateName: test-buildkit-
          labels:
            app.kubernetes.io/name: buildkit
        
    --- FAIL: TestBuilder_BuildPod/labels_and_annotations (0.02s)
github.com/seatgeek/buildkit-operator/internal/controllers/buildkit::TestBuilder_BuildPod/observability_options

Flake rate in main: 3.57% (Passed 27 times, Failed 1 times)

Stack Traces | 0.01s run time
=== RUN   TestBuilder_BuildPod/observability_options
=== PAUSE TestBuilder_BuildPod/observability_options
=== CONT  TestBuilder_BuildPod/observability_options
    autogold.go:155: mismatch (-want +got):
        �[31m-- want�[0m
        �[32m++ got�[0m
        @@ -1,5 +1,4 @@
        metadata:
        �[31m  creationTimestamp: null�[0m
          generateName: test-buildkit-
          labels:
            app.kubernetes.io/name: buildkit
        
    --- FAIL: TestBuilder_BuildPod/observability_options (0.01s)
github.com/seatgeek/buildkit-operator/internal/controllers/buildkit::TestBuilder_BuildPod/requested_resources_exceed_template_defaults

Flake rate in main: 3.57% (Passed 27 times, Failed 1 times)

Stack Traces | 0s run time
=== RUN   TestBuilder_BuildPod/requested_resources_exceed_template_defaults
=== PAUSE TestBuilder_BuildPod/requested_resources_exceed_template_defaults
=== CONT  TestBuilder_BuildPod/requested_resources_exceed_template_defaults
    autogold.go:155: mismatch (-want +got):
        �[31m-- want�[0m
        �[32m++ got�[0m
        @@ -1,5 +1,4 @@
        metadata:
        �[31m  creationTimestamp: null�[0m
          generateName: test-buildkit-
          labels:
            app.kubernetes.io/name: buildkit
        
    --- FAIL: TestBuilder_BuildPod/requested_resources_exceed_template_defaults (0.00s)
�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m�[38;5;10m•�[0m

�[38;5;10m�[1mRan 4 of 4 Specs in 7.739 seconds�[0m
�[38;5;10m�[1mSUCCESS!�[0m -- �[38;5;10m�[1m4 Passed�[0m | �[38;5;9m�[1m0 Failed�[0m | �[38;5;11m�[1m0 Pending�[0m | �[38;5;14m�[1m0 Skipped�[0m
github.com/seatgeek/buildkit-operator/internal/controllers/buildkit::TestBuilder_BuildPod/rootless

Flake rate in main: 3.57% (Passed 27 times, Failed 1 times)

Stack Traces | 0.02s run time
=== RUN   TestBuilder_BuildPod/rootless
=== PAUSE TestBuilder_BuildPod/rootless
=== CONT  TestBuilder_BuildPod/rootless
    autogold.go:155: mismatch (-want +got):
        �[31m-- want�[0m
        �[32m++ got�[0m
        @@ -1,7 +1,6 @@
        metadata:
          annotations:
            container.apparmor.security.beta.kubernetes.io/buildkit: unconfined
        �[31m  creationTimestamp: null�[0m
          generateName: test-buildkit-
          labels:
            app.kubernetes.io/name: buildkit
        
    --- FAIL: TestBuilder_BuildPod/rootless (0.02s)
github.com/seatgeek/buildkit-operator/internal/controllers/buildkit::TestBuilder_BuildPod/simple_example

Flake rate in main: 3.57% (Passed 27 times, Failed 1 times)

Stack Traces | 0.01s run time
=== RUN   TestBuilder_BuildPod/simple_example
=== PAUSE TestBuilder_BuildPod/simple_example
=== CONT  TestBuilder_BuildPod/simple_example
    autogold.go:155: mismatch (-want +got):
        �[31m-- want�[0m
        �[32m++ got�[0m
        @@ -1,5 +1,4 @@
        metadata:
        �[31m  creationTimestamp: null�[0m
          generateName: test-buildkit-
          labels:
            app.kubernetes.io/name: buildkit
        
    --- FAIL: TestBuilder_BuildPod/simple_example (0.01s)
github.com/seatgeek/buildkit-operator/internal/controllers/buildkit::TestBuilder_BuildPod/with_buildkitd.toml

Flake rate in main: 3.57% (Passed 27 times, Failed 1 times)

Stack Traces | 0.01s run time
=== RUN   TestBuilder_BuildPod/with_buildkitd.toml
=== PAUSE TestBuilder_BuildPod/with_buildkitd.toml
=== CONT  TestBuilder_BuildPod/with_buildkitd.toml
    autogold.go:155: mismatch (-want +got):
        �[31m-- want�[0m
        �[32m++ got�[0m
        @@ -1,5 +1,4 @@
        metadata:
        �[31m  creationTimestamp: null�[0m
          generateName: test-buildkit-
          labels:
            app.kubernetes.io/name: buildkit
        
    --- FAIL: TestBuilder_BuildPod/with_buildkitd.toml (0.01s)

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from a31b4fe to fc26063 Compare October 16, 2025 04:29
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from fc26063 to a43942a Compare November 12, 2025 18:10
@renovate renovate bot changed the title Update kubernetes packages to v0.34.1 Update kubernetes packages Nov 12, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from a43942a to b448d08 Compare November 15, 2025 17:51
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.34.2 Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant