Skip to content

Releases: contiv-experimental/cluster

v0.0.0-01-29-2016.02-08-32.UTC

29 Jan 09:13
Compare
Choose a tag to compare
Pre-release

Changelog
56d80b0 Set ram and cpu for the vagrant nodes

v0.0.0-01-28-2016.09-12-31.UTC

28 Jan 09:15
Compare
Choose a tag to compare
Pre-release

Changelog
a37e7e1 Squashed 'vendor/ansible/' changes from 4aee166..6fd930b
c854b58 set validate_certs variable to no to handle downloads behind proxy
9598128 Update the CI build status link
bd20066 add some utility functions to improve code readability
8f6dbfd Add a systemtest for node decommission failure scenario
f63f19a fix the file path of dev binaries in Vagrantfile
56d80b0 Set ram and cpu for the vagrant nodes

v0.0.0-01-15-2016.09-08-41.UTC

15 Jan 09:11
Compare
Choose a tag to compare
Pre-release

Changelog
316bebd don't add the user if it already exists in docker build

v0.0.0-01-12-2016.09-14-53.UTC

12 Jan 09:17
Compare
Choose a tag to compare
Pre-release

Changelog
1afb5e4 Remove gopath related dependencies from build

v0.0.0-01-10-2016.09-08-35.UTC

10 Jan 09:11
Compare
Choose a tag to compare
Pre-release

Changelog
6bf494f Squashed 'vendor/ansible/' changes from 26dc95a..4aee166
75fc958 load binaries from dev workspace for dev/test environment

v0.0.0-01-05-2016.22-21-32.UTC

05 Jan 22:23
Compare
Choose a tag to compare
Pre-release

Changelog
a166bea remove the vendored build repo inorder to move to contiv/ansible
aaf9283 Squashed 'vendor/ansible/' content from commit 26dc95a
9ab4cd6 update the ansible playbook path in Vagrantfile and code

v0.0.0-12-25-2015.09-03-56.UTC

25 Dec 09:06
Compare
Choose a tag to compare
Pre-release

Changelog
8ed9792 remove travis configuration as we have moved to jenkins CI
c173954 updates godeps to pull vagrantssh and systemtests-utils
77f0bc9 add initial systemtest framework: - build tags to differentiate unit tests from system tests - Makefile target for system tests - systemtests for cluster manager's cli based workflows

v0.0.0-12-21-2015.17-01-46.UTC

21 Dec 17:01
Compare
Choose a tag to compare
Pre-release

Changelog
0a88751 Vagrantfile: Propagate http_proxy to ansible

v0.0.0-12-19-2015.00-45-07.UTC

19 Dec 00:45
Compare
Choose a tag to compare
Pre-release

Changelog
8de35bb add some unit-tests for config merge functionality

v0.0.0-12-17-2015.01-15-49.UTC

17 Dec 01:15
Compare
Choose a tag to compare
Pre-release

Changelog
a2d4b2b align cluster-manager to recent ansible changes