kubernetes/staging/src/k8s.io/kubectl/pkg/cmd/edit/testdata/testcase-unknown-version-known-group-kind/1.edited

# Please edit the object below. Lines beginning with a '#' will be ignored,
# and an empty file will abort the edit. If an error occurs while saving this file will be
# reopened with the relevant failures.
#
apiVersion: storage.k8s.io/v0
extraField:
  otherData: true
  addedData: "foo"
kind: StorageClass
metadata:
  creationTimestamp: "2017-02-13T02:04:04Z"
  labels:
    label1: value1
    label2: value2
  name: foo
  resourceVersion: "21388"
  selfLink: /apis/storage.k8s.io/v0/storageclassesfoo
  uid: b2287558-f190-11e6-b041-acbc32c1ca87
parameters:
  baz: qux
  foo: bar
provisioner: foo