k8snetworkplumbingwg / kubemacpool

Apache License 2.0
32 stars 33 forks source link

go.mod: Update go version to 1.21 #427

Closed RamLavi closed 4 months ago

RamLavi commented 4 months ago

What this PR does / why we need it: The current version 1.19 is causing make generate to fail on format issue. Updating to 1.21. Also updating the deepcopy-gen flags as the older ones are no longer supported.

Special notes for your reviewer:

Release note:

NONE
RamLavi commented 4 months ago

/cherry-pick release-0.43

kubevirt-bot commented 4 months ago

@RamLavi: once the present PR merges, I will cherry-pick it on top of release-0.43 in a new PR and assign it to you.

In response to [this](https://github.com/k8snetworkplumbingwg/kubemacpool/pull/427#issuecomment-2088234107): >/cherry-pick release-0.43 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
RamLavi commented 4 months ago

/approve

kubevirt-bot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RamLavi

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/k8snetworkplumbingwg/kubemacpool/blob/main/OWNERS)~~ [RamLavi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
kubevirt-bot commented 4 months ago

@RamLavi: new pull request created: #429

In response to [this](https://github.com/k8snetworkplumbingwg/kubemacpool/pull/427#issuecomment-2088234107): >/cherry-pick release-0.43 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.