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 - [ ] https://github.com/stackabletech/nifi-operator/pull/990 - [ ] https://github.com/stackabletech/opa-operator/pull/886 - [ ] https://github.com/stackabletech/spark-k8s-operator/pull/766 - [ ] https://github.com/stackabletech/superset-operator/pull/785 - [ ] trino @adwk67 - [ ] zookeeper
This epic is part of https://github.com/stackabletech/internal-issues/issues/167 covering:
Add the PR link when it is ready.