Files
oc-k8s/cmd/tmp.json

61 lines
2.3 KiB
JSON
Raw Normal View History

2026-01-15 15:48:10 +01:00
{
"apiVersion": "v1",
"kind": "Namespace",
"metadata": {
"creationTimestamp": "2026-01-14T12:21:46Z",
"deletionTimestamp": "2026-01-15T07:35:29Z",
"labels": {
"kubernetes.io/metadata.name": "test",
"name": "test"
},
"name": "test",
"resourceVersion": "55940",
"uid": "4b990a37-71e7-44d8-9e70-cbaf10b8ed52"
},
"spec": {
"finalizers": [
"kubernetes"
]
},
"status": {
"conditions": [
{
"lastTransitionTime": "2026-01-15T13:06:55Z",
"message": "Discovery failed for some groups, 1 failing: unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: stale GroupVersion discovery: metrics.k8s.io/v1beta1",
"reason": "DiscoveryFailed",
"status": "True",
"type": "NamespaceDeletionDiscoveryFailure"
},
{
"lastTransitionTime": "2026-01-15T07:35:35Z",
"message": "All legacy kube types successfully parsed",
"reason": "ParsedGroupVersions",
"status": "False",
"type": "NamespaceDeletionGroupVersionParsingFailure"
},
{
"lastTransitionTime": "2026-01-15T07:35:35Z",
"message": "All content successfully deleted, may be waiting on finalization",
"reason": "ContentDeleted",
"status": "False",
"type": "NamespaceDeletionContentFailure"
},
{
"lastTransitionTime": "2026-01-15T07:36:19Z",
"message": "Some resources are remaining: oauth2clients.hydra.ory.sh has 1 resource instances",
"reason": "SomeResourcesRemain",
"status": "True",
"type": "NamespaceContentRemaining"
},
{
"lastTransitionTime": "2026-01-15T07:36:19Z",
"message": "Some content in the namespace has finalizers remaining: finalizer.ory.hydra.sh in 1 resource instances",
"reason": "SomeFinalizersRemain",
"status": "True",
"type": "NamespaceFinalizersRemaining"
}
],
"phase": "Terminating"
}
}