Skip to content

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Sep 8, 2025

Description

Tests are failing in a strange way, TypeMeta is not filled anymore:

--- FAIL: TestAddAnnotation (0.00s)
    --- FAIL: TestAddAnnotation/add (0.00s)
        types_annotations_test.go:248: diff (+got -want):
               &v2.Firewall{
              	TypeMeta: v1.TypeMeta{
            - 		Kind:       "",
            + 		Kind:       "Firewall",
            - 		APIVersion: "",
            + 		APIVersion: "firewall.metal-stack.io/v2",
              	},
              	ObjectMeta: {Name: "test", ResourceVersion: "1", Annotations: {"test": "true"}},
              	Spec:       {},
              	... // 2 identical fields
              }

@majst01 majst01 requested a review from a team as a code owner September 8, 2025 13:34
@metal-robot metal-robot bot added this to Development Sep 8, 2025
@metal-robot metal-robot bot added the area: gardener Affects the gardener area. label Sep 8, 2025
@majst01 majst01 self-assigned this Sep 8, 2025
@majst01 majst01 requested a review from Gerrit91 September 8, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: gardener Affects the gardener area.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant