Roman Zabaluev
Roman Zabaluev
Support running tests with multiple kafka(container) versions (at least upon a release) to verify compatibiliy.
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)...
### 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...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing applications:) **What changes did you make?** (Give an overview) Restrict auth domains with google...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) **Is there anything you'd...
ksqldb case is weird itself, also tables/streams do not start with a capital letter.
Hide the stacktrace into a spoiler: like this:
1. Remove VITE_TAG 1. Remove VITE_COMMIT 1. fetch info from Spring API `/actuator/info` `{commit, tag, buildDate: timestamp}` 1. If tag is a version (v0.5.0) fetch latest version from github and...