Lance Robson
Lance Robson
I think @caseydavenport should have pinged @tomastigera
pinging @tomastigera
> This issue disappeared from release v3.25.0-dev(commit: c4f28c9) @tomastigera is that expected?
> tigera-operator installation as mentioned in the EKS documentation of project calico installs old API versions which are deprecated in k8s v1.22+ This is deliberate. By continuing to use deprecated...
``` curl http://localhost:9091/metrics curl: (7) Failed to connect to ::1: No route to host ``` Looks like your host's definition of localhost is ipv6, but you don't have ipv6 enabled....
@petercork FYI
AWS is offering IPv6 prefixes to nodes now, so this is becoming more testable/usable in cloud too.
I think its very close to being done. Code was here if you wanted a peek: https://github.com/projectcalico/calico/pull/6178/ We have a "hashrelease" (basically a build from the tip of the v3.24...