-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Conversation
There was a problem hiding this 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)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
bors merge |
# Description Fixes #265 🟢 CI https://ci.stackable.tech/view/02%20Operator%20Tests%20(custom)/job/hdfs-operator-it-custom/28/ (updated)
Pull request successfully merged into main. Build succeeded: |
Description
Fixes #265
🟢 CI https://ci.stackable.tech/view/02%20Operator%20Tests%20(custom)/job/hdfs-operator-it-custom/28/ (updated)
Review Checklist
Once the review is done, comment
bors r+
(orbors merge
) to merge. Further information