Skip to content

multiple group-version-kinds associated with type *v1.SecretList, refusing to guess at one #362

@ctron

Description

@ctron

Trying to list a secret with the following code

import corev1 "k8s.io/api/core/v1"
client.List(ctx, nil, &corev1.SecretList{})

Fails with the following error:

multiple group-version-kinds associated with type *v1.SecretList, refusing to guess at one

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/supportCategorizes issue or PR as a support question.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.priority/awaiting-more-evidenceLowest priority. Possibly useful, but not yet enough support to actually get it done.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions