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] - bump operator-rs to 0.27.1 #276

Closed
wants to merge 6 commits into from
Closed

Conversation

adwk67
Copy link
Member

@adwk67 adwk67 commented Nov 24, 2022

Description

Fixes #265
🟢 CI https://ci.stackable.tech/view/02%20Operator%20Tests%20(custom)/job/hdfs-operator-it-custom/28/ (updated)

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

@maltesander maltesander self-requested a review November 25, 2022 09:15
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 overall.
There are still some serde_yaml dependencies in the cargo files (not required anymore).

I stumbled over not creating a zookeeper znode config map. Can we just have a small assert in one of the tests, that the hdfs discovery map is created (https://github.com/stackabletech/zookeeper-operator/blob/main/tests/templates/kuttl/znode/00-assert.yaml)?
This does not have to be an extra tests, i think just the assert in e.g. smoke is enough.

Quick test with Hbase worked:

--- PASS: kuttl (359.79s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/smoke_hbase-2.4.12-stackable0.3.0_hdfs-3.3.3-stackable0.2.0_zookeeper-3.8.0-stackable0.8.0 (358.57s)

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!

@adwk67
Copy link
Member Author

adwk67 commented Nov 25, 2022

bors merge

@bors
Copy link
Contributor

bors bot commented Nov 25, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title bump operator-rs to 0.27.1 [Merged by Bors] - bump operator-rs to 0.27.1 Nov 25, 2022
@bors bors bot closed this Nov 25, 2022
@bors bors bot deleted the bump-oprs-0271 branch November 25, 2022 16:18
# 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.

Bump operator-rs to 0.27.1
2 participants