Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

Latest commit

 

History

History
260 lines (231 loc) · 11.2 KB

CHANGELOG.adoc

File metadata and controls

260 lines (231 loc) · 11.2 KB

Revision History

2.4.0 December 08, 2016

  • Fix typo in vagrant global-status instruction @budhrg

  • Fix #600, adding a few more useful commands to the Using Doc @Preeticp

  • Fixed section IDs and relative links @thatdocslady

  • Fix issue with OPENSHIFT_HOSTNAME not showing for 'oc login' @gbraad

  • Fix #566 Updated Proxy section with the relevant steps from VSM @Preeticp

  • Fix #570 Consistent format for setting Vagrantfile configurations @budhrg

  • Fix for #591. Fixing nsswitch.conf in RHEL CDK kickstart file @LalatenduMohanty

  • Issue #582, Modifying IMAGE_TAG to be a null string @LalatenduMohanty

  • Fix #545 Make box name configurable in Vagrantfile @budhrg

  • Fix #588 No section for hyperv in OSE Vagrantfile @praveenkumar

  • Formatting fixes and style convention adjustments @thatdocslady

  • Added documentation on staging your application with the local OpenShift registry @thatdocslady

  • Remove rst format doc now adoc is available for same @praveenkumar

  • Adding OCP tag in the RHEL-OSE Vagrantfile for CDK @LalatenduMohanty

  • Fix #577 Update CDK version to next release (2.3) @praveenkumar

  • Modifying the OpenSHift vagrant up output to use VSM install-cli feature @LalatenduMohanty

  • Fix #575 Update OSP tag with latest release @praveenkumar

  • Refactored SSH section based on feedback @thatdocslady

  • Fix #540 \~/.vagrant.d/Vagrantfile does not affect vagrant-registration @budhrg

  • Minor formatting and grammar fix @Preeticp

  • Fix #564; added note saying - name of CDK box must correspond to the name used by the vagrantfile @Preeticp

  • Cleaned up formatting and structure issues that arose from the asciidoc conversion @thatdocslady

  • Fixes #523, #525, #518, #494 @Preeticp

  • Enable live-rendering of TOC in GitHub for adoc files @thatdocslady

  • Converted all doc files to asciidoc @thatdocslady

  • Fix #554 Updated OSE to Openshift container platform @budhrg

  • Fix #550 add .cdk file should be in cdk.zip for devsuite @praveenkumar

  • Added note about updating ADB on Windows machines and adjusted prerequisites and formatting @thatdocslady

  • Fix #548 update OSE tag @praveenkumar *Updating additional dependencies for landrush (Fedora → Fedora 23/24)

  • Fix #481 Restructured ADB doc, removed Vagrantfile section since mentioned in Readme and Installation docs and moved Installing ADB behind Proxy section to Installation doc @Preeticp

  • Update CDK version to 2.2 @praveenkumar

  • Fix wording in Vagrant up message for Openshift Vagrantfile @budhrg

2.3.1 September 08, 2016

  • Fix #534. Fixing the CDK OpenShift kickstart file to cache ose-pod container image @LalatenduMohanty

  • Increasing the /etc/os-release version to 2.3.0 @LalatenduMohanty

  • Fix #532 disable rsync and use sshfs by default in CDK Kubernetes Vagrantfile @praveenkumar

  • Fix #528 Failed to start Etcd Server K8s Vagrantfile @praveenkumar

  • Revert landrush plugin for CDK Vagrantfiles @praveenkumar

  • Fix #444, added CDK product page link and cleaned up formatting issues @Preeticp

  • Fix #509 Proxy support k8s vagrantfile @praveenkumar

  • Fix #517 rsync: connection unexpectedly closed @praveenkumar

  • Updated centos-k8s Vagrantfile to start through service-manager hook @budhrg

  • Adding Budh Ram Gurung(@budhrg) as maintainer @budhrg

  • Adding suspend_mode = 'managedsave' in libvirt configuration @rimolive

