stackabletech / issues

This repository is only for issues that concern multiple repositories or don't fit into any specific repository
2 stars 0 forks source link

Listener Operator first release #281

Open lfrancke opened 2 years ago

lfrancke commented 2 years ago

These tasks are needed/useful for a first public release of the operator to make it useful and actually do something. Further steps would be to roll it out across more operators I guess @nightkr

TODO: This needs further refinement to check whether we really need all of this and whether they need to be done in any specific order

## Must have
- [ ] https://github.com/stackabletech/listener-operator/issues/20
- [ ] https://github.com/stackabletech/listener-operator/issues/2
- [ ] https://github.com/stackabletech/listener-operator/issues/3
- [ ] https://github.com/stackabletech/listener-operator/issues/71
- [ ] https://github.com/stackabletech/listener-operator/issues/70
- [ ] https://github.com/stackabletech/listener-operator/issues/72
- [ ] https://github.com/stackabletech/listener-operator/issues/95
- [ ] https://github.com/stackabletech/listener-operator/issues/96
- [ ] https://github.com/stackabletech/listener-operator/issues/110
- [ ] https://github.com/stackabletech/ci/pull/85
- [ ] https://github.com/stackabletech/documentation/issues/480
## Could have
- [ ] https://github.com/stackabletech/listener-operator/issues/4
- [ ] https://github.com/stackabletech/hdfs-operator/issues/235
## Platform rollout
- [ ] Airflow
- [ ] Druid
- [ ] HBase
- [ ] https://github.com/stackabletech/hdfs-operator/issues/174
- [ ] Hive
- [ ] https://github.com/stackabletech/kafka-operator/pull/443
- [ ] NiFi
- [ ] Spark
- [ ] Superset
- [ ] Trino
- [ ] ZooKeeper
### Documentation
- [ ] Update the _service exposition_ concept page: https://docs.stackable.tech/home/stable/concepts/service-exposition
lfrancke commented 10 months ago

We need to make sure that our platform is still usable for people who cannot run the listener operator (there are some unanswered questions about privileged mode using OLM deployment which we might be able to solve).

soenkeliebau commented 10 months ago

If they cannot run the listener they probably also cannot run the secret operator and at that point I think **** really hits the fan if we have to make do without it ..