Skip to content

Commit 93f70e9

Browse files
committed
Generate manifests
Signed-off-by: Siddhesh Ghadi <[email protected]>
1 parent 1bce609 commit 93f70e9

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

bundle/manifests/gitops-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ metadata:
180180
capabilities: Deep Insights
181181
console.openshift.io/plugins: '["gitops-plugin"]'
182182
containerImage: quay.io/redhat-developer/gitops-operator
183-
createdAt: "2026-01-02T14:58:20Z"
183+
createdAt: "2026-01-07T03:42:02Z"
184184
description: Enables teams to adopt GitOps principles for managing cluster configurations
185185
and application delivery across hybrid multi-cluster Kubernetes environments.
186186
features.operators.openshift.io/disconnected: "true"

bundle/manifests/pipelines.openshift.io_gitopsservices.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.18.0
5+
controller-gen.kubebuilder.io/version: v0.17.3
66
creationTimestamp: null
77
name: gitopsservices.pipelines.openshift.io
88
spec:
@@ -56,7 +56,7 @@ spec:
5656
Claims lists the names of resources, defined in spec.resourceClaims,
5757
that are used by this container.
5858
59-
This is an alpha field and requires enabling the
59+
This field depends on the
6060
DynamicResourceAllocation feature gate.
6161
6262
This field is immutable. It can only be set for containers.
@@ -121,7 +121,7 @@ spec:
121121
Claims lists the names of resources, defined in spec.resourceClaims,
122122
that are used by this container.
123123
124-
This is an alpha field and requires enabling the
124+
This field depends on the
125125
DynamicResourceAllocation feature gate.
126126
127127
This field is immutable. It can only be set for containers.

config/crd/bases/pipelines.openshift.io_gitopsservices.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.18.0
6+
controller-gen.kubebuilder.io/version: v0.17.3
77
name: gitopsservices.pipelines.openshift.io
88
spec:
99
group: pipelines.openshift.io
@@ -56,7 +56,7 @@ spec:
5656
Claims lists the names of resources, defined in spec.resourceClaims,
5757
that are used by this container.
5858
59-
This is an alpha field and requires enabling the
59+
This field depends on the
6060
DynamicResourceAllocation feature gate.
6161
6262
This field is immutable. It can only be set for containers.
@@ -121,7 +121,7 @@ spec:
121121
Claims lists the names of resources, defined in spec.resourceClaims,
122122
that are used by this container.
123123
124-
This is an alpha field and requires enabling the
124+
This field depends on the
125125
DynamicResourceAllocation feature gate.
126126
127127
This field is immutable. It can only be set for containers.

0 commit comments

Comments
 (0)