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

test: use go 1.20, kubebuilder 3.11.1 and kubernetes 1.25 in test project #45

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

tenstad
Copy link
Contributor

@tenstad tenstad commented Aug 2, 2023

The test project is currently quite outdated. Think it's time to update it to use more up to date versions :)

  • Rescaffolded project with kubebuilder 3.11.1
  • Updated kubernetes version to 1.25
  • Added TypeMeta and ObjectMeta to Embedded as it has //+kubebuilder:object:root=true
  • Added config to .gitignore to ignore generated manifests

@cla-checker-service
Copy link

cla-checker-service bot commented Aug 2, 2023

💚 CLA has been signed

@tenstad tenstad force-pushed the regenerate-test-project branch 2 times, most recently from f84d36b to 01f79ac Compare August 2, 2023 08:56
Signed-off-by: Amund Tenstad <github@amund.io>
Copy link
Contributor

@thbkrkr thbkrkr left a comment

Choose a reason for hiding this comment

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

LGTM

Thank you for doing that.

@thbkrkr thbkrkr merged commit 3abd5a4 into elastic:master Aug 4, 2023
1 check passed
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