kubevirt / ssp-operator

Operator that deploys additional KubeVirt resources
Apache License 2.0
29 stars 47 forks source link

fix: regenerate vendor files #1024

Closed akrejcir closed 1 month ago

akrejcir commented 1 month ago

What this PR does / why we need it: Run "go mod tidy && go mod vendor" in the project root directory.

Release note:

None
akrejcir commented 1 month ago

/cc @ksimon1 @0xFelix

ksimon1 commented 1 month ago

/lgtm btw. how is possible, that this slip through the e2e tests?

akrejcir commented 1 month ago

Good question. I'm not sure.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

ksimon1 commented 1 month ago

/approve

kubevirt-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ksimon1

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/kubevirt/ssp-operator/blob/main/OWNERS)~~ [ksimon1] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment