Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cloudhub-2/modules/ROOT/pages/ch2-update-apps.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ include::partial$select-private-space.adoc[tag=clickSettings]
. Click *Configuration* to display the app configuration history:
+
Config changes tab::
Displays the changes to the successfully deployed application configuration and includes the last ten configuration deployments in order by configuration date.
Displays the changes to the successfully deployed application configuration and includes the last ten configuration deployments in order by configuration creation date.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A unique hash identifies each configuration in the history.
All changes tab::
Displays a history of versions created from the configuration deployment and the actions performed on each version.
Expand All @@ -49,7 +49,7 @@ Displays a history of versions created from the configuration deployment and the
A message appears at the top of the page indicating the configuration is in progress.
. Click *View status* to view the <<replica-statuses,status>> for each replica in the deployment.

When the configuration is successfully applied and deployed, a message appears at the top of the page, with application status, configuration identifier, date, and replica status.
When the configuration is successfully applied and deployed, a message appears at the top of the page, with application status, configuration identifier, completed date, and replica status.
The new configuration appears in the *Config changes* list.

If the configuration updates fail to deploy, the message indicates that CloudHub 2.0 didn't apply the configuration, the configuration status is `Update failed`, and the configuration appears in the *Config changes* history without a label.
Expand Down