pulumi / pulumi-kubernetes

A Pulumi resource provider for Kubernetes to manage API resources and workloads in running clusters
https://www.pulumi.com/docs/reference/clouds/kubernetes/
Apache License 2.0
406 stars 116 forks source link

PodsMetricSource has "metric" attribute but typedDict complains about it and only accepts "name" instead #3225

Open danielgruber99 opened 2 months ago

danielgruber99 commented 2 months ago

File: themes/default/content/registry/packages/kubernetes/api-docs/autoscaling/v2/horizontalpodautoscaler/_index.md

interurban commented 3 weeks ago

Thanks @danielgruber99 !

blampe commented 3 weeks ago

@danielgruber99 thanks for reporting this. We need some more information to help us understand the issue. For example what does your resource look like? What version of the provider are you using?