Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

1.7.0

Compare
Choose a tag to compare
@eirinici eirinici released this 07 Jul 15:42
· 800 commits to master since this release
  • Initial v3 Tasks support:
    • support cf run-task
    • tasks are getting deleted after completion
    • tasks can be canceled using cf cancel-task command
    • support cf-tasks against docker based apps
  • support all cf environment variables as listed here (except CF_INSTANCE_INDEX and CF_INSTANCE_ADDR)
  • automountServiceAccountToken property configurable. See #99
  • add support for buildpack caching with buildpack staging
  • support plaintext http communication in OPI

Deprecation Notice: As noted in the README, the scf installation method is now deprecated and will be removed in a future release. We encourage users to use either kubecf or cf-for-k8s to deploy a cloud foundry on kubernetes with eirini.