janus-idp / operator

Deprecated - Operator for Backstage, based on the Operator SDK framework - see https://github.com/redhat-developer/rhdh-operator
https://github.com/redhat-developer/rhdh-operator
Apache License 2.0
15 stars 15 forks source link

chore(deps): upgrade operator deps and renovate config to use go 1.21 and ubi 9.4 #398

Closed Fortune-Ndlovu closed 4 months ago

Fortune-Ndlovu commented 4 months ago

Description

Upgrade the operator to use Go 1.21 and UBI 9.4 to ensure the resulting image is A grade.

Which issue(s) does this PR fix or relate to

PR acceptance criteria

How to test changes / Special notes to the reviewer

  1. Verify the build works by running make image-build.
  2. Ensure all tests pass by running make test.
  3. Review the changes to go.mod, Dockerfile, and renovate config.
rm3l commented 4 months ago

/cc @nickboldt

For additional review.

openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nickboldt

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/janus-idp/operator/blob/main/OWNERS)~~ [nickboldt] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment