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

Bump capi version and e2e framework to 1.8.1 (golangci-lint to 1.57.2, go version to 1.22.5) #137

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

nasusoba
Copy link
Contributor

  • Bump up to use CAPI 1.8.1 version
    • as CAPI is using go 1.22.5 I aslo bumped up go version,
    • and only golangci-lint with >1.56.0 supports 1.22 go, so I also bump up the linter
  • Bump up test framwork version to 1.8.1
  • WithEventFilter is added to filter out resource with cluster.x-k8s.io/paused annotations, this is slightly better as the reconcilation won't be triggered if the annotation is set. We already checked this annotation during reconcilation, so it does not change any logic.

Signed-off-by: nasusoba <[email protected]>

add event filter for kthreesconfig
@mogliang mogliang merged commit 71bc0af into k3s-io:main Aug 28, 2024
5 checks passed
@nasusoba nasusoba deleted the upgradecapi18 branch August 28, 2024 03:10
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.

2 participants