-
**Describe the issue**
In air gap environment, using an http repo with the same structure as the official confluent repo containing all minor version, is not possible upgrade from 6.2.x to 6.2.x+1
…
22RC updated
7 months ago
-
We are trying to apply [Confluent For Kubernetes](https://docs.confluent.io/operator/current/co-quickstart.html#co-quickstart) from a Flux Kustomization pointing to a kustomize overlay created by infl…
-
# Description
Currently, client credentials that we issue to users through https://gcn.nasa.gov/quickstart are good for exactly one group/scope. The reason is that we are transforming the scope cla…
-
We need support for schema registry with SSL/mTLS support. This also means that we want to return the Avro message as some readable format, such as JSON.
This needs to be implemented following the …
-
Hi all!!
I have deployed a LDAP server and integrate it with Kafka using RBAC. When I try to login on control center with predefined users like Kafka, SR, C3 etc. defined under "dc=ldap,dc=example,…
-
Hi,
Brokers can track of client versions and their metrics can be collected from JMX. We discovered almost every library set their software version but not the sarama.
https://docs.confluent.io…
-
hi,
when I installed this on OCP 4.8.31 on AWS, I got this error:
oc apply -f ./deployed-20220326-kafka-template.yaml
connect.platform.confluent.io/connect configured
controlcenter.platform.co…
-
I was following the https://github.com/confluentinc/confluent-kubernetes-examples/blob/master/networking/external-access-static-host-based/confluent-platform-example.yaml to deploy confluent platform …
-
I have added a python package that relies on platform-specific code (e.g. `confluent_kakfa`). When I build and run the image, I get the error:
```
Traceback (most recent call last):
File "/foo/…
-
The current implementation of the aiokafka library within the Confluent platform only supports client versions under 3.0 for Python. There is an error reported in [aiokafka/util.py](https://github.com…