Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for platform-native rolling app deployments #75

Open
tcdowney opened this issue Mar 22, 2019 · 2 comments
Open

Add support for platform-native rolling app deployments #75

tcdowney opened this issue Mar 22, 2019 · 2 comments

Comments

@tcdowney
Copy link

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?

@tcdowney tcdowney changed the title Add support for native rolling app deployments Add support for platform-native rolling app deployments Mar 22, 2019
@vito
Copy link
Contributor

vito commented Mar 26, 2019

totes

@vito
Copy link
Contributor

vito commented Mar 26, 2019

In an ideal world someone from CF would take over this resource, by the way - just like how they took over the BOSH deployment resource. We don't really have the bandwidth or expertise to maintain this in the long run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants