pulumi/pulumi-kubernetes-operator

PKO v2 Migration guide

Opened this issue · 3 comments

Document any steps needed, and differences to be aware of for users to adopt the new PKO resources

Added to epic #586

Key points (WIP):

  • cross-namespace references are strictly disallowed
  • Git auth needs to be specified as secret refs
  • Adding SSH known hosts → layer them into the container
    * Dropped support for GitAuthSecret (marked deprecated)