Pre-Release Operator Rust Updates
Part of #686
Replace the items in the task lists below with the applicable Pull Requests
Tip
Create branches with predictable names so the links below work. Remember to replace 25.3.0 with the appropriate release version:
git stash -m " unsaved work"
git fetch origin
git checkout -b chore/bump-rust-deps-pre-25.3.0 origin/main
Then use the links below to automatically create applicable PRs for each operator using the PR template.
### Operator Rust Updates
- [ ] https://github.com/stackabletech/airflow-operator/pull/591
- [ ] https://github.com/stackabletech/commons-operator/pull/334
- [ ] https://github.com/stackabletech/druid-operator/pull/695
- [ ] https://github.com/stackabletech/edc-operator/pull/156
- [ ] https://github.com/stackabletech/hbase-operator/pull/634
- [ ] https://github.com/stackabletech/hdfs-operator/pull/655
- [x] ~hello-world-operator~
- [ ] https://github.com/stackabletech/hive-operator/pull/577
- [ ] https://github.com/stackabletech/kafka-operator/pull/830
- [ ] https://github.com/stackabletech/listener-operator/pull/282
- [ ] https://github.com/stackabletech/nifi-operator/pull/758
- [ ] https://github.com/stackabletech/opa-operator/pull/696
- [ ] https://github.com/stackabletech/secret-operator/pull/569
- [ ] https://github.com/stackabletech/spark-k8s-operator/pull/533
- [ ] https://github.com/stackabletech/superset-operator/pull/602
- [ ] https://github.com/stackabletech/trino-operator/pull/722
- [ ] https://github.com/stackabletech/zookeeper-operator/pull/921
Pre-Release Operator Rust Updates
Part of #686
Replace the items in the task lists below with the applicable Pull Requests
Tip
Create branches with predictable names so the links below work. Remember to replace
25.3.0with the appropriate release version:git stash -m "unsaved work" git fetch origin git checkout -b chore/bump-rust-deps-pre-25.3.0 origin/mainThen use the links below to automatically create applicable PRs for each operator using the PR template.