Chapter 11. Creating a New Configuration Version
Abstract
Creating a new version of the configuration profiles allows you to modify one or more profiles without affecting containers running on a previous version.
Overview
All of the profiles defined for a fabric are collected in one or more versions. Creating a new version allows you to make incremental changes to your profiles without effecting all of the containers running in the fabric. A given container only has access to the profile set from a single version.
When you create a new version, all of the profiles from the parent version are copied into the new version to provide a stable, well known base. Once the new version is created, you can edit the profiles without effecting running containers. Containers must then be migrated to the new version for the profile changes to take effect.
Procedure
To create a new configuration version:
- Selectfrom the main menu.The Profiles page opens.
- Click.The Create New Version dialog appears.
- In the Name field, enter a unique name for the version.If you leave the Name field blank, the management console will use the name of the parent version and append the next available version number, starting from 1, to the name. For example, if version
brokers1
existed, the management console would create versionbrokers1.1
. - From the Parent Version list, select the version from which the new version will originate.By default Use most recently created version is selected.
- Click.The dialog will close and the new version will be listed in the Versions table.