Cloud Foundry now has beta support for rolling app deployments in the platform as an alternative to the blue-green/red-black/venerable/etc. style of "zero-downtime" cf push today.
It is still an experimental feature (first enabled by default in cf-deployment v7.6.0, but is usable via the cf v3-apply-manifest and cf v3-zdt-push commands.
Would y'all consider a PR from us (CF CAPI team) that adds experimental support for it to this resource?
Cloud Foundry now has beta support for rolling app deployments in the platform as an alternative to the blue-green/red-black/venerable/etc. style of "zero-downtime"
cf pushtoday.It is still an experimental feature (first enabled by default in cf-deployment v7.6.0, but is usable via the
cf v3-apply-manifestandcf v3-zdt-pushcommands.Would y'all consider a PR from us (CF CAPI team) that adds experimental support for it to this resource?