Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .ci-operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build_root_image:
name: release
namespace: openshift
tag: golang-1.22
name: openshift-gitops-go-toolset
namespace: ci
tag: 1.24.6
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.22 as builder
FROM golang:1.24 as builder

WORKDIR /workspace
# Copy the Go Modules manifests
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ undeploy: ## Undeploy controller from the K8s cluster specified in ~/.kube/confi
CONTROLLER_GEN = $(shell pwd)/bin/controller-gen
.PHONY: controller-gen
controller-gen: ## Download controller-gen locally if necessary.
$(call go-get-tool,$(CONTROLLER_GEN),sigs.k8s.io/controller-tools/cmd/controller-gen@v0.14.0)
$(call go-get-tool,$(CONTROLLER_GEN),sigs.k8s.io/controller-tools/cmd/controller-gen@v0.17.3)

KUSTOMIZE = $(shell pwd)/bin/kustomize
.PHONY: kustomize
Expand Down
198 changes: 15 additions & 183 deletions bundle/manifests/gitops-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ metadata:
capabilities: Deep Insights
console.openshift.io/plugins: '["gitops-plugin"]'
containerImage: quay.io/redhat-developer/gitops-operator
createdAt: "2025-03-07T13:13:07Z"
createdAt: "2025-09-30T07:01:55Z"
description: Enables teams to adopt GitOps principles for managing cluster configurations
and application delivery across hybrid multi-cluster Kubernetes environments.
features.operators.openshift.io/disconnected: "true"
Expand Down Expand Up @@ -359,25 +359,6 @@ spec:
- endpoints
- events
- namespaces
- pods
- secrets
- serviceaccounts
- services
- services/finalizers
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- ""
resources:
- configmaps
- endpoints
- events
- persistentvolumeclaims
- pods
- secrets
Expand All @@ -396,22 +377,11 @@ spec:
- ""
resources:
- deployments
- podtemplates
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
- namespaces
- resourcequotas
verbs:
- create
- delete
- get
- list
- update
- watch
- apiGroups:
- ""
resources:
Expand All @@ -427,10 +397,13 @@ spec:
- apiGroups:
- ""
resources:
- podtemplates
- resourcequotas
verbs:
- create
- delete
- get
- list
- update
- watch
- apiGroups:
- apiextensions.k8s.io
Expand Down Expand Up @@ -471,22 +444,9 @@ spec:
resources:
- daemonsets
- deployments
- replicasets
- statefulsets
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- apps
resources:
- deployments
- podtemplates
- replicasets
- statefulsets
verbs:
- create
- delete
Expand Down Expand Up @@ -526,21 +486,14 @@ spec:
resources:
- analysisruns
- analysisruns/finalizers
- analysistemplates
- clusteranalysistemplates
- experiments
- experiments/finalizers
verbs:
- create
- delete
- deletecollection
- get
- list
- patch
- update
- watch
- apiGroups:
- argoproj.io
resources:
- analysistemplates
- rollouts
- rollouts/finalizers
- rollouts/scale
- rollouts/status
verbs:
- create
- delete
Expand All @@ -558,6 +511,7 @@ spec:
- argocds
- argocds/finalizers
- argocds/status
- rolloutmanagers
verbs:
- create
- delete
Expand All @@ -566,38 +520,13 @@ spec:
- patch
- update
- watch
- apiGroups:
- argoproj.io
resources:
- clusteranalysistemplates
verbs:
- create
- delete
- deletecollection
- get
- list
- patch
- update
- watch
- apiGroups:
- argoproj.io
resources:
- notificationsconfigurations
- notificationsconfigurations/finalizers
verbs:
- '*'
- apiGroups:
- argoproj.io
resources:
- rolloutmanagers
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- argoproj.io
resources:
Expand All @@ -612,22 +541,6 @@ spec:
- get
- patch
- update
- apiGroups:
- argoproj.io
resources:
- rollouts
- rollouts/finalizers
- rollouts/scale
- rollouts/status
verbs:
- create
- delete
- deletecollection
- get
- list
- patch
- update
- watch
- apiGroups:
- autoscaling
resources:
Expand All @@ -653,18 +566,6 @@ spec:
- patch
- update
- watch
- apiGroups:
- batch
resources:
- jobs
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- config.openshift.io
resources:
Expand All @@ -688,17 +589,6 @@ spec:
- console.openshift.io
resources:
- consolelinks
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- console.openshift.io
resources:
- consoleplugins
verbs:
- create
Expand Down Expand Up @@ -735,6 +625,7 @@ spec:
- watch
- apiGroups:
- getambassador.io
- x.getambassador.io
resources:
- ambassadormappings
- mappings
Expand Down Expand Up @@ -770,17 +661,6 @@ spec:
- patch
- update
- watch
- apiGroups:
- networking.k8s.io
resources:
- ingresses
verbs:
- create
- get
- list
- patch
- update
- watch
- apiGroups:
- networking.k8s.io
resources:
Expand Down Expand Up @@ -821,17 +701,6 @@ spec:
- pipelines.openshift.io
resources:
- '*'
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- pipelines.openshift.io
resources:
- gitopsservices
verbs:
- create
Expand Down Expand Up @@ -859,20 +728,6 @@ spec:
- rbac.authorization.k8s.io
resources:
- '*'
verbs:
- bind
- create
- delete
- deletecollection
- escalate
- get
- list
- patch
- update
- watch
- apiGroups:
- rbac.authorization.k8s.io
resources:
- clusterrolebindings
- clusterroles
verbs:
Expand Down Expand Up @@ -903,17 +758,6 @@ spec:
- route.openshift.io
resources:
- '*'
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- route.openshift.io
resources:
- routes
- routes/custom-host
verbs:
Expand Down Expand Up @@ -956,18 +800,6 @@ spec:
- get
- update
- watch
- apiGroups:
- x.getambassador.io
resources:
- ambassadormappings
- mappings
verbs:
- create
- delete
- get
- list
- update
- watch
- apiGroups:
- authentication.k8s.io
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
controller-gen.kubebuilder.io/version: v0.17.3
creationTimestamp: null
name: gitopsservices.pipelines.openshift.io
spec:
Expand Down
Loading