kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

Open-Source Web UI for Apache Kafka Management

Results 382 kafka-ui issues
Sort by recently updated
recently updated
newest added

Support running tests with multiple kafka(container) versions (at least upon a release) to verify compatibiliy.

type/enhancement
good first issue
scope/backend
status/accepted

### Is your proposal related to a problem? Currently there's no entry point for requirements tests ### Describe the solution you'd like We should fix requirements in documentation, that also...

scope/QA
status/accepted
type/feature

good first issue
scope/QA
status/accepted
scope/infrastructure

1. screenshot check should ignore element displaying version 2. version should be checked functionally

type/enhancement
good first issue
scope/QA
status/accepted

**Describe the bug** For Smart Filter, it will work for only one condition, like `value.eventData.dutyDepartment == "VQA"` but when their comes multiple condition, second, third and other condition wouldn't work...

type/bug
good first issue
scope/frontend
status/accepted
status/confirmed

Due to this exception: ``` org.springframework.ldap.CommunicationException: localhost:389; nested exception is javax.naming.CommunicationException: localhost:389 [Root exception is java.net.ConnectException: Connection refused] at org.springframework.ldap.support.LdapUtils.convertLdapException(LdapUtils.java:108) at org.springframework.ldap.core.support.AbstractContextSource.createContext(AbstractContextSource.java:362) at org.springframework.ldap.core.support.AbstractContextSource.getReadOnlyContext(AbstractContextSource.java:171) at org.springframework.ldap.core.LdapTemplate.executeReadOnly(LdapTemplate.java:806) at org.springframework.boot.actuate.ldap.LdapHealthIndicator.doHealthCheck(LdapHealthIndicator.java:50) at org.springframework.boot.actuate.health.AbstractHealthIndicator.health(AbstractHealthIndicator.java:82)...

type/bug
good first issue
scope/backend
status/accepted
status/confirmed

type/enhancement
good first issue
status/accepted
scope/k8s

**Describe the bug** System redirects to Topics list with cancelling Topic edit instead of redirecting to Topic profile **Set up** https://www.kafka-ui.provectus.io/ **Steps to Reproduce** Steps to reproduce the behavior: 1....

type/bug
good first issue
scope/frontend
status/accepted
status/confirmed

### Discussed in https://github.com/provectus/kafka-ui/discussions/2389 Originally posted by **cignul9** August 4, 2022 When using envs.secret to store...secrets the chart fails because values are not encoded in the template. We can encode...

type/bug
good first issue
status/accepted
status/confirmed
scope/k8s

I'm curious if you are open to supporting deserializer plugins (perhaps using the Java Service Provider Interface) to allow third parties to supply their own deserializers. ## Use case We're...

scope/backend
scope/frontend
status/accepted
type/feature
status/pending-frontend