Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

MGMT-14838: Upgrade go modules #81

Closed
wants to merge 2 commits into from

Conversation

CrystalChun
Copy link

https://issues.redhat.com/browse/MGMT-14838
In preparation to switch APIs from v1alpha1
to v1beta1.

/cc @eranco74 @filanov

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 6, 2023
@openshift-ci-robot
Copy link

openshift-ci-robot commented Sep 6, 2023

@CrystalChun: This pull request references MGMT-14838 which is a valid jira issue.

In response to this:

https://issues.redhat.com/browse/MGMT-14838
In preparation to switch APIs from v1alpha1
to v1beta1.

/cc @eranco74 @filanov

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

RunSpecsWithDefaultAndCustomReporters(t,
"Controller Suite",
[]Reporter{printer.NewlineReporter{}})
RunSpecs(t, "Controller Suite")
Copy link
Author

Choose a reason for hiding this comment

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

For history: the envtest/printer was removed from the controller-runtime repo in kubernetes-sigs/controller-runtime#1977

Following what others have done: csi-addons/kubernetes-csi-addons@74c24b3

@openshift-ci openshift-ci bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 6, 2023
@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CrystalChun

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 Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 6, 2023
https://issues.redhat.com/browse/MGMT-14838
In preparation to switch APIs from v1alpha1
to v1beta1.
https://issues.redhat.com/browse/MGMT-14838
There were a few changes to controller-runtime such as
the Cache BuilderWithOptions function and Source.Kind
being removed.
@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2023

@CrystalChun: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/mce-images 1b5d830 link true /test mce-images
ci/prow/e2e-ai-operator-ztp-capi 1b5d830 link true /test e2e-ai-operator-ztp-capi
ci/prow/build 1b5d830 link true /test build
ci/prow/unit-test 1b5d830 link true /test unit-test
ci/prow/images 1b5d830 link true /test images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@CrystalChun
Copy link
Author

Closing for now

@CrystalChun CrystalChun closed this Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants