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 tools and templates #524

Closed
wants to merge 11 commits into from
Closed

Conversation

burmanm
Copy link
Contributor

@burmanm burmanm commented May 5, 2023

What this PR does:

  • Updates all the templates to Kustomize v5.0.x
  • Updates Kubebuilder layout to gov4-alpha
    • Moves controllers -> internal/controllers, main.go -> cmd/main.go
  • Updates tooling in the cass-operator
  • Updates to Kube 1.26
  • Go 1.20
  • Update controller-runtime
  • Fix tests to verify correct assertions

Which issue(s) this PR fixes:
Fixes #526
Fixes #527

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@burmanm burmanm requested a review from a team as a code owner May 5, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to Kustomize 5 Tests are missing proper mock checks
1 participant