This epic is part of https://github.com/stackabletech/internal-issues/issues/167 covering: - replace .context with .expect where it is appropriate - remove Result where it is no longer needed - remove unneeded error Enum items - prove at compile time that a constructed name fits its target type, instead of trusting a runtime expect Add the PR link when it is ready. - [ ] https://github.com/stackabletech/airflow-operator/pull/852 - [ ] https://github.com/stackabletech/druid-operator/pull/869 - [ ] https://github.com/stackabletech/hbase-operator/pull/803 - [ ] https://github.com/stackabletech/hdfs-operator/pull/824 - [ ] https://github.com/stackabletech/hive-operator/pull/759 - [ ] https://github.com/stackabletech/kafka-operator/pull/1017 - [ ] nifi - [ ] opa - [ ] spark-k8s - [ ] superset - [ ] trino - [ ] zookeeper
This epic is part of https://github.com/stackabletech/internal-issues/issues/167 covering:
Add the PR link when it is ready.