This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
1.8.0
New Features
- v3 Tasks:
- Kubernetes Jobs and Pods for Tasks have the same set of annotations and labels as Apps/LRPs
- Tasks can run in arbitrary App Namespaces
- The Cloud Controller URL is now more configurable in our Helm chart (see #169)
Bug Fixes
- Cleanup Private Registry Secrets for Tasks after completion
- Allow LRPs with no ports provided (see cloudfoundry/cf-for-k8s#287)