stackabletech / hbase-operator

Kubernetes Operator for Apache HBase built by Stackable for the Stackable Data Platform
https://stackable.tech
Other
16 stars 4 forks source link

Fix the Omid test #517

Closed siegfriedweber closed 4 months ago

siegfriedweber commented 4 months ago

Description

Fix the Omid test

The Omid test failed in the test step 40-install-omid due to an invalid image name:

Failed to apply default image tag "docker.stackable.tech/stackable/omid:\"1.1.0\"-stackable0.0.0-dev": couldn't parse image name "docker.stackable.tech/stackable/omid:\"1.1.0\"-stackable0.0.0-dev": invalid reference format

Definition of Done Checklist

# Author
- [x] Integration tests passed (for non trivial changes)
# Reviewer
- [ ] Code contains useful comments
- [ ] Code contains useful logging statements
- [ ] (Integration-)Test cases added
- [ ] Documentation added or updated. Follows the [style guide](https://docs.stackable.tech/home/nightly/contributor/docs-style-guide).
- [ ] 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
- [ ] [Roadmap](https://github.com/orgs/stackabletech/projects/25/views/1) has been updated