Skip to content

Releases: contiv/netplugin

1.0.0-beta.4-03-23-2017.13-12-19.UTC

23 Mar 13:12
Compare
Choose a tag to compare
Pre-release

Changelog
7168232 Cleanup script and add remove option
3a7f867 Updated Dockerfile to use Go 1.7.5
9048b6c Makefile: make a few small fixes & refactor
0de9ae7 govet is part of go tool chain
1b09767 delete unused binary
2e864b8 Dockerfile: refactor
3a9c103 scripts/netContain: fix the formatting of scripts
d5013a7 install/v2plugin/Dockerfile: make a few tweaks
933da37 scripts/netContain,.gitignore: refactor scripts
f74dc0a Add go-report widget
3a8a785 fix log error for svc event watch
05e1827 include 'latest' tag in the image
f4442b6 release_image.sh: fix for the new Dockerfile
b6f8a13 Makefile: add build-docker-image & run it on CI
bb3dd7b Godeps: bump libovsdb to d0061a5
2ac92bb version/CURRENT_VERSION: bump to 1.0.0-beta.4
767893f Fixes from upgrade testing

1.0.0-beta.4

23 Mar 18:48
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release

Changelog
8382c20 k8s fixes
0db08d5 Vagrantfile: enable virtio & KVM paravirt for L3
2e16ab6 updating ofnet with ibgp ofnet fix
0f044e2 k8s setup with l3 demo
4522fb5 test/systemtests: gofmt fixes
136748d systemtests: don't log error when logs are missing
48a5c91 systemtests: parallelize cleanup scripts
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.
7168232 Cleanup script and add remove option
3a7f867 Updated Dockerfile to use Go 1.7.5
9048b6c Makefile: make a few small fixes & refactor
0de9ae7 govet is part of go tool chain
1b09767 delete unused binary
2e864b8 Dockerfile: refactor
3a9c103 scripts/netContain: fix the formatting of scripts
d5013a7 install/v2plugin/Dockerfile: make a few tweaks
933da37 scripts/netContain,.gitignore: refactor scripts
f74dc0a Add go-report widget
3a8a785 fix log error for svc event watch
05e1827 include 'latest' tag in the image
f4442b6 release_image.sh: fix for the new Dockerfile
b6f8a13 Makefile: add build-docker-image & run it on CI
bb3dd7b Godeps: bump libovsdb to d0061a5
2ac92bb version/CURRENT_VERSION: bump to 1.0.0-beta.4
767893f Fixes from upgrade testing

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

08 Mar 18:51
Compare
Choose a tag to compare
Pre-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.

1.0.0-beta.3-02-21-2017.20-52-42.UTC

21 Feb 20:53
Compare
Choose a tag to compare
Pre-release

Changelog
40cbe6b Vagrantfile: bump Go to 1.7.5
a85cd7d update the default data interface as per Vagrantfile
66712a5 Update netplugin version to latest and add documentation to remove kube-dns
65acf1c implement changes to be able to make releases
e06897f upgrade uplink changes
8ae0776 node_test.go: avoid scp fingerprint prompt
3e71130 remove skydns, use inline dns instead.
480220c godep updates from contivmodel with 1. dns variables removed 2. updated comments in client
97a231b systemtests: gofmt
dd24784 systemtests: handle cfg.json related errors
7996620 increased test timeout
e050b11 vendor latest ofnet
f76b2c9 fix createcfg.py & cfg.json
28891a0 Resolving netplugin issue-735
78d477d Make host pvt-subnet configurable
8795d64 This is a combination of 3 commits. remove fabric mode default
f8927b4 scripts/release.sh: add execute permission
e92a481 Fixing ovs version in container
8382c20 k8s fixes
74f49ed Bump version to 1.0.0-beta.3
0db08d5 Vagrantfile: enable virtio & KVM paravirt for L3
2e16ab6 updating ofnet with ibgp ofnet fix
4522fb5 test/systemtests: gofmt fixes
136748d systemtests: don't log error when logs are missing
48a5c91 systemtests: parallelize cleanup scripts

1.0.0-beta.3

17 Feb 23:57
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

