Skip to content

v0.2.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pst pst released this 06 Aug 08:38
· 283 commits to master since this release
edc39bd
  • Support for specifying the KUBECONFIG context #28
  • Use strategic-merge-patch instead of merge-patch as patch strategy in line with kubectl #29
  • Cache the list of API resources to reduce the amount of requests we make against the K8s API #33
  • Control order of resources to avoid edge cases when applying larger Kustomize bases #39