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

cleanup: Remove scripts that are no longer needed #1304

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

brianmcarey
Copy link
Member

@brianmcarey brianmcarey commented Oct 16, 2024

What this PR does / why we need it:

These scripts are no longer required since the logic has been moved into
gocli[1]

Remove them to avoid causing confusion for people.

[1] #1217

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note:


@kubevirt-bot kubevirt-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 16, 2024
@kubevirt-bot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kubevirt-bot kubevirt-bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Oct 16, 2024
@brianmcarey
Copy link
Member Author

/test check-provision-k8s-1.31

These scripts are no longer required since the logic has been moved into
gocli[1]

Remove them to avoid causing confusion for people.

[1] kubevirt#1217

Signed-off-by: Brian Carey <[email protected]>
@brianmcarey brianmcarey marked this pull request as ready for review October 22, 2024 08:28
@kubevirt-bot kubevirt-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 22, 2024
@brianmcarey
Copy link
Member Author

/cc @dhiller @xpivarc

@dosubot dosubot bot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Oct 22, 2024
@brianmcarey
Copy link
Member Author

/cc @aerosouund

@aerosouund
Copy link
Member

/lgtm

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 22, 2024
Copy link
Contributor

@dhiller dhiller left a comment

Choose a reason for hiding this comment

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

/approve

@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhiller

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

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 23, 2024
@kubevirt-bot kubevirt-bot merged commit 25df27b into kubevirt:main Oct 23, 2024
10 checks passed
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request Oct 24, 2024
[25df27b cleanup: Remove scripts that are no longer needed](kubevirt/kubevirtci#1304)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <[email protected]>
kubevirt-bot added a commit to kubevirt-bot/kubevirt that referenced this pull request Oct 25, 2024
[a22c0ae Run bazelisk run //robots/cmd/kubevirtci-bumper:kubevirtci-bumper -- -ensure-last-three-minor-of v1 --k8s-provider-dir /home/prow/go/src/github.com/kubevirt/project-infra/../kubevirtci/cluster-provision/k8s](kubevirt/kubevirtci#1311)
[c13fce6 bind-vfio: Remove "Error" from echo statement to reduce noise in prow job logs](kubevirt/kubevirtci#1312)
[25df27b cleanup: Remove scripts that are no longer needed](kubevirt/kubevirtci#1304)

```release-note
NONE
```

Signed-off-by: kubevirt-bot <[email protected]>
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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants