File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11build_root_image :
22 name : tools
33 namespace : openstack-k8s-operators
4- tag : ci-build-root-golang-1.19 -sdk-1.31
4+ tag : ci-build-root-golang-1.20 -sdk-1.31
Original file line number Diff line number Diff line change 1515 uses : openstack-k8s-operators/openstack-k8s-operators-ci/.github/workflows/reusable-build-operator.yaml@main
1616 with :
1717 operator_name : keystone
18- go_version : 1.19 .x
18+ go_version : 1.20 .x
1919 operator_sdk_version : 1.31.0
2020 secrets :
2121 IMAGENAMESPACE : ${{ secrets.IMAGENAMESPACE }}
Original file line number Diff line number Diff line change 1- ARG GOLANG_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.19
1+ ARG GOLANG_BUILDER=registry.access.redhat.com/ubi9/go-toolset:1.20
22ARG OPERATOR_BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:latest
33
44# Build the manager binary
You can’t perform that action at this time.
0 commit comments