Skip to content

Conversation

gardener-ci-robot
Copy link
Contributor

@gardener-ci-robot gardener-ci-robot commented Aug 15, 2025

This PR contains the following updates:

Package Type Update Change
go uses-with minor 1.24 -> 1.25
golang minor 1.24.6 -> 1.25.0
golang stage minor 1.24.6 -> 1.25.0

Release Notes

actions/go-versions (go)

v1.25.0: 1.25.0

Compare Source

Go 1.25.0


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

Release note:

NONE

@gardener-ci-robot gardener-ci-robot added the kind/enhancement Enhancement, improvement, extension label Aug 15, 2025
@gardener-prow gardener-prow bot requested review from plkokanov and timuthy August 15, 2025 09:07
@gardener-prow gardener-prow bot added cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 15, 2025
@gardener-ci-robot gardener-ci-robot changed the title Update dependency go to 1.25 Update go to 1.25 (minor) Aug 15, 2025
@gardener-prow gardener-prow bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 15, 2025
@marc1404
Copy link
Member

/assign

Copy link
Member

@LucaBernstein LucaBernstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 22, 2025
Copy link
Contributor

gardener-prow bot commented Aug 22, 2025

LGTM label has been added.

Git tree hash: 669dc9844919aea97ed6339669b037bebbbd4714

Copy link
Member

@marc1404 marc1404 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

Prerequisite gardener/ci-infra#4338 has been merged 🎉

Copy link
Contributor

gardener-prow bot commented Aug 25, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marc1404

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 25, 2025
@marc1404
Copy link
Member

Test Integration Gardenlet Seed Main Suite: [It] Seed controller tests when seed namespace exists when internal domain secret exists when global monitoring secret exists when seed cluster is garden cluster at the same time should not manage components managed by gardener-operator

[FAILED] Timed out after 10.001s.
Expected
    <[]v1alpha1.ManagedResource | len:1, cap:1>: [
        {
            TypeMeta: {
                Kind: "ManagedResource",
                APIVersion: "resources.gardener.cloud/v1alpha1",
            },
            ObjectMeta: {
                Name: "system",
                GenerateName: "",
                Namespace: "garden-q58b8",
                SelfLink: "",
                UID: "835bfcfe-7225-4801-88a2-9a53f33d416c",
                ResourceVersion: "1101",
                Generation: 1,
                CreationTimestamp: {
                    Time: 2025-08-25T07:20:44Z,
                },
                DeletionTimestamp: nil,
                DeletionGracePeriodSeconds: nil,
                Labels: {
                    "gardener.cloud/role": "seed-system-component",
                },
                Annotations: {
                    "reference.resources.gardener.cloud/secret-b7f24f8a": "managedresource-system-385274b9",
                },
                OwnerReferences: nil,
                Finalizers: nil,
                ManagedFields: [
                    {
                        Manager: "seed.test",
                        Operation: "Update",
                        APIVersion: "resources.gardener.cloud/v1alpha1",
                        Time: {
                            Time: 2025-08-25T07:20:44Z,
                        },
                        FieldsType: "FieldsV1",
                        FieldsV1: {
                            Raw: "{\"f:metadata\":{\"f:annotations\":{\".\":{},\"f:reference.resources.gardener.cloud/secret-b7f24f8a\":{}},\"f:labels\":{\".\":{},\"f:gardener.cloud/role\":{}}},\"f:spec\":{\".\":{},\"f:class\":{},\"f:keepObjects\":{},\"f:secretRefs\":{}}}",
                        },
                        Subresource: "",
                    },
                ],
            },
            Spec: {
                Class: "seed",
                SecretRefs: [
                    {
                        Name: "managedresource-system-385274b9",
                    },
                ],
                InjectLabels: nil,
                ForceOverwriteLabels: nil,
                ForceOverwriteAnnotations: nil,
                KeepObjects: false,
                Equivalences: nil,
                DeletePersistentVolumeClaims: nil,
            },
            Status: {
                Conditions: nil,
                ObservedGeneration: 0,
                Resources: nil,
                SecretsDataChecksum: nil,
            },
        },
    ]
to be empty
In [It] at: /home/prow/go/src/github.com/gardener/gardener/test/integration/gardenlet/seed/seed/seed_test.go:808 @ 08/25/25 07:21:26.313

/test pull-gardener-integration

@gardener-prow gardener-prow bot merged commit f6fb7e2 into master Aug 25, 2025
22 checks passed
@gardener-prow gardener-prow bot deleted the renovate/go branch August 25, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants