This repository was archived by the owner on Aug 26, 2021. It is now read-only.
v1.4.0
What's in the Release Notes
- New Features
- Download Binaries
- Installation and Upgrade
- Documentation
- Resolved Issues
- Known Issues
- Open Source Components
New Features
This release provides the following new features and enhancements:
- Added project level registries in vSphere Integrated Containers Management Portal managed by DevOps admins.
- Enforced whitelist registry mode that allows search and provision only within registries added as global or project registries in vSphere Integrated Containers Management Portal.
- Added a namespace concept so that administrators can only allow certain namespaces of a given registry when adding new registries.
- General UI and usability improvements.
- Bug fixes listed in Resolved Issues below.
Download Binaries
- Official VMware vSphere Integrated Containers 1.4.0 release: http://www.vmware.com/go/download-vic
- Open-source Admiral project: an Admiral container image is available on Docker Hub.
Installation and Upgrade
- For instructions about how to deploy and upgrade the vSphere Integrated Containers appliance, see Deploy the vSphere Integrated Containers Appliance and Upgrade the vSphere Integrated Containers Appliance.
- For instructions about how to deploy open-source Admiral, see the Admiral Wiki.
Documentation
- For details on using open-source Admiral, see the Admiral Wiki.
- For details on how to use vSphere Integrated Containers, see https://vmware.github.io/vic-product/assets/files/html/1.4/.
Resolved Issues
The following issues documented as known issues in previous versions have been fixed in 1.4.0:
None at time of writing.
Known Issues
docker exec
always returns 0 and ignores the exit code of processes. vic/#5692docker exec
always returns 0, even if you specify-it
. This issue is potentially due to a delay in vSphere host synchronization. If you configure command-based health checks in vSphere Integrated Containers Management Portal, the health checks are always successful for containers that are provisioned on affected VCHs, even if the user-specified command does not exist in the scope of the container. This is because command-based health checks are considered to be successful if the exit code of that command is 0.
Open Source Components
The copyright statements and licenses applicable to the open source software components distributed in vSphere Integrated Containers / Admiral are available in the LICENSE file.