Changelog
40cbe6b Vagrantfile: bump Go to 1.7.5
a85cd7d update the default data interface as per Vagrantfile
66712a5 Update netplugin version to latest and add documentation to remove kube-dns
65acf1c implement changes to be able to make releases
e06897f upgrade uplink changes
8ae0776 node_test.go: avoid scp fingerprint prompt
3e71130 remove skydns, use inline dns instead.
480220c godep updates from contivmodel with 1. dns variables removed 2. updated comments in client
97a231b systemtests: gofmt
dd24784 systemtests: handle cfg.json related errors
7996620 increased test timeout
e050b11 vendor latest ofnet
f76b2c9 fix createcfg.py & cfg.json
28891a0 Resolving netplugin issue-735
78d477d Make host pvt-subnet configurable
8795d64 This is a combination of 3 commits. remove fabric mode default
f8927b4 scripts/release.sh: add execute permission
e92a481 Fixing ovs version in container
74f49ed Bump version to 1.0.0-beta.3

v1.0.0-alpha-01-28-2017.10-23-11.UTC

28 Jan 10:23
Compare
Choose a tag to compare
Pre-release

Changelog
efff30b Update DevEnv.md
a081d8a Vagrantfile: fix linked clones on Vagrant 1.9+
1a1b5cc Vagrantfile: bump Docker to 1.12.6
4cd2d4a README.md, docs/DevEnv.md: update links to point to new ngrok CI tunnel
704d5d7 Added some print statements to see what VMs are running before and afterwards.
1368597 Update start-swarm.sh
20ad45a handling netctl error
7f81777 Add k8s yaml file to support ACI
bcbb67a Fix instances of VLAN_IF, NETMASTER_IF references in the documentation.
1361009 Vagrantfile: remove the ceph repository
ffc29c8 Makefile: bump Docker to 1.12.6 in the Makefile
193403f scripts: remove dnscontainer & loading code
f971761 Vagrantfile: let Vagrant set the host name
35b892e fixing netplugin netmaster bring up scenarios
f8d03dd Expose clustermode via global oper
5ced8bc increase test time

v1.0.0-alpha-01-21-2017.20-19-23.UTC

21 Jan 20:20
Compare
Choose a tag to compare
Pre-release

Changelog
6f2c801 Create HowtoSetupContiv.md
657ee73 log message fix
5e76032 ofnet update uplink api
e4e92b3 update uplink to handle lacp changes
4def94d Godeps,vendor: bump remotessh to include pty fixes
4baf1f7 Godep update ofnet - update uplink API
a218cc1 Vagrantfile: enforcement of minimum Vagrant version (currently 1.7.3)
b4548b9 Initial creation of cleanup script for Jenkins job.
b6130df skip install from build directories
eb34800 Modified vboxmanage unregistervm command to do: vboxmanage unregistervm --delete instead.
199f973 Have all vms returned by vboxmanage list vms processed and not just inaccessible ones.
937b84c version/CURRENT_VERSION: bump to 1.0.0-alpha
917d42e changing centos box version
6fe26f8 Bind docker daemon to tcp port as well. Fix the ports used by swarm manager and agent.

v0.1-12-23-2016.19-44-42.UTC

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

Changelog
f8e3a92 vendor: bump contiv/ofnet to a8f902c
c04d1b3 Vagrantfile: bump Go to 1.7.4
aaaf146 Cleanup script changes
c54d986 Added arp flood mode to disable proxy-arp
fb5913e test/{integration,systemtests}: gofmt fixes
807e684 Vagrantfile: make {http,https}_proxy all caps
3100a6a Godeps updates to pull portbond ofnet changes
0d14626 Port Bond changes
12c021a Testing changes
0104745 set vagrant box update to false
84d2c61 scripts/unittests: add per test timeouts
f03f917 return directly instead of using if where possible
322f2b0 Testing fixups for L3
6fbdef7 Adding kubeadm install mechanism for Contiv
7cb05e5 disable skydns by default
c0aca23 embedded nameserver for netplugin
ade2ba0 Adding support for RHEL7 for Kubernetes
709ddc4 dns doc.
1b68adb When processing global mode change and arp mode change take the lock so that they are serialized like other events in netplugin agent

v0.1-11-30-2016.20-08-20.UTC

30 Nov 20:09
Compare
Choose a tag to compare
Pre-release

Changelog
68caa64 Add a REST api for configuring aci-gw plus pull in contivmodel changes
5c19d22 Fix intermittent test failure
aee507e Propagate gw config to the aci-gw

v0.1-11-22-2016.20-13-05.UTC

22 Nov 20:13
Compare
Choose a tag to compare
Pre-release

Changelog
148d90b Godeps,vendor: cleanup godeps dirs (does not change dependencies)
fed8fdb fixing etcd flap issue
431b718 use official docker client in mesos tests.
8d69132 Godeps,vendor: Update contivModel to latest version
a80c0a2 Makefile,docs/GoDep.md: instructions + new make tasks to install/use godep