forked from CopilotKit/CopilotKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtemp.json
More file actions
58 lines (58 loc) · 1.76 KB
/
Copy pathtemp.json
File metadata and controls
58 lines (58 loc) · 1.76 KB
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
{
"apiVersion": "v1",
"kind": "Namespace",
"metadata": {
"creationTimestamp": "2025-02-06T01:27:40Z",
"deletionTimestamp": "2025-02-06T01:29:46Z",
"labels": {
"kubernetes.io/metadata.name": "prv-pr-1312",
"name": "prv-pr-1312"
},
"name": "prv-pr-1312",
"resourceVersion": "123885782",
"uid": "c2713036-4f0e-4209-805c-981c4af0df4e"
},
"spec": {
"finalizers": []
},
"status": {
"conditions": [
{
"lastTransitionTime": "2025-02-06T01:29:56Z",
"message": "All resources successfully discovered",
"reason": "ResourcesDiscovered",
"status": "False",
"type": "NamespaceDeletionDiscoveryFailure"
},
{
"lastTransitionTime": "2025-02-06T01:29:56Z",
"message": "All legacy kube types successfully parsed",
"reason": "ParsedGroupVersions",
"status": "False",
"type": "NamespaceDeletionGroupVersionParsingFailure"
},
{
"lastTransitionTime": "2025-02-06T01:29:56Z",
"message": "All content successfully deleted, may be waiting on finalization",
"reason": "ContentDeleted",
"status": "False",
"type": "NamespaceDeletionContentFailure"
},
{
"lastTransitionTime": "2025-02-06T01:29:56Z",
"message": "Some resources are remaining: pods. has 6 resource instances",
"reason": "SomeResourcesRemain",
"status": "True",
"type": "NamespaceContentRemaining"
},
{
"lastTransitionTime": "2025-02-06T01:32:34Z",
"message": "All content-preserving finalizers finished",
"reason": "ContentHasNoFinalizers",
"status": "False",
"type": "NamespaceFinalizersRemaining"
}
],
"phase": "Terminating"
}
}