Alberto Otero

Results 48 comments of Alberto Otero

Examples like the one in #8054 imply that, being `extraProperties` encoded internally in a string, the `ldap.group.request` property could be complex enough to break the decoding of all that string,...

> I'm worried about adding this value which does not follow our charts standard. If more LDAP-related values are added, we will need to release a new major in the...

Ready to review! New LDAP values are being set properly to env vars: ![image](https://user-images.githubusercontent.com/7276373/188115013-67dee558-edd2-42fc-a5fa-49bac9e90efd.png)

Hey @mark4409, Using hostname (introduced in redis's [Add hostname support in Sentinel](https://github.com/redis/redis/pull/8282) may could solve the issue? It solves a pretty similar issue [Sentinel: resolve master_host to IP address](https://github.com/redis/redis/pull/2118).

@maxbrunet this issue has been now addressed within the latest container's release [1.3.1-debian-11-r1](https://hub.docker.com/layers/bitnami/nginx-ingress-controller/latest/images/sha256-2f8b68b0b94696e85174da2b18bc5de4d711a01b83d8c8c4398fd7ed48f9f94f?context=explore) and it is available also in the latest chart's release [9.3.7](https://github.com/bitnami/charts/tree/master/bitnami/nginx-ingress-controller).

> Can someone merge the Dockerfile change? It doesn't look to me that it would be a biggie and I also encountered projects failing the compilation step due to the...

Hi @renepardon I've created an internal task to address the problem, our team will be back to you in this issue when it gets to an outcome. Meanwhile, you may...

Hi [zsoltbalogh](https://github.com/zsoltbalogh), The issue is now solved and a fix was released (we are now [sanitizing triple quotes produced by ini-file when using special characters like "`"](https://github.com/bitnami/containers/blob/b47e079041987a975c0e67fb88f3df21cc97f31d/bitnami/mariadb-galera/10.9/debian-11/rootfs/opt/bitnami/scripts/libmariadbgalera.sh#L407)) . Thanks for...

Hi @ahweis, With duplicated you means that the whole configuration is appended twice on the config file? Could you show the previous and after outputs?

Hi @ahweis, Let me create a task for the team in order to fix this behavior. We will reach you back here.