project-codeflare / multi-cluster-app-dispatcher

Holistic job manager on Kubernetes
Apache License 2.0
107 stars 63 forks source link

Update dependencies and signatures for CFO compatibility #697

Closed ChristianZaccaria closed 9 months ago

ChristianZaccaria commented 9 months ago

What changes have been made

I'm updating the codeflare-operator's dependencies and go version to 1.20 to solve a High CVE. There is a single function where the signature is changed and is being used by MCAD.

This PR will upgrade the same dependencies from MCAD and update the signature, and then point the CFO to use this branch.

Note: This PR is being merged in a newly created branch, not in main.

Verification steps

Once this PR is merged, the PR on the CFO repo: https://github.com/project-codeflare/codeflare-operator/pull/428 will point to this branch, where e2e tests should pass if successful.

Checks

astefanutti commented 9 months ago

/lgtm

astefanutti commented 9 months ago

/approve

openshift-ci[bot] commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: astefanutti

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/project-codeflare/multi-cluster-app-dispatcher/blob/go-1.20/OWNERS)~~ [astefanutti] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment