Skip to content

Commit 580e918

Browse files
committed
Generated files
1 parent 959a96e commit 580e918

24 files changed

Lines changed: 4262 additions & 2 deletions

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_networks-CustomNoUpgrade.crd.yaml

Lines changed: 468 additions & 0 deletions
Large diffs are not rendered by default.

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_networks-Default.crd.yaml

Lines changed: 448 additions & 0 deletions
Large diffs are not rendered by default.

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_networks-DevPreviewNoUpgrade.crd.yaml

Lines changed: 468 additions & 0 deletions
Large diffs are not rendered by default.

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_networks.crd.yaml renamed to config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_networks-OKD.crd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ metadata:
77
include.release.openshift.io/ibm-cloud-managed: "true"
88
include.release.openshift.io/self-managed-high-availability: "true"
99
release.openshift.io/bootstrap-required: "true"
10+
release.openshift.io/feature-set: OKD
1011
name: networks.config.openshift.io
1112
spec:
1213
group: config.openshift.io

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_networks-TechPreviewNoUpgrade.crd.yaml

Lines changed: 468 additions & 0 deletions
Large diffs are not rendered by default.

config/v1/zz_generated.deepcopy.go

Lines changed: 22 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/v1/zz_generated.featuregated-crd-manifests.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,8 @@ networks.config.openshift.io:
444444
CRDName: networks.config.openshift.io
445445
Capability: ""
446446
Category: ""
447-
FeatureGates: []
447+
FeatureGates:
448+
- NetworkObservabilityInstall
448449
FilenameOperatorName: config-operator
449450
FilenameOperatorOrdering: "01"
450451
FilenameRunLevel: "0000_10"

config/v1/zz_generated.featuregated-crd-manifests/networks.config.openshift.io/NetworkObservabilityInstall.yaml

Lines changed: 468 additions & 0 deletions
Large diffs are not rendered by default.

config/v1/zz_generated.swagger_doc_generated.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
| MixedCPUsAllocation| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
7676
| MultiDiskSetup| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
7777
| MutatingAdmissionPolicy| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
78+
| NetworkObservabilityInstall| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
7879
| NewOLM| | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> |
7980
| NewOLMOwnSingleNamespace| | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> |
8081
| NewOLMWebhookProviderOpenshiftServiceCA| | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> |

0 commit comments

Comments
 (0)