-
**Describe the bug**
Using the following descriptor:
```
---
context: context
source: test
projects:
- name: "foo"
consumers:
- principal: User:greta
topics:
- name:…
-
**Describe the bug**
I will admit, this is probably my own doing from my previous PR:
https://github.com/kafka-ops/julie/commit/a2e79d0fe160443d84b2dd1ff32c6f4e4714d2f0
Basically, it doesn't work…
-
I have configured the strimzi with external CA.
I have created an SSL certificate for my-user, and got it signed by CA. I could create the keystore and could authenticate it while using console produ…
-
Hi,
This is a bit elaborated issue and it took some time for me to understand the behaviour.
This is a related to https://github.com/systemcraftsman/strimzi-kafka-cli/issues/88
When I trying t…
-
Setup: mtls + acls
Calling this in succession on topic `foo` and consumer group `baz`
```
topic consume foo --group "baz"
```
results in:
```
Error on consume
Closing Client
Error: ka…
-
**Describe the bug**
Conluent Schema registry documentation (https://docs.confluent.io/platform/current/schema-registry/security/index.html#authorizing-access-to-the-schemas-topic) says that followin…
-
**Which chart**:
The name (and version) of the affected chart
bitnami/spark
**Describe the bug**
A clear and concise description of what the bug is.
Using custom image, master node not init…
-
Hello,
I'm getting 403s errors only when TF is trying to create the SAs.
```
Error: 403 Forbidden
with module.topics.confluentcloud_service_account.this["test-sa-2"]
on ../modules/topics/main.t…
-
_Please use this to only for bug reports. For questions or when you need help, you can use the [GitHub Discussions](https://github.com/strimzi/strimzi-kafka-operator/discussions), our [#strimzi Slack …
pmuir updated
2 years ago
-
Julie deletes Role Bindings that are not supposed to be deleted.
In particular Julie is not taking into account that Bindings are set for different `source` keys.
Creating two descriptor files
…