Skip to content

[Merged by Bors] - Implement product image selection #482

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

Closed
wants to merge 23 commits into from

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Sep 26, 2022

Description

For stackabletech/operator-rs#470
Reference implementation of stackabletech/operator-rs#476

Review Checklist

  • Code contains useful comments
  • CRD change approved (or not applicable)
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)
  • Helm chart can be installed and deployed operator works (or not applicable)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

@sbernauer sbernauer changed the title Add support for product image selection Implement product image selection Sep 28, 2022
@sbernauer
Copy link
Member Author

Copy link
Member

@nightkr nightkr left a comment

Choose a reason for hiding this comment

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

Overall this looks like a nice ergonomics improvement on the operator side

bors bot pushed a commit to stackabletech/operator-rs that referenced this pull request Nov 11, 2022
## Description
For #470
Reference implementation in kafka: stackabletech/kafka-operator#482
ADR is [here](https://docs.stackable.tech/home/stable/contributor/adr/ADR018-product_image_versioning.html)

The idea is to add all the currently known enum variants to see that the concept works. Before merging the `ProductImageSelection::Stackable` enum variant will be removed/commented out.
bors bot pushed a commit to stackabletech/operator-rs that referenced this pull request Nov 11, 2022
## Description
For #470
Reference implementation in kafka: stackabletech/kafka-operator#482
ADR is [here](https://docs.stackable.tech/home/stable/contributor/adr/ADR018-product_image_versioning.html)

The idea is to add all the currently known enum variants to see that the concept works. Before merging the `ProductImageSelection::Stackable` enum variant will be removed/commented out.
@sbernauer sbernauer added release/23.1.0 release-note/action-required Denotes a PR that introduces potentially breaking changes that require user action. changelog/crd-change labels Nov 30, 2022
…-selection

# Conflicts:
#	Cargo.lock
#	examples/logging/simple-kafka-cluster-opa-log4j.yaml
#	examples/opa/simple-kafka-cluster-opa-allow-all.yaml
#	examples/tls/simple-kafka-cluster-tls.yaml
#	rust/crd/Cargo.toml
#	rust/operator-binary/Cargo.toml
#	rust/operator/Cargo.toml
#	rust/operator/src/discovery.rs
#	rust/operator/src/kafka_controller.rs
Copy link
Member Author

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

LGTM otherwise

Co-authored-by: Sebastian Bernauer <[email protected]>
@sbernauer sbernauer self-assigned this Dec 13, 2022
@sbernauer
Copy link
Member Author

LGTM when tests pass

@maltesander
Copy link
Member

@maltesander
Copy link
Member

bors merge

bors bot pushed a commit that referenced this pull request Dec 13, 2022
# Description

For stackabletech/operator-rs#470
Reference implementation of stackabletech/operator-rs#476



Co-authored-by: Malte Sander <[email protected]>
Co-authored-by: Malte Sander <[email protected]>
@bors
Copy link
Contributor

bors bot commented Dec 13, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Implement product image selection [Merged by Bors] - Implement product image selection Dec 13, 2022
@bors bors bot closed this Dec 13, 2022
@bors bors bot deleted the feature/product-image-selection branch December 13, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/23.1.0 release-note/action-required Denotes a PR that introduces potentially breaking changes that require user action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants