Hi,
We have released the Atomic Developer Bundle 2..0.0 through CentOS Atomic SIG.
The ADB release also includes release of following ecosystem projects:
* adb-utils 1.5 : A set of utility scripts and configuration files for ADB.
ADB 2.0.0 release adds new featuresand several bugfixes, including:
* Adding openshift2nulecule in ADB box. openshift2nulecule createsa Nuleculized application from existing OpenShift application. Refer the project documentation for more details[5]. * Couple of bug fixes and enhancements to the Vagrantfiles provided for ADB use cases like OpenShift , Kubernetes etc.
adb-utils 1.5 release includes several enhancemnets , including
* Added support for persistant volume for OpenShift running in ADB.
* Added imagestreams for Wildfly.
* Added template for eap64-mysql-persistent application.
Known issues:
* Running AtomicApp in ADB fails. Refer: https://github.com/projectatomic/adb-atomic-developer-bundle/issues/329 * Following workaround can be used till the above issue is fixed. $ sudo -E atomic run projectatomic/helloapache
This release also includes many smaller changes and bugfixes, which are detailed in the release changelog of adb-utils [1]andADB [2].
Please update the ADB Vagrant box [4] and the vagrant-service-manager ($ vagrant plugin update vagrant-service-manager) and give the new ADB version a spin.
[1] https://github.com/projectatomic/adb-utils/releases/tag/v1.5 [3] https://github.com/projectatomic/adb-atomic-developer-bundle/tree/v2.0.0 [4] https://github.com/projectatomic/adb-atomic-developer-bundle/blob/master/doc... [5] https://github.com/projectatomic/openshift2nulecule/