julie icon indicating copy to clipboard operation
julie copied to clipboard

A solution to help you build automation and gitops in your Apache Kafka deployments. The Kafka gitops!

Results 91 julie issues
Sort by recently updated
recently updated
newest added

**Describe the solution you'd like** Hi, for my purpose I would like to request an enhancement for julie, if possible to manage version of a schema on a topic declaration....

enhancement

* **Please check if the PR fulfills these requirements** - [x] The commit messages are descriptive - [x] Tests for the changes have been added (for bug fixes / features)...

**Is your feature request related to a problem? Please describe.** Currently it is not possible to filter which subjects should be managed. **Describe the solution you'd like** As we can...

enhancement

* **Please check if the PR fulfills these requirements** - [ ] The commit messages are descriptive - [ ] Tests for the changes have been added (for bug fixes...

**Is your feature request related to a problem? Please describe.** As a JulieOps user It would be nice to have different interfaces, not only a CLI, for example, a web...

enhancement

In traditional ACL client (embedded kafka-acls.sh) it is possible to define host parameter (ip address) that ACL will affect to. ACL for resource options: - principal - host - operation...

enhancement

**Describe the bug** When we remove subjects from a topoligy, bindings are not removed from RBAC **To Reproduce** Create a topology file like this : ``` context: "DEV" source: "example"...

bug
under-investigation

**Describe the bug** Boker has a default placement constraint for new topics. Julie-Ops respects that when deploying a new "blank" topic, but removes it when run again. **To Reproduce** Deploy...

under-investigation

**Is your feature request related to a problem? Please describe.** When optimize acls is set in configure file like this : `topology.acls.optimized=true` Schema registry bindings are are not using this...

enhancement

**Is your feature request related to a problem? Please describe.** In JulieOps all consumersGroup's binding are set to RESOURCE_OWNER. It will be great to add ability to change consumersGroup role...

enhancement