Skip to content

SSATags linter suggests SSA markers on []byte #118

@sbueringer

Description

@sbueringer

The SSATags linter recommends adding a listType marker on a []byte field. I think this is not correct

Findings

api/runtime/v1beta2/extensionconfig_types.go:83:2: ssatags: CABundle should have a listType marker for proper Server-Side Apply behavior (atomic, set, or map) (kubeapilinter)
	CABundle []byte `json:"caBundle,omitempty"`
	^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions