Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update tools and dependencies #170

Merged
merged 4 commits into from
Feb 13, 2023

Conversation

slintes
Copy link
Member

@slintes slintes commented Feb 9, 2023

Update tools and dependencies, tidy and vendor, update manifests, fix a compile error

@openshift-ci openshift-ci bot requested review from mshitrit and razo7 February 9, 2023 13:32
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 9, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: slintes

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Feb 9, 2023
Signed-off-by: Marc Sluiter <msluiter@redhat.com>
Signed-off-by: Marc Sluiter <msluiter@redhat.com>
Signed-off-by: Marc Sluiter <msluiter@redhat.com>
Signed-off-by: Marc Sluiter <msluiter@redhat.com>
@@ -6,17 +6,17 @@ require (
github.com/go-logr/logr v1.2.3
github.com/onsi/ginkgo/v2 v2.6.0
github.com/onsi/gomega v1.24.1
github.com/openshift/api v0.0.0-20221013123531-622889ac07cf
github.com/openshift/client-go v0.0.0-20211209144617-7385dd6338e3
github.com/openshift/api release-4.11
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice :)
IMHO this way (using release-OCP_Y_VERSION instead of long version number) seems easier to read or identify the version.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well, it's just an intermediate helper., instead of finding out the correct version myself. go mod tidy replaces it with the long version

@razo7
Copy link
Member

razo7 commented Feb 13, 2023

NIT: Can you update the quay image for scorecard tests version as part of upgrading the operator-sdk version?

It is quite old (older than a year) and I assume that the newer is more better, and there are three places which use this image (see also from NMO's PR of upgrading the operator-sdk version).

@razo7
Copy link
Member

razo7 commented Feb 13, 2023

/lgtm
I left a small NIT about scorecard, feel free to unhold
/hold

@slintes
Copy link
Member Author

slintes commented Feb 13, 2023

Thx for review. Tbh I have no clue what these scorecard tests are doing. Will check in a follow up.

/hold cancel

@openshift-merge-robot openshift-merge-robot merged commit f1474b5 into medik8s:main Feb 13, 2023
@slintes slintes deleted the update_tools branch March 1, 2023 18:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants