crd2pulumi icon indicating copy to clipboard operation
crd2pulumi copied to clipboard

Update pyyaml dependency on generated code to the same as pulumi-kubernetes

Open pierskarsenbarg opened this issue 4 years ago • 0 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Currently crd2pulumi generates code that has a dependency on pyyaml 5.2 (see here) whereas the kubernetes provider requires at least 5.3.1 (see here).

Can we bring them more in line?

pierskarsenbarg avatar Sep 28 '21 16:09 pierskarsenbarg