I’m missing Pulumi datasources in the kubernetes p...
# kubernetes
l
I’m missing Pulumi datasources in the kubernetes provider. Is there any specific reason why this provider doesn’t have any
get
functions? E.g.
getService
that I can feed some labels or annotations?
g
There’s no technical reason preventing it. https://github.com/pulumi/pulumi-kubernetes/issues/305 is tracking this feature
👍🏼 1