Skip to content

Commit

Permalink
ACM-13470: update go version for clusterclaims and cluster-curator co…
Browse files Browse the repository at this point in the history
…ntroller repos (openshift#56245)

* update go version for clusterclaims controller

Signed-off-by: David Huynh <dhuynh@redhat.com>

* update go version for clusterclaims controller

Signed-off-by: David Huynh <dhuynh@redhat.com>

* update go version for clusterclaims controller

Signed-off-by: David Huynh <dhuynh@redhat.com>

* update go version for controller repos

Signed-off-by: David Huynh <dhuynh@redhat.com>

---------

Signed-off-by: David Huynh <dhuynh@redhat.com>
  • Loading branch information
dtthuynh authored and MiguelCarpio committed Sep 12, 2024
1 parent 5ae7002 commit 2b3a85f
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ approvers:
- showeimer
- skeeey
- xiangjingli
- dtthuynh
options: {}
reviewers:
- chenz4027
Expand All @@ -35,3 +36,4 @@ reviewers:
- showeimer
- skeeey
- xiangjingli
- dtthuynh
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
base_images:
stolostron_builder_go1.21-linux:
stolostron_builder_go1.22-linux:
name: builder
namespace: stolostron
tag: go1.21-linux
tag: go1.22-linux
build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.21-linux
tag: go1.22-linux
images:
- dockerfile_path: Dockerfile.prow
inputs:
stolostron_builder_go1.21-linux:
stolostron_builder_go1.22-linux:
as:
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
- registry.ci.openshift.org/stolostron/builder:go1.22-linux
to: cluster-curator-controller
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
base_images:
stolostron_builder_go1.21-linux:
stolostron_builder_go1.22-linux:
name: builder
namespace: stolostron
tag: go1.21-linux
tag: go1.22-linux
build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.21-linux
tag: go1.22-linux
images:
- dockerfile_path: Dockerfile.prow
inputs:
stolostron_builder_go1.21-linux:
stolostron_builder_go1.22-linux:
as:
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
- registry.ci.openshift.org/stolostron/builder:go1.22-linux
to: cluster-curator-controller
promotion:
to:
Expand Down
2 changes: 2 additions & 0 deletions ci-operator/config/stolostron/clusterclaims-controller/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ approvers:
- skeeey
- xiangjingli
- zhiweiyin318
- dtthuynh
options: {}
reviewers:
- chenz4027
Expand All @@ -29,3 +30,4 @@ reviewers:
- skeeey
- xiangjingli
- zhiweiyin318
- dtthuynh
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
base_images:
stolostron_builder_go1.21-linux:
stolostron_builder_go1.22-linux:
name: builder
namespace: stolostron
tag: go1.21-linux
tag: go1.22-linux
build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.21-linux
tag: go1.22-linux
images:
- dockerfile_path: Dockerfile.prow
inputs:
stolostron_builder_go1.21-linux:
stolostron_builder_go1.22-linux:
as:
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
- registry.ci.openshift.org/stolostron/builder:go1.22-linux
to: clusterclaims-controller
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
base_images:
stolostron_builder_go1.21-linux:
stolostron_builder_go1.22-linux:
name: builder
namespace: stolostron
tag: go1.21-linux
tag: go1.22-linux
build_root:
image_stream_tag:
name: builder
namespace: stolostron
tag: go1.21-linux
tag: go1.22-linux
images:
- dockerfile_path: Dockerfile.prow
inputs:
stolostron_builder_go1.21-linux:
stolostron_builder_go1.22-linux:
as:
- registry.ci.openshift.org/stolostron/builder:go1.21-linux
- registry.ci.openshift.org/stolostron/builder:go1.22-linux
to: clusterclaims-controller
promotion:
to:
Expand Down

0 comments on commit 2b3a85f

Please sign in to comment.