Skip to content

ValueError("Invalid value for stored_versions, must not be None") when calling list_custom_resource_definition #679

Closed
@jicowan

Description

@jicowan

When I try using the list_custom_resource_definition method, I get the error:

ValueError("Invalid value for `stored_versions`, must not be `None`")

The output of kubectl get crds -o yaml doesn't include a field called stored_versions

I'm trying to get the list of crds installed.
Using Python 2.7 with Kubernetes 1.10.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions