Skip to content

Instantly share code, notes, and snippets.

@pjh
Created February 10, 2020 20:25
Show Gist options
  • Save pjh/548691617aa404139462d1e9ed833234 to your computer and use it in GitHub Desktop.
Save pjh/548691617aa404139462d1e9ed833234 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Namespace
metadata:
creationTimestamp: "2020-02-10T19:31:11Z"
deletionTimestamp: "2020-02-10T19:32:16Z"
name: prepull
resourceVersion: "2923"
selfLink: /api/v1/namespaces/prepull
uid: 63390e50-7882-40ba-8450-42aec1de8be2
spec:
finalizers:
- kubernetes
status:
conditions:
- lastTransitionTime: "2020-02-10T19:32:21Z"
message: 'Discovery failed for some groups, 1 failing: unable to retrieve the
complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently
unable to handle the request'
reason: DiscoveryFailed
status: "True"
type: NamespaceDeletionDiscoveryFailure
- lastTransitionTime: "2020-02-10T19:32:21Z"
message: All legacy kube types successfully parsed
reason: ParsedGroupVersions
status: "False"
type: NamespaceDeletionGroupVersionParsingFailure
- lastTransitionTime: "2020-02-10T19:32:21Z"
message: All content successfully deleted, may be waiting on finalization
reason: ContentDeleted
status: "False"
type: NamespaceDeletionContentFailure
- lastTransitionTime: "2020-02-10T19:32:21Z"
message: All content successfully removed
reason: ContentRemoved
status: "False"
type: NamespaceContentRemaining
- lastTransitionTime: "2020-02-10T19:32:21Z"
message: All content-preserving finalizers finished
reason: ContentHasNoFinalizers
status: "False"
type: NamespaceFinalizersRemaining
phase: Terminating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment