-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtmp.json
62 lines (62 loc) · 2.53 KB
/
tmp.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"apiVersion": "v1",
"kind": "Namespace",
"metadata": {
"annotations": {
"argocd.argoproj.io/sync-wave": "-1",
"kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"v1\",\"kind\":\"Namespace\",\"metadata\":{\"annotations\":{\"argocd.argoproj.io/sync-wave\":\"-1\"},\"labels\":{\"argocd.argoproj.io/instance\":\"root\"},\"name\":\"longhorn-system\"}}\n"
},
"creationTimestamp": "2024-09-22T06:14:55Z",
"deletionTimestamp": "2024-09-22T07:39:56Z",
"labels": {
"argocd.argoproj.io/instance": "root",
"kubernetes.io/metadata.name": "longhorn-system"
},
"name": "longhorn-system",
"resourceVersion": "4869507",
"uid": "d4084882-0fca-46f7-a18e-aeb0319bfb4d"
},
"spec": {
"finalizers": []
},
"status": {
"conditions": [
{
"lastTransitionTime": "2024-09-22T07:40:07Z",
"message": "All resources successfully discovered",
"reason": "ResourcesDiscovered",
"status": "False",
"type": "NamespaceDeletionDiscoveryFailure"
},
{
"lastTransitionTime": "2024-09-22T07:40:07Z",
"message": "All legacy kube types successfully parsed",
"reason": "ParsedGroupVersions",
"status": "False",
"type": "NamespaceDeletionGroupVersionParsingFailure"
},
{
"lastTransitionTime": "2024-09-22T07:40:07Z",
"message": "Failed to delete all resource types, 1 remaining: unexpected items still remain in namespace: longhorn-system for gvr: /v1, Resource=pods",
"reason": "ContentDeletionFailed",
"status": "True",
"type": "NamespaceDeletionContentFailure"
},
{
"lastTransitionTime": "2024-09-22T07:40:07Z",
"message": "Some resources are remaining: pods. has 8 resource instances",
"reason": "SomeResourcesRemain",
"status": "True",
"type": "NamespaceContentRemaining"
},
{
"lastTransitionTime": "2024-09-22T07:51:49Z",
"message": "All content-preserving finalizers finished",
"reason": "ContentHasNoFinalizers",
"status": "False",
"type": "NamespaceFinalizersRemaining"
}
],
"phase": "Terminating"
}
}