CEDDM
CEDDM
**Problem description:** Retrieving apps Docker Labels behind proxy with configuration described in #4295 is not working if the proxy requires authentication. **Solution description:** Add 2 properties like httpProxy.user and httpProxy.password...
**Problem description:** In our company, we use `Harbor registry` for our apps and also as a proxy for DockerHub images. When I want to import starter apps with the Kafka...
**Description:** The info endpoint is no more enabled by default with Spring Boot 2.5 https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.5-Release-Notes#secure-info-endpoint This causes the app to be stucked in "Deploying" state in Kubernetes with this error...
**Description:** I'm using SCDF with `Kafka` on `Kubernetes` platform and I would like to use `Spring Cloud Config` for application configuration, including Kafka configurations with topic names. In our company...
**Describe the issue** I'm using `SCDF 2.11` with `Kafka` and I'm trying to implement processors in which we don't want to lose any message. So we want that our processors...