2.3.0 August 10, 2016

  • Add Landrush as plugin requirement in Vagrantfile @praveenkumar

  • Unify Vagrantfile for different Providers @praveenkumar

  • Fixes issue #488. Using ENV variables for proxy @LalatenduMohanty

  • Issue #461 Enabling Landrush per default @hferentschik

  • Fix a couple broken links @shawnlower

  • Updated latest openshift tag @praveenkumar

  • Fix #478 Vagrantfile update for proxy support @praveenkumar

  • Fix #379 added note about using the latest origin image and corrected installation doc link @preeticp

  • Fix #460 Doc update for proxy support @praveenkumar

  • Fix #472, #473 and #477 @preeticp

  • marathon: embed ansible playbook in Vagrantfile @dustymabe

  • marathon: setup so that ports from host can be shared @dustymabe

2.2.2 July 18, 2016

  • Update README to add Mesos-Marathon and cache notes @bexelbie

  • Bumping /etc/os-release for ADB release 2.2.2 @@LalatenduMohanty

  • Fix #463 Update ose tag to 3.2.1.4 in CDK @praveenkumar

  • Install atomicapp as a part of provisioning in Mesos Marathon Vagrantfile @dharmit

2.2.1 June 23, 2016

  • Fixes Issue #325; Improved Readme installation instructions and general clean up @preeticp

  • Bumping up os-release file for ADB 2.2.1 release @LalatenduMohanty

  • Improved Installation workflow and general clean up. @preeticp

  • Adding "-provider hyperv" to "vagrant up" in README files for Hyper-V @LalatenduMohanty

  • Adding Vagrantfiles for HyperV. @LalatenduMohanty

  • Adding HyperV support to the CDK kickstart file. @LalatenduMohanty

  • Updating README_CDK_ZIP with vagrant-sshfs information @LalatenduMohanty

  • Adding some blogs and youtube videos from web to readme @LalatenduMohanty

  • Fix #428 Success message after vagrant up for k8s-singlenode-setup @praveenkumar

  • Issue #272 Disabling /vagrant folder sync via rsync @hferentschik

  • Issue #336 Mounting users home directory into VM using vagrant-sshfs @hferentschik

  • Update OpenShift Origin default version to 1.2.0 @praveenkumar

2.2.0 June 9, 2016

  • Update variant information @praveenkumar

  • Can not change securityContext in k8s @praveenkumar

  • Fix #422 Failed to get pwuid struct: user: unknown userid @praveenkumar

  • Reduce vagrant box size #176 @praveenkumar

  • rhel-k8s Vagrantfile: fix in getting credentials @optak

  • Changes for Release 2.2.0 @LalatenduMohanty

  • Add openshift tag information to kickstart instead in sccli/openshift_options @praveenkumar

  • Fix #415 add yum clean all step to kickstart file to remove yum local cache @praveenkumar

  • Fix #414 kube-apiservice shouldn’t be part of kickstart file @praveenkumar

  • Remove Public_Host variable from OpenShift Vagrantfile @praveenkumar

  • Fix #407 for "Error: dev/null: No such file or directory" @praveenkumar

  • Fixes #347 Run provisioners for every vagrant up. @LalatenduMohanty

  • Updated cockpit guide to start cockpit @budhrg

  • Fixes #251: Adding sccli/ADB Utils repo link in the ADB Usage doc. @preeticp

  • Docker SELinux context not set properly when building vagrant box. @praveenkumar

  • Add https://titanpad.com/adbmeeting to README @bexelbie

2.1.0 May 19, 2016

  • Fix #353: Add VSM config to docker setup and removed Vagrantbox Readme @praveenkumar

  • Bumping /etc/os-release to 2.1.0 @LalatenduMohanty

  • Remove development group from kickstart @praveenkumar

  • Updated cockpit guide to start cockpit @budhrg

2.0.0 April 28, 2016

  • Fix #351 Suppress logs from systemctl enable for kubernetes @praveenkumar

  • Remove the workaround for downgrading python-docker-py @LalatenduMohanty

  • Adding openshift2nulecule to ADB @LalatenduMohanty

  • Update os-release to 2.0.0 @LalatenduMohanty

  • Fix #103: build_tools/kickstarts/rhel-7-cdk-vagrant.ks @praveenkumar

  • Fix #345: Suppress logs of openssl genrsa on Vagrant up for Kubernetes @budhrg

  • Fix #342: Use systemctl to start openshift service in CDK OSE Vagrantfile @LalatenduMohanty

  • Fix #334: Disables openshift service for CDK k8s Vagrantfile @navidshaikh

  • Fix-256: Add check for vagrant-registration plugin @budhrg

  • Refactored code for checking required plugins for CentOS files @budhrg

  • Update README for RHEL component @praveenkumar

  • Fix #326 (dev part) disk partition fix @praveenkumar

  • Fix #332 Vagrantfile var name fix @optak

  • Removed kube-apiserver service file duplication @praveenkumar

  • Added Notes on Default for ADB/CDK; Docker version mismatch; and moved relevant VSM steps.@preeticp

  • Fix #228 Add Cockpit @bexelbie

  • Fix #251; Adding sccli/ADB Utils repo link in the ADB Usage doc @preeticp

