ComplianceAsCode / compliance-operator

Operator providing Kubernetes cluster compliance checks
Apache License 2.0
38 stars 23 forks source link

Update github.com/openshift/client-go digest to b054aa7 #483

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/openshift/client-go replace digest a6ca51f -> b054aa7

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

openshift-ci[bot] commented 11 months ago

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
rhmdnd commented 3 months ago

This is going to require a newer version of golang. Debugging issues bumping the version of golang in https://github.com/ComplianceAsCode/compliance-operator/pull/491

rhmdnd commented 3 months ago

This PR is failing because we need to bump to golang 1.22 or greater:

INFO[2024-07-19T03:14:33Z] go: go.mod requires go >= 1.22.0 (running go 1.21.11; GOTOOLCHAIN=local)
GOFLAGS=-mod=vendor GO111MODULE=auto go vet 
go: go.mod requires go >= 1.22.0 (running go 1.21.11; GOTOOLCHAIN=local) 
rhmdnd commented 3 months ago

Bumping the golang dependency in https://github.com/ComplianceAsCode/compliance-operator/pull/553

rhmdnd commented 2 months ago

Needed to wait until https://github.com/ComplianceAsCode/compliance-operator/pull/482 landed before this would compile.

Worked for me locally after a rebase.

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate[bot], rhmdnd

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/ComplianceAsCode/compliance-operator/blob/master/OWNERS)~~ [rhmdnd] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
github-actions[bot] commented 2 months ago

:robot: To deploy this PR, run the following command:

make catalog-deploy CATALOG_IMG=ghcr.io/complianceascode/compliance-operator-catalog:483