Skip to content

chore(stackable-operator)!: Version common CRDs #968

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

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Feb 26, 2025

Part of stackabletech/issues#642

  • All CRD-related types and function now reside in the stackable_operator::crd module.
  • Each CRD-related struct and enum has been versioned. The initial version is v1alpha1.
  • The static authentication provider must now be imported using r#static.
  • Import are now more granular in general.

@Techassi Techassi self-assigned this Feb 26, 2025
@Techassi Techassi changed the title chore: Version common CRD structs chore(stackable-operator): Version common CRD structs Feb 26, 2025
@Techassi Techassi force-pushed the chore/add-crd-versioning branch from db324bf to fb6202e Compare March 19, 2025 14:43
@Techassi Techassi changed the title chore(stackable-operator): Version common CRD structs chore(stackable-operator)!: Version common CRDs Mar 20, 2025
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Mar 31, 2025
@Techassi Techassi marked this pull request as ready for review March 31, 2025 15:09
NickLarsenNZ
NickLarsenNZ previously approved these changes Apr 1, 2025
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM, left some suggestions.

@Techassi Techassi requested a review from NickLarsenNZ April 1, 2025 09:15
@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Apr 2, 2025
NickLarsenNZ
NickLarsenNZ previously approved these changes Apr 2, 2025
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

One more small change

@NickLarsenNZ NickLarsenNZ self-requested a review April 7, 2025 07:05
NickLarsenNZ
NickLarsenNZ previously approved these changes Apr 7, 2025
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

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

Happy 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Development: In Review
Development

Successfully merging this pull request may close these issues.

3 participants