1.8.0 April 5, 2016

  • Update Vagrantfiles with RHEL files @LalatenduMohanty

  • Update os-release to 1.8.0 @LalatenduMohanty

  • Remove docker-registry from installed packages @praveenkumar

  • Use copy rather than shell in ansible playbook for Mesos Vagrantfile @mscherer

  • Adding fuse-sshfs to the ADB box @LalatenduMohanty

1.7.2 March 24, 2016

  • Changes for release 1.7.2 @LalatenduMohanty

  • OpenShift Vagrantfile mod to reflect new command @bexelbie

1.7.1 March 9, 2016

  • Revert "Adding openshift2nulecule to ADB" @LalatenduMohanty

  • Adding openshift2nulecule to ADB @LalatenduMohanty

  • Update docs for Fedora libvirt @bexelbie

  • Fixing minor typos @Preeticp

  • Fixing a typo @Preeticp

  • Adding vagrant-service-manager to the Vagrantfiles @LalatenduMohanty

  • Removing the sed commands beacsue these are not required anymore @LalatenduMohanty

  • Deleting unneeded landrush information @bexelbie

  • Adding changelog for ADB 1.7.0 @LalatenduMohanty

  • Bumping the Vagrant box version in the build script to 1.7 @LalatenduMohanty

  • Support openstack provider in vagrantfiles @vrutkovs

  • Set ip address for marathon and mesos-slave before installing packages. @kadel

1.7.0 February 17, 2016

  • Adding link to older OpenShift Vagrantfile @LalatenduMohanty

  • Adding adb-utils, centos-release-adb @LalatenduMohanty

  • Updates usage docs with renamed plugin vagrant-service-manager @navidshaikh

  • Renames adbinfo with service-manager plugin in README @navidshaikh

  • Bumping the os-release version to 1.7.0 @LalatenduMohanty

  • Fix #224 (Provision fails after rebooting the machine) @praveenkumar

  • Fix #226 (cert-gen script should be part of adb-utils package) @praveenkumar

  • Fix #222 httpd-tools package should be present in kickstart file @praveenkumar

  • Added IP Address info to conf files of mesos-slave and Marathon @dharmit

  • Fixed a broken link @containscafeine

  • Provide more debug output @voxik

  • Fix #207 and #208 @praveenkumar

  • Updates the quotes for box update documentation @navidshaikh

  • Updating MAINTAINERS for atlas.hashicorp.com info @bexelbie

  • Add a Changelog @bexelbie

  • Cleanup old ADB v1 files @bexelbie

1.6.0 January 21, 2016

  • Adds Praveen Kumar as maintainer for ADB @navidshaikh

  • Update Docs for vagrant-libvirt bug @bexelbie

  • Use projectatomic/adb as box for centos-openshift-setup @kadel

  • Changed the state of packages installed via Ansible from latest to present @dharmit

  • Updating Mesos Marathon use information @LalatenduMohanty

  • Fix #183, added version info for ADB @praveenkumar

  • Update README to be more readable in a text editor @bexelbie @tkdchen

  • Vagrantfile for Mesos-Marathon setup @dharmit

  • Fix #175 and #174, Add CI for spell and kickstart check @praveenkumar

  • Fix and re-organize docs @tkdchen

  • More minor doc fixes @bexelbie

  • Fixing RST Format Typos @bexelbie

  • Documentation Updates for Usage @bexelbie

  • Update the OpenShift Vagrantfile’s README @bexelbie

  • Cleanup k8s Vagrantfile Readme and add network @bexelbie

  • Update the base example Vagrantfile and README @bexelbie

  • Updates Install for better libvirtd comments @bexelbie

  • Changes atlas namespace to projectatomic/adb @LalatenduMohanty

  • Updates docs with Eclipse integration notes @bexelbie

1.5.0 December 16, 2015

Prior Releases were unannounced and mostly project-internal.