Diego Noguês

Results 19 comments of Diego Noguês

Hi @frewsxcv. I did not get your point. Would you mind to elaborate a little bit more on the reason to not accept this PR? From my point of view,...

Hi @tim-seoss, thanks for your comment. I really like the `Sphinx-copybutton` example that you bring here.

Here is another example of a copy button that removes the leading `$` https://www.envoyproxy.io/docs/envoy/latest/start/install#install-envoy-on-debian-gnu-linux

Hi folks! I had forgotten this PR (as it's been here for almost 2 years). @ISSOtm [that conditional](https://github.com/rust-lang/mdBook/pull/1346/files#diff-e285923a1141a0d66175574c5c81d62f6f08c33202f9748e40fb512c28ae33daR586) does exactly what you have said. I think it would be nice...

Closing this. There’s absolutely no point in keeping such a simple change waiting for 3+ years for a resolution.

Hello folks! Just hit exacly the same `InstanceProvisionFailed` error. ``` clusterctl version: &version.Info{Major:"1", Minor:"6", GitVersion:"v1.6.3", GitCommit:"965ffa1d94230b8127245df750a99f09eab9dd97", GitTreeState:"clean", BuildDate:"2024-03-12T17:15:08Z", GoVersion:"go1.21.8", Compiler:"gc", Platform:"linux/amd64"} ``` **Kubernetes Version** management cluster: v1.29.1-eks-508b6b3

Hello @fishboy25uk @welbow @davidpryke @wbarnard81! Are you guys running with lets encrypt (https) enabled? If so, that might be the issue with port 80 hardcoded. If the certs are set...

Hi @alfkonee Are you running with lets encrypt (https) enabled? If so, that might be the issue with port 80 hardcoded. If the certs are set then the signal goes...

The port 443 hardcoded is suggested on this other PR -> https://github.com/netbirdio/netbird/pull/4763