Jakub Stejskal

Results 5 issues of Jakub Stejskal

There are several system tests that are failing with KRaft mode enabled and need further investigation: - `ColdBackupScriptIsolatedST#backupAndRestore` - `LoggingChangeST#testJSONFormatLogging` - `JmxIsolatedST#testKafkaZookeeperAndKafkaConnectWithJMX`

bug
System tests
KRaft

**Describe the bug** Kafka scaleUp from 3 pods to 4 is not working with the following error: ``` STRIMZI_BROKER_ID=0 Preparing truststore for replication listener Adding /opt/kafka/cluster-ca-certs/ca.crt to truststore /tmp/kafka/cluster.truststore.p12 with...

bug
KRaft

After a discussion with @mstruk we think the library should truncate `\n`at the end of secret. We hit this during refactor of Strimzi oauth tests. For example: `printf "%s" "team-a-client-secret"...

Signed-off-by: Jakub Stejskal ### Type of change - Bugfix ### Description This PR unifies the colors across Grafana dashboards for all pods returned by Prometheus queries. **Kafka Dashboard** ![image](https://user-images.githubusercontent.com/9933303/189359051-ec6aa3af-cefc-4c19-bca9-f9fd66656785.png) **Zookeeper...

monitoring

In our team we resolve jiras where the users of did are set as `tester` in some cases and not just as `assignee` - [here](https://issues.redhat.com/browse/ENTMQST-4857) is and example of task...