Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Merged by Bors] - Updated code to adhere to ADR018 #180

Closed
wants to merge 5 commits into from

Conversation

soenkeliebau
Copy link
Member

@soenkeliebau soenkeliebau commented May 18, 2022

Description

This contains a breaking change, since the version that is specified for HDFS now has to include a stackable image version.

Previously the version could be specified as "version: 3.2.1" and the operator simply added the stackable version to this. But going forward we have decided that the image version has to be explictly specified, so it will now have to be "version: 3.2.1-stackable-0.1.0" or similar.

This is in accordance with ADR18 (https://docs.stackable.tech/home/contributor/adr/ADR018-product_image_versioning.html).

Please add a description here. This will become the commit message of the merge request later.

Review Checklist

  • Code contains useful comments
  • (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

This contains a breaking change, since the version that is specified for HDFS now has to include a stackable image version.
@soenkeliebau soenkeliebau requested a review from a team May 18, 2022 10:16
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!

soenkeliebau and others added 2 commits May 18, 2022 13:36
Co-authored-by: Malte Sander <contact@maltesander.com>
Added image version to zookeeper in example.
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.

@soenkeliebau
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request May 24, 2022
## Description

This contains a breaking change, since the version that is specified for HDFS now has to include a stackable image version.

Previously the version could be specified as "version: 3.2.1" and the operator simply added the stackable version to this. But going forward we have decided that the image version has to be explictly specified, so it will now have to be "version: 3.2.1-stackable-0.1.0" or similar.

This is in accordance with ADR18 (https://docs.stackable.tech/home/contributor/adr/ADR018-product_image_versioning.html).

*Please add a description here. This will become the commit message of the merge request later.*
@bors
Copy link
Contributor

bors bot commented May 24, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Updated code to adhere to ADR018 [Merged by Bors] - Updated code to adhere to ADR018 May 24, 2022
@bors bors bot closed this May 24, 2022
@bors bors bot deleted the feat/adr18 branch May 24, 2022 20:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants