Andrew Kenworthy

Results 3 issues of Andrew Kenworthy

Fixes https://github.com/stackabletech/kafka-operator/issues/655 Pending decision: https://github.com/stackabletech/decisions/issues/28 ( :heavy_check_mark: closed/done) Openshift/OKD tests :green_circle: : ``` --- PASS: kuttl (520.16s) --- PASS: kuttl/harness (0.00s) --- PASS: kuttl/harness/configuration_kafka-latest-3.7.1_zookeeper-latest-3.9.2_openshift-true (41.05s) --- PASS: kuttl/harness/kerberos_kafka-3.8.0_zookeeper-latest-3.9.2_openshift-true_krb5-1.21.1_kerberos-realm-PROD.MYCORP_kerberos-backend-mit (100.10s) ---...

Investigate if we want to allow users to enable mutual tls, without enabling tls. The current implementation allows this. #### Background Some Kafka integration tests (e.g. `upgrade_zookeeper-3.9.2_upgrade_old-3.7.1_upgrade_new-3.8.0_use-client-tls-false_use-client-auth-tls-true_openshift-false`) allow a combination...

If these configuration options are written to a kcat.conf file instead of creating command line parameters, it makes it much easier to use kcat for debugging purposes. See https://github.com/stackabletech/kafka-operator/pull/762#discussion_r1800731210.