nd002test/on-premise/main/rancher_v2.9.1/rancher/cattle-system.json

65 lines
2.6 KiB
JSON

{
"apiVersion": "v1",
"kind": "Namespace",
"metadata": {
"annotations": {
"cattle.io/status": "{\"Conditions\":[{\"Type\":\"ResourceQuotaInit\",\"Status\":\"True\",\"Message\":\"\",\"LastUpdateTime\":\"2024-10-14T01:51:04Z\"},{\"Type\":\"InitialRolesPopulated\",\"Status\":\"True\",\"Message\":\"\",\"LastUpdateTime\":\"2024-10-14T01:51:09Z\"}]}",
"field.cattle.io/projectId": "local:p-2mvh7",
"lifecycle.cattle.io/create.namespace-auth": "true",
"management.cattle.io/no-default-sa-token": "true"
},
"creationTimestamp": "2024-10-14T01:46:51Z",
"deletionTimestamp": "2024-10-14T01:54:44Z",
"finalizers": [
],
"labels": {
"field.cattle.io/projectId": "p-2mvh7",
"kubernetes.io/metadata.name": "cattle-system"
},
"name": "cattle-system",
"resourceVersion": "4398991",
"uid": "bc99e08c-67a1-40ed-8106-9cc109e2f6a1"
},
"spec": {},
"status": {
"conditions": [
{
"lastTransitionTime": "2024-10-14T01:54:50Z",
"message": "All resources successfully discovered",
"reason": "ResourcesDiscovered",
"status": "False",
"type": "NamespaceDeletionDiscoveryFailure"
},
{
"lastTransitionTime": "2024-10-14T01:54:50Z",
"message": "All legacy kube types successfully parsed",
"reason": "ParsedGroupVersions",
"status": "False",
"type": "NamespaceDeletionGroupVersionParsingFailure"
},
{
"lastTransitionTime": "2024-10-14T01:54:50Z",
"message": "All content successfully deleted, may be waiting on finalization",
"reason": "ContentDeleted",
"status": "False",
"type": "NamespaceDeletionContentFailure"
},
{
"lastTransitionTime": "2024-10-14T01:54:50Z",
"message": "All content successfully removed",
"reason": "ContentRemoved",
"status": "False",
"type": "NamespaceContentRemaining"
},
{
"lastTransitionTime": "2024-10-14T01:54:50Z",
"message": "All content-preserving finalizers finished",
"reason": "ContentHasNoFinalizers",
"status": "False",
"type": "NamespaceFinalizersRemaining"
}
],
"phase": "Terminating"
}
}