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

cf create-app-manifest does not preserve health-check-type #1038

Closed
crstamps2 opened this issue Dec 27, 2016 · 3 comments
Closed

cf create-app-manifest does not preserve health-check-type #1038

crstamps2 opened this issue Dec 27, 2016 · 3 comments

Comments

@crstamps2
Copy link

cf create-app-manifest <app> -p manifest.yml

When using the create-app-manifest command to copy a manifest of an already pushed app, if health-check-type was previously set, it did not carry over into the newly created manifest. This is particularly useful and needed when things like workers are blue-green deployed.

cf version 6.23.0+c7866be18-2016-12-22

  • CC API Endpoint Version
    API version: 2.54.0
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/136690453

The labels on this github issue will be updated when the story is started.

@crstamps2 crstamps2 changed the title cf create-app-manifest does not preserver health-check-type cf create-app-manifest does not preserve health-check-type Dec 27, 2016
@dkoper
Copy link

dkoper commented Jan 2, 2017

Hi @crstamps2

Thanks for reporting this - I'll discuss with the team when we can implement this.

Regards,
Dies Koper
CF CLI PM

@dkoper
Copy link

dkoper commented Feb 11, 2017

We have implemented this in cf CLI 6.24.0.
https://github.com/cloudfoundry/cli#downloads

Regards,
Dies Koper
CF CLI PM

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

No branches or pull requests

3 participants