CustomResourceDefinitionStatus [api_object]ai-synthesized · conf 0.82
CustomResourceDefinitionStatus indicates the state of the CustomResourceDefinition
apiextensions
A CustomResourceDefinitionStatus is an API resource that represents the status of a custom resource definition.
Why it matters It allows you to retrieve and manage the status of custom resource definitions in a single request.
Key facts - Represents the status of a custom resource definition - Managed by the apiextensions-apiserver
Common pitfalls - Requires proper configuration and management
Related CustomResourceDefinition (CRD), apiextensions-apiserver
Sources
swagger.json — “io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionStatus”