sparse-intern-71089
05/22/2020, 3:35 AMgorgeous-egg-16927
05/22/2020, 3:52 PMimportant-jackal-88836
05/22/2020, 7:04 PMwarning: apps/v1beta2/Deployment is deprecated by apps/v1/Deployment and not supported by Kubernetes v1.16+ clusters.
warning: apps/v1beta2/Deployment is deprecated by apps/v1/Deployment and not supported by Kubernetes v1.16+ clusters.
warning: extensions/v1beta1/Ingress is deprecated by networking/v1beta1/Ingress and not supported by Kubernetes v1.20+ clusters.
warning: apps/v1beta2/Deployment is deprecated by apps/v1/Deployment and not supported by Kubernetes v1.16+ clusters.
warning: apps/v1beta2/Deployment is deprecated by apps/v1/Deployment and not supported by Kubernetes v1.16+ clusters.
warning: apps/v1beta2/Deployment is deprecated by apps/v1/Deployment and not supported by Kubernetes v1.16+ clusters.
These warnings disappeared after updating the plugin. I certainly didn't fix the deprecation though I was getting around to it I swear. 😅important-jackal-88836
05/22/2020, 7:08 PMkubectl deprecations
but it was nice to have the reminders in pulumi.gorgeous-egg-16927
05/22/2020, 8:33 PMimportant-jackal-88836
05/22/2020, 8:38 PMimportant-jackal-88836
05/22/2020, 8:51 PMpulumi
cli and latest @pulumi/kubernetes
and the warnings came back. 👍 Must have been some flakely combination of dependencies I had sorry.important-jackal-88836
05/22/2020, 8:52 PMimportant-jackal-88836
05/22/2020, 8:53 PMimportant-jackal-88836
05/22/2020, 8:55 PMgorgeous-egg-16927
05/22/2020, 9:33 PMnode_modules
and do a fresh npm install
and that usually fixes it