Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save j-griffith/8ed566d6610d1a10a99ac6a861f95f8b to your computer and use it in GitHub Desktop.

Select an option

Save j-griffith/8ed566d6610d1a10a99ac6a861f95f8b to your computer and use it in GitHub Desktop.
[shanks@dell-r640-009 ~]$ oc describe FeatureGate cluster -n openshift-config
Name: cluster
Namespace:
Labels: <none>
Annotations: <none>
API Version: config.openshift.io/v1
Kind: FeatureGate
Metadata:
Creation Timestamp: 2019-05-29T15:47:58Z
Generation: 1
Resource Version: 4120276
Self Link: /apis/config.openshift.io/v1/featuregates/cluster
UID: 219ead18-8229-11e9-a6c0-52fdfc072182
Spec:
Feature Set: Default
Events: <none>
VS
doublehaul ➜ installer git:(master) ✗ oc describe FeatureGate cluster -n openshift-config
Name: cluster
Namespace:
Labels: <none>
Annotations: release.openshift.io/create-only: true
API Version: config.openshift.io/v1
Kind: FeatureGate
Metadata:
Creation Timestamp: 2019-05-29T16:26:01Z
Generation: 2
Resource Version: 22864
Self Link: /apis/config.openshift.io/v1/featuregates/cluster
UID: 728a7660-822e-11e9-b567-0683a1edeb5e
Spec:
API Version: config.openshift.io/v1
Kind: FeatureGate
Metadata:
Name: cluster
Spec:
Feature Set: TechPreviewNoUpgrade
Events: <none>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment