gygitlab
gygitlab
I'm also trying to reconcile this with the charts. It's not clear to me what approach is best to ensure compatibility. Best I can tell there's two potential approaches: -...
I noticed the same today with the EBS CSI addon (specifically the `ebs-csi-controller` pod using local storage) and had to run the following: ```sh kubectl annotate pod -n kube-system -l...
Hey. I was the one who asked the question over on Community. Thanks for raising this and driving it forward. To explain a little more where this is coming from...
> Do you think the approach of enumerating these endpoints and calling something like trackMetric("http_req_ttfb{:}"); for each endpoint would work well for you? Or do you have any better suggestions?...
Hey @Fred-sun any updates on this (and https://github.com/ansible-collections/azure/issues/1511) or any sort of timeline? [As discussed](https://github.com/ansible-collections/azure/pull/1512#issuecomment-2020075999) it's not possible to install the Ansible collection's dependencies on both Mac ARM on Python...
Ok thanks. It's a little confusing as some of the main settings can be passed verbatim as environment variables, e.g. `cluster.initial_cluster_manager_nodes` or `discovery.seed_hosts`. Either way you may want to add...
Yeah so the feedback I can give from my perspective is that this was effectively an undocumented breaking change for us and we had to pivot quickly to fix our...