v0.2.0-beta.0
Pre-release
Pre-release
- Support for specifying the KUBECONFIG context #28
- Use
strategic-merge-patch
instead ofmerge-patch
as patch strategy in line withkubectl
#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