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

chore: cleanup Warning for unused packages #1151

Merged

Conversation

zdtsw
Copy link
Member

@zdtsw zdtsw commented Aug 4, 2024

Description

some packages are not used after we cleanedup old code
this is only to get these removed from go.mod

How Has This Been Tested?

Screenshot or short clip

Merge criteria

  • You have read the contributors guide.
  • Commit messages are meaningful - have a clear and concise summary and detailed explanation of what was changed and why.
  • Pull Request contains a description of the solution, a link to the JIRA issue, and to any dependent or related Pull Request.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

Signed-off-by: Wen Zhou <wenzhou@redhat.com>
@zdtsw zdtsw requested a review from VaishnaviHire August 4, 2024 16:09
@openshift-ci openshift-ci bot requested review from LaVLaS and ykaliuta August 4, 2024 16:09
@zdtsw zdtsw removed the request for review from LaVLaS August 4, 2024 16:09
@ykaliuta
Copy link
Contributor

ykaliuta commented Aug 4, 2024

it's go mod tidy run, isn't it?

Copy link

openshift-ci bot commented Aug 4, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ykaliuta

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 Aug 4, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 112c262 into opendatahub-io:incubation Aug 4, 2024
8 checks passed
@zdtsw
Copy link
Member Author

zdtsw commented Aug 5, 2024

it's go mod tidy run, isn't it?

Yes exactly. V1.7 should not be there any more since we removed upgrade from old kfdef

zdtsw referenced this pull request in zdtsw-forking/rhods-operator Aug 15, 2024
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 112c262)
openshift-merge-bot bot referenced this pull request in red-hat-data-services/rhods-operator Aug 16, 2024
Signed-off-by: Wen Zhou <wenzhou@redhat.com>
(cherry picked from commit 112c262)
MarianMacik pushed a commit to MarianMacik/opendatahub-operator that referenced this pull request Jan 22, 2025
…flux/component-updates/odh-model-controller-v2-17

chore(deps): update odh-model-controller-v2-17 to 8fde52c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants