Open
Description
- Determine which type of deploy process to use at run time
- Use new v3 process if available
- v3 deploy process will become default at some point
- v3 deploy process requires
cc deployment updater
scheduler job - use new v3 cli code in jetstream
- Update cf deploy step - Change how
cf push
overrides are applied- v3 cf push only allows overrides for app name, no route and no start. Need to mangle manifest to apply others
- probably won't help, but could create app with manifest and then call manifest generate on app to fetch via api
- Docs on create/deploy app process - https://github.com/cloudfoundry/cloud_controller_ng/wiki/How-to-Create-an-App-Using-V3-of-the-CC-API