Skip to content

Don't mandate boxing role configs #262

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

Merged
merged 3 commits into from
Nov 16, 2021
Merged

Don't mandate boxing role configs #262

merged 3 commits into from
Nov 16, 2021

Conversation

nightkr
Copy link
Member

@nightkr nightkr commented Nov 16, 2021

Description

For products where all roles take the same Configuration this means that you no longer need the Role::into. However, products that do have roles with different Configuration types you now need to use Role::erase instead.

Review Checklist

  • Code contains useful comments
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)

@nightkr nightkr marked this pull request as ready for review November 16, 2021 11:25
He comes for us all, eventually
@nightkr nightkr requested a review from a team November 16, 2021 11:30
nightkr added a commit to stackabletech/spark-operator that referenced this pull request Nov 16, 2021
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

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

LGTM.

@nightkr
Copy link
Member Author

nightkr commented Nov 16, 2021

Example PR for explicitly boxing: stackabletech/spark-operator#192

@nightkr nightkr merged commit ae3333d into main Nov 16, 2021
@nightkr nightkr deleted the feature/unbox-role-config branch November 16, 2021 13:46
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