Skip to content

Commit

Permalink
regenerate manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
Victoremepunto committed Nov 11, 2024
1 parent d718e35 commit 4bbbc37
Show file tree
Hide file tree
Showing 8 changed files with 3,439 additions and 3,850 deletions.
1 change: 0 additions & 1 deletion apis/cloud.redhat.com/v1alpha1/zz_generated.deepcopy.go

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

4,861 changes: 2,271 additions & 2,590 deletions config/crd/bases/cloud.redhat.com_clowdapps.yaml

Large diffs are not rendered by default.

399 changes: 203 additions & 196 deletions config/crd/bases/cloud.redhat.com_clowdenvironments.yaml

Large diffs are not rendered by default.

142 changes: 69 additions & 73 deletions config/crd/bases/cloud.redhat.com_clowdjobinvocations.yaml

Large diffs are not rendered by default.

1,796 changes: 894 additions & 902 deletions config/crd/bases/operators.coreos.com_subscriptions.yaml

Large diffs are not rendered by default.

87 changes: 2 additions & 85 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
creationTimestamp: null
name: manager-role
rules:
- apiGroups:
Expand All @@ -23,19 +22,6 @@ rules:
- patch
- update
- watch
- apiGroups:
- ""
resources:
- configmaps
- events
- namespaces
- persistentvolumeclaims
- secrets
- services
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
Expand Down Expand Up @@ -86,45 +72,7 @@ rules:
- cloud.redhat.com
resources:
- clowdapps
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- cloud.redhat.com
resources:
- clowdapps/status
verbs:
- get
- patch
- update
- apiGroups:
- cloud.redhat.com
resources:
- clowdenvironments
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- cloud.redhat.com
resources:
- clowdenvironments/status
verbs:
- get
- patch
- update
- apiGroups:
- cloud.redhat.com
resources:
- clowdjobinvocations
verbs:
- create
Expand All @@ -137,6 +85,8 @@ rules:
- apiGroups:
- cloud.redhat.com
resources:
- clowdapps/status
- clowdenvironments/status
- clowdjobinvocations/status
verbs:
- get
Expand Down Expand Up @@ -173,41 +123,8 @@ rules:
- kafka.strimzi.io
resources:
- kafkaconnects
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- kafka.strimzi.io
resources:
- kafkas
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- kafka.strimzi.io
resources:
- kafkatopics
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- kafka.strimzi.io
resources:
- kafkausers
verbs:
- create
Expand Down
2 changes: 0 additions & 2 deletions config/webhook/manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
apiVersion: admissionregistration.k8s.io/v1
kind: MutatingWebhookConfiguration
metadata:
creationTimestamp: null
name: mutating-webhook-configuration
webhooks:
- admissionReviewVersions:
Expand All @@ -29,7 +28,6 @@ webhooks:
apiVersion: admissionregistration.k8s.io/v1
kind: ValidatingWebhookConfiguration
metadata:
creationTimestamp: null
name: validating-webhook-configuration
webhooks:
- admissionReviewVersions:
Expand Down

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

0 comments on commit 4bbbc37

Please sign in to comment.