pulumi/pulumi-kubernetes-operator

Design the Stack v2alpha1 API

EronWright opened this issue · 1 comments

Design the Stack v2alpha1 API, incorporating any changes necessary to be able to use the new auto API. Such changes likely include:

  • disallowing cross-namespace references (e.g. to secrets or configmaps)
  • removing deprecated elements from v1 api

Also, exposing new workspace feature:

  • pod resources

Added to epic #586