diff --git a/cmd/kind-linux-amd64 b/cmd/kind-linux-amd64 deleted file mode 100644 index 5c9d770..0000000 Binary files a/cmd/kind-linux-amd64 and /dev/null differ diff --git a/cmd/ns.json b/cmd/ns.json deleted file mode 100644 index 5a38269..0000000 --- a/cmd/ns.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "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": "59778", - "uid": "4b990a37-71e7-44d8-9e70-cbaf10b8ed52" - }, - "spec": { - "finalizers": [] - }, - "status": { - "conditions": [ - { - "lastTransitionTime": "2026-01-15T14:59:11Z", - "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" - } -} diff --git a/cmd/tmp.json b/cmd/tmp.json deleted file mode 100644 index ff9bf82..0000000 --- a/cmd/tmp.json +++ /dev/null @@ -1,60 +0,0 @@ -{ - "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" - } -}