stackabletech / spark-k8s-operator

Operator for Apache Spark-on-Kubernetes for Stackable Data Platform
https://stackable.tech
Other
52 stars 3 forks source link

[Merged by Bors] - Support specifying Service type #228

Closed sbernauer closed 1 year ago

sbernauer commented 1 year ago

Description

For https://github.com/stackabletech/issues/issues/360

Definition of Done Checklist

# Author
- [ ] Changes are OpenShift compatible
- [ ] CRD changes approved
- [ ] Helm chart can be installed and deployed operator works
- [ ] Integration tests passed (for non trivial changes)
# Reviewer
- [ ] Code contains useful comments
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated
- [ ] Changelog updated
- [ ] Cargo.toml only contains references to git tags (not specific commits or branches)
# Acceptance
- [ ] Feature Tracker has been updated
- [ ] Proper release label has been added

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

sbernauer commented 1 year ago

Started https://ci.stackable.tech/view/02%20Operator%20Tests%20(custom)/job/spark-k8s-operator-it-custom/82/

sbernauer commented 1 year ago

I would have though that this PR does not cause this failure, but who knows? ;) Do you have any error message or a cluster I can connect to to debug the problem?

razvan commented 1 year ago

Works now. The problem seems to have been a "broken" installation of the secret-operator. After reinstalling it, it worked.

sbernauer commented 1 year ago

Alright thx! kuttl tests on jenkins passed as well

sbernauer commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Pull request successfully merged into main.

Build succeeded: