Carl Eastman

Results 21 comments of Carl Eastman

@GMartinez-Sisti Did you pick this up? I am also looking to be able to modify the dnsconfig specifically changing ndots to 1

@GMartinez-Sisti What would be involved in picking this up? looks like creating a new pr with the changes from this pr?

Same, upgraded from 13.4.19 to 13.5.4 and 13.5.6, builds are now failing with the same code.

This is even now more of an issue since nextjs 13.4.19 introduced a vulnerability: Regular Expression Denial of Service (ReDoS) [High Severity][https://security.snyk.io/vuln/SNYK-JS-ZOD-5925617] in [email protected] introduced by [email protected] > [email protected]

For instance the ask is to have the ability to add a configuration so that the pod yaml looks like the following: ` dnsConfig: options: - name: ndots value: "1"...

``` dnsConfig: options: - name: ndots value: "1" dnsPolicy: ClusterFirst ```

@howardjohn looks like it started between istio 1.18.2 and 1.18.3 with regards to when ncurses 6 became necessary. @kyessenov do you know which envoy release the ncurses 6 became necessary?...