Bug 516913 - Changes in manifest.yml cannot be updated in deployed application
Summary: Changes in manifest.yml cannot be updated in deployed application
Status: NEW
Alias: None
Product: CFT
Classification: ECD
Component: General (show other bugs)
Version: 1.0.3   Edit
Hardware: PC Mac OS X
: P3 normal
Target Milestone: 1.1.0 M7   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2017-05-18 15:37 EDT by Nieraj Singh CLA
Modified: 2017-05-19 14:27 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nieraj Singh CLA 2017-05-18 15:37:43 EDT
When making changes to an app's manifest.yml that is already deployed, the changes do not take effect on republish, or "Push" or "Update and Restart" operations.

It seems manifest.yml properties are loaded only when publishing an app for the first time, but not when republishing.

This may make it difficult for users to update Cloud properties through manifest.yml, especially if there are no associated UI to allow them to do that. For example, a user cannot update health check, health check endpoint, disk quota, etc for an already deployed application.