Jose Antonio Carmona

Results 36 comments of Jose Antonio Carmona

Hey @sglogger Yes, you are right! Excuse my confusion. I have been digging in the problem and am a little intrigued if this workaround of mine works in your set...

Hi @sglogger I am glad the workaround works. I am going to open an internal task in order to tackle this. Will keep this thread updated with any news. Thanks...

Hi @tommyalatalo The workaround I provided basically makes the container not the resolve `MARIADB_GALERA_CLUSTER_ADDRESS ` and to treat its value as bare IP addresses. It is just a momentary workaround...

Hi @wang-fut > httpd: Syntax error on line 162 of /opt/bitnami/apache/conf/httpd.conf: Cannot load /usr/lib/apache2/modules/mod_dav_svn.so into server: /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so.1: undefined symbol: apr_crypto_block_cleanup This is probably related to the fact that the system...

Hi @byErikas I've recently reverted the changes introduced to support `REDISCLI_AUTH` from a file (see https://github.com/bitnami/containers/pull/39867) due to them causing some problems when redis was configured without a password. I've...

Hi @raji032 How are you installing the ETCD chart in your cluster? What are the configuration params you are using? As pero your steps, you seem to be installing ETCD...

Hi @raji032 This was time-consuming to debug, but I have partially reproduced your issue. I would like to know more about the SSL certificates you are using for APISIX and...

The latest release of the docker image `8.10.2` does also report several CVEs related (mainly) to dependencies. Are there any plans to update this? ```console $ trivy image --vuln-type library...

Hi @Rablet Thanks for reporting, there is definitely something wrong happening on our side, and I have the feeling that it might be related to the changes in order to...

Hi again Just to mention that the new release `7.4.1` reports 3 new ones, so you can include them in the batch: ```bash $ trivy image --vuln-type library confluentinc/cp-ksqldb-server:7.4.1 Java...