hi ther, can you use `k8s.apps.v1.StatefulSet.get`...
# kubernetes
i
hi ther, can you use
k8s.apps.v1.StatefulSet.get
with label selectors, if you don't have the full name available? use case: tailscale operator creates a SS for annotated services, but also adds a generated suffix to the name eg.
-hksbs
... so its not possible to know the name upfront. i'm trying to grab the SS so I can get the tailnet IP address assigned if not possible, i would have to install the tailscale provider and use
getDevice