Skip to content

1.0.0-beta.3-03-08-2017.18-51-20.UTC

Pre-release
Pre-release
Compare
Choose a tag to compare
@contivbot contivbot released this 08 Mar 18:51
· 634 commits to master since this release

Changelog
0f044e2 k8s setup with l3 demo
6ac762d Vagrantfile: bump centos box, don't reinstall deps
63326a8 This commit includes, 1. move key-store watch to go routine to unblock 2. add delay between restarts.
ba68c12 godep update of docker libraries
e83bdd0 docker v2plugin support
dd95258 scripts: format some of the scripts
630702a scripts/python,vagrant/k8s: find python using env
07976c4 ip pool for endpoint group: This feature enables users to specify an optional range of ip address for EPG from the network subnet.
618c5ec vendor contivmodel changes to include ip pool.
862fb00 Fix #753
321b72b Doc: update to release process
8afd1b7 Docker 1.13 swarm-mode support for contiv
2c380a8 updated tests/comments
05fe8a0 Install netctl with contiv installation and delete kube-dns
3a27bf5 Fixed a bug where values read from .vagrant-state were being set as envvars with trailing newlines attached
4e94f95 systemtests: speed up vagrant test setup/teardown
2a78c28 Update Godeps (objdb, etcd, logrus, etc.)
05208f0 fixing typo
819c9aa uplink test case
43b1b5c adding vport to ep oper
4f5a39a check the ip address returned from nextClear() is in range, to show correct erroir message.