Skip to content

Commit

Permalink
make update
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsm007 committed May 3, 2024
1 parent 75652ff commit 62065c7
Show file tree
Hide file tree
Showing 14 changed files with 9,626 additions and 1 deletion.
1 change: 1 addition & 0 deletions features.md
Expand Up @@ -13,6 +13,7 @@
| MachineAPIOperatorDisableMachineHealthCheckController| | | | | | |
| AutomatedEtcdBackup| | | <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> |
| CSIDriverSharedResource| | | <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> |
| ChunkSizeMiB| | | <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> |
| DNSNameResolver| | | <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> |
| DynamicResourceAllocation| | | <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> |
| Example| | | <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> |
Expand Down
2,405 changes: 2,405 additions & 0 deletions imageregistry/v1/zz_generated.crd-manifests/00_configs-CustomNoUpgrade.crd.yaml

Large diffs are not rendered by default.

Expand Up @@ -6,6 +6,7 @@ metadata:
api.openshift.io/merged-by-featuregates: "true"
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
release.openshift.io/feature-set: Default
name: configs.imageregistry.operator.openshift.io
spec:
group: imageregistry.operator.openshift.io
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Expand Up @@ -4,7 +4,8 @@ configs.imageregistry.operator.openshift.io:
CRDName: configs.imageregistry.operator.openshift.io
Capability: ""
Category: ""
FeatureGates: []
FeatureGates:
- ChunkSizeMiB
FilenameOperatorName: ""
FilenameOperatorOrdering: "00"
FilenameRunLevel: ""
Expand Down

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions imageregistry/v1/zz_generated.swagger_doc_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -19,6 +19,9 @@
{
"name": "CSIDriverSharedResource"
},
{
"name": "ChunkSizeMiB"
},
{
"name": "ClusterAPIInstall"
},
Expand Down
Expand Up @@ -71,6 +71,9 @@
{
"name": "CSIDriverSharedResource"
},
{
"name": "ChunkSizeMiB"
},
{
"name": "CloudDualStackNodeIPs"
},
Expand Down
Expand Up @@ -71,6 +71,9 @@
{
"name": "CSIDriverSharedResource"
},
{
"name": "ChunkSizeMiB"
},
{
"name": "CloudDualStackNodeIPs"
},
Expand Down
Expand Up @@ -19,6 +19,9 @@
{
"name": "CSIDriverSharedResource"
},
{
"name": "ChunkSizeMiB"
},
{
"name": "ClusterAPIInstall"
},
Expand Down
Expand Up @@ -71,6 +71,9 @@
{
"name": "CSIDriverSharedResource"
},
{
"name": "ChunkSizeMiB"
},
{
"name": "CloudDualStackNodeIPs"
},
Expand Down
Expand Up @@ -71,6 +71,9 @@
{
"name": "CSIDriverSharedResource"
},
{
"name": "ChunkSizeMiB"
},
{
"name": "CloudDualStackNodeIPs"
},
Expand Down

0 comments on commit 62065c7

Please sign in to comment.