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

Upgrade go to 1.22 and fix github action #51

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

brandboat
Copy link
Member

related to harvester/harvester#6160,

mainly do two things:

  1. Fix github action: Add missing validate and validate-ci by using make ci, also run make package and make package-webhook since they are not included in make ci.
  2. Upgrade go version to v1.22 and upgrade controller-gen to v0.15.0

Add missing validate and validate-ci by using make ci,
also run make package and make package-webhook since
they are not included in make ci

Signed-off-by: Cooper Tseng <cooper.tseng@suse.com>
Signed-off-by: Cooper Tseng <cooper.tseng@suse.com>
Copy link
Contributor

@Vicente-Cheng Vicente-Cheng left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@bk201 bk201 merged commit a764046 into harvester:master Jul 12, 2024
4 checks passed
@brandboat brandboat deleted the chore/upgrade-go-1.22 branch July 12, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants