Skip to content

Releases: contiv/netplugin

1.1.2

26 Aug 00:57
Compare
Choose a tag to compare

Changelog
dfbd015 Makefile: allow aci-gw image to be overridden
e3f4e58 scripts/netContainer/scripts/contivNet.sh: reenable set -eo pipefail and use || true to allow execution to continue if netmaster/netplugin crash
55ed254 use kubectl logs for netmaster/netplugin
14727c8 **/Vagrantfile: use linked clones in Vagrant 1.8 or >
e5954e2 tolerate multiple delete requests from CNI plugin.
6d48557 delete unused BGP field.
9c1252b "netctl service" is only for docker <= 1.12.x
ddb0475 refactor network driver code and added vpp driver stubs
c6ee53d cleanup ports on failure. Add error messages.
9651b88 Added locks that were missing in remoteEndpoint/PolicyRule APIs. Change 8382c20 moved locking to the methods, except these new ones.
e4c8b22 Added script to configure BGP for l3bgp-demo target. Makefile target for L3 mode demo setup without BGP. make l3bgp-demo : sets up routing mode, configures BGP make l3-demo : routing mode without BGP (no quagga vms)
7135e55 delete ovs ports on error.
788f002 Update service test cases to make sure service always start before providers
d78c42b create http utils
dcfd799 deferred cleanup of resources on unregister node
71ad1e8 vendor ofnet changes for clearnode
8a9effc reclaim endpoint handler
2d3bb55 misc changes
789ef20 vendor ofnet changes to remove endpoint by id
69b1259 updated version to 1.1.2

1.1.1

20 Jul 21:47
Compare
Choose a tag to compare

Changelog
afd677a Makefile: use aci-gw:04-12-2017.2.2_1n
802d667 handle ovs-vsctl failures. ovs-vsctl fails during installation when ovs is not started.
aba2304 scripts/netContain/scripts/{contivNet.sh,ovsInit.sh}: init OVS before doing anything else and load OVS kernel module before starting OVS services
91d1231 bump up version to 1.1.1

1.1.0

14 Jul 17:11
Compare
Choose a tag to compare

Please check release notes for features, bugfixes, and known issues with this release. Changelog below is specific to this repository only.

Changelog
b1dbece access k8s services with cluster-ip fixes kube-dns failures.
32b62e9 Adding issue template
3a6383a PR template
829d6d8 Makefile,Vagrantfile: use box v0.10.2 & Go 1.7.6
e7eddcf Remove skipping tests for older docker versions
2d07da6 Add get-contiv-diags, diagnostics script to install
7428d82 Godeps,vendor: bump ofnet to b44a11b
5278e95 scripts/build.sh: strip unneeded debug symbols
a2c83ea Updated README based on suggestions from docker team.
9cfa1a3 update v2plugin version in README
f88ae85 k8s system test changes
7ae502c k8s/Vagrantfile: use linked clones & tweak VMs
87306bd print error if policy doesn't exist instead of listing empty rules.
d10ca9b Makefile: build binaries before running k8s tests
3c3e9c4 systemtests/hostaccess: remove redundant sleep
a203fcd k8s vagrant and l3 targets fixes
65a7950 Makefile,k8: chown gopath & abort tests early
cdfb576 Makefile: use env var for list of system tests
32615b1 Dockerfile: bump Go to 1.7.6
cc977db tests/systemtests/node_test.go: inlined the sole function we are using from an otherwise unused repo
8844667 version/CURRENT_VERSION: bump to 1.1.0

1.1.0-rc.1

21 Jun 18:10
Compare
Choose a tag to compare
1.1.0-rc.1 Pre-release
Pre-release

Changelog
32b62e9 Adding issue template
3a6383a PR template
829d6d8 Makefile,Vagrantfile: use box v0.10.2 & Go 1.7.6
e7eddcf Remove skipping tests for older docker versions
2d07da6 Add get-contiv-diags, diagnostics script to install
5278e95 scripts/build.sh: strip unneeded debug symbols
a2c83ea Updated README based on suggestions from docker team.

1.0.3

08 Jun 01:27
Compare
Choose a tag to compare

Changelog
f19155e Adding listen & control url parameters
5169315 version/CURRENT_VERSION: bump version to 1.0.1
555e7e5 version/CURRENT_VERSION: bump version to 1.0.2
2839e0a Makefile: abort L3 tests early on failure
c2ee7ee netctl/netctl.go: fixed bad initializations of slices which caused invalid JSON output when listing entities in -j mode
22335a6 use api-server port from configuration fixes kube-dns
0e06dd8 k8s watch optimization (#877)
4692a98 Removing non-json text because it creates invalid json output

1.0.2

25 May 22:41
Compare
Choose a tag to compare

Changelog
527e6b8 Vagrantfile: convert scripts to templates
153ac70 Vagrantfile: enable Docker 17.03 support
eb29ff6 load/save k8s config in netmaster
bf13fbf [..]/v2plugin/Dockerfile: modify maintainer to label
386117c Makefile: move CI targets to variable
424b0ab sort netctl command names in help
5b49acd Godeps,vendor: bump ofnet to fe7f8c6
ff9bfbb Fix issue 422 (#840)
44a9fc7 skip plugin name changes in kubernetes
d10814c Vagrantfile: disable NetworkManager on CentOS
1a41579 update usage
eacfdef hostbridge is not used anymore
b5cfa82 Remove json option from inspect commands that don't need it: tenant, policy, group
9ecd69b Added netctl login command for logging in to Contiv UI/auth_proxy
df927da lb services are only interested in docker events so process it only when lb services exist
ba1509e godep updates for k8s client
4b3c36c create contiv policy based on kubernetes default isolation policy
4792b94 Godep changes to support previous commit
cc59ce6 testing: migrate from gopkg.in/check.v1 to fork
f82ebd6 Makefile: abort system tests after failure
38f0597 ovsInit.sh: abort on errors and added more shell output
3cfbbfe Harden and simplify release script logic
f15ff45 Docker network create work-flow changes
555e7e5 version/CURRENT_VERSION: bump version to 1.0.2

1.0.0-beta-04-30-2017.17-24-40.UTC

30 Apr 17:25
Compare
Choose a tag to compare
Pre-release

Changelog
f75e821 .gitignore: ignore OS generated files
e504d17 Fix state store APIs. This addresses the following
9c5d957 making infra test more reliable
ebd08d3 add k8 services in contiv DNS
c9e279f update dockerclient
a7d8274 Godeps changes to update dockerclient
ec43b0e netContain: check working directory & cd
bbb5bc0 test/systemtests: rename aci_util.go to add _test
057857f v2plugin fixes
087b7e1 Vagrantfile: bump centos box to 0.10.1
aa26174 Support host access for vxlan routing mode
8538361 version/CURRENT_VERSION: bump to 1.0.0-beta.5
398fbf5 ip routing
58a75c3 updating godep
b0293b9 version/CURRENT_VERSION: bump to 1.0.0-beta.6
55bd617 Makefile,scripts,version: don't use code gen
8438d4e netmaster listen and control port changes
3f2e817 netmaster listener optimizations
a2fc4f0 netmaster listen and control port test cases
48c6292 Issue 813: Add support for default-group in ACI mode
bb1ecab Makefile: clean up & use targets where possible
dbca1d0 configure controlURL and ctrl_ip for v2plugin
9523a50 Makefile,/scripts/build.sh: add BUILD_VERSION
6262a84 version/CURRENT_VERSION: remove build number
834f84a RELEASE.md,scripts/build.sh: explain BUILD_VERSION
582cc45 scripts/netContain/Dockerfile: install ovs 2.5.2
d9de76f Godeps: bump ofnet to f4239b7
a11bd16 fix default arg values for cluster bringup
6b397f5 {Make,Vagrant}file: fix version override & file
c74755a Update test case description (#821)
b092b82 review comments and document arguments to contiv v2plugin
7a13951 Fixes for L3-CI
3da6624 verify that the tenant name exists before listing objects.
4e46583 Fix a timing issue in network tests
ba65d42 scripts/release.sh: add more sanity checks
403f2da RELEASE.md: document the recent changes further
eb29ff6 load/save k8s config in netmaster
544ffcc corrected test function name
67a1e8f Added RemoteEndpoint/PolicyRule notifications in netplugin
bf13fbf [..]/v2plugin/Dockerfile: modify maintainer to label
2e10c46 scripts/release.sh: fix var checking logic
424b0ab sort netctl command names in help
5b49acd Godeps,vendor: bump ofnet to fe7f8c6
ff9bfbb Fix issue 422 (#840)
44a9fc7 skip plugin name changes in kubernetes

1.0.0-beta-04-29-2017.17-20-00.UTC

29 Apr 17:20
Compare
Choose a tag to compare
Pre-release

Changelog
f75e821 .gitignore: ignore OS generated files
e504d17 Fix state store APIs. This addresses the following
9c5d957 making infra test more reliable
ebd08d3 add k8 services in contiv DNS
c9e279f update dockerclient
a7d8274 Godeps changes to update dockerclient
ec43b0e netContain: check working directory & cd
bbb5bc0 test/systemtests: rename aci_util.go to add _test
057857f v2plugin fixes
087b7e1 Vagrantfile: bump centos box to 0.10.1
aa26174 Support host access for vxlan routing mode
8538361 version/CURRENT_VERSION: bump to 1.0.0-beta.5
398fbf5 ip routing
58a75c3 updating godep
b0293b9 version/CURRENT_VERSION: bump to 1.0.0-beta.6
55bd617 Makefile,scripts,version: don't use code gen
8438d4e netmaster listen and control port changes
3f2e817 netmaster listener optimizations
a2fc4f0 netmaster listen and control port test cases
48c6292 Issue 813: Add support for default-group in ACI mode
bb1ecab Makefile: clean up & use targets where possible
dbca1d0 configure controlURL and ctrl_ip for v2plugin
9523a50 Makefile,/scripts/build.sh: add BUILD_VERSION
6262a84 version/CURRENT_VERSION: remove build number
834f84a RELEASE.md,scripts/build.sh: explain BUILD_VERSION
582cc45 scripts/netContain/Dockerfile: install ovs 2.5.2
d9de76f Godeps: bump ofnet to f4239b7
a11bd16 fix default arg values for cluster bringup
6b397f5 {Make,Vagrant}file: fix version override & file
c74755a Update test case description (#821)
b092b82 review comments and document arguments to contiv v2plugin
7a13951 Fixes for L3-CI
3da6624 verify that the tenant name exists before listing objects.
4e46583 Fix a timing issue in network tests
ba65d42 scripts/release.sh: add more sanity checks
403f2da RELEASE.md: document the recent changes further
eb29ff6 load/save k8s config in netmaster
544ffcc corrected test function name
67a1e8f Added RemoteEndpoint/PolicyRule notifications in netplugin
bf13fbf [..]/v2plugin/Dockerfile: modify maintainer to label
2e10c46 scripts/release.sh: fix var checking logic
424b0ab sort netctl command names in help
5b49acd Godeps,vendor: bump ofnet to fe7f8c6
ff9bfbb Fix issue 422 (#840)
44a9fc7 skip plugin name changes in kubernetes

1.0.0-beta-04-28-2017.17-19-05.UTC

28 Apr 17:19
Compare
Choose a tag to compare
Pre-release

Changelog
f75e821 .gitignore: ignore OS generated files
e504d17 Fix state store APIs. This addresses the following
9c5d957 making infra test more reliable
ebd08d3 add k8 services in contiv DNS
c9e279f update dockerclient
a7d8274 Godeps changes to update dockerclient
ec43b0e netContain: check working directory & cd
bbb5bc0 test/systemtests: rename aci_util.go to add _test
057857f v2plugin fixes
087b7e1 Vagrantfile: bump centos box to 0.10.1
aa26174 Support host access for vxlan routing mode
8538361 version/CURRENT_VERSION: bump to 1.0.0-beta.5
398fbf5 ip routing
58a75c3 updating godep
b0293b9 version/CURRENT_VERSION: bump to 1.0.0-beta.6
55bd617 Makefile,scripts,version: don't use code gen
8438d4e netmaster listen and control port changes
3f2e817 netmaster listener optimizations
a2fc4f0 netmaster listen and control port test cases
48c6292 Issue 813: Add support for default-group in ACI mode
bb1ecab Makefile: clean up & use targets where possible
dbca1d0 configure controlURL and ctrl_ip for v2plugin
9523a50 Makefile,/scripts/build.sh: add BUILD_VERSION
6262a84 version/CURRENT_VERSION: remove build number
834f84a RELEASE.md,scripts/build.sh: explain BUILD_VERSION
582cc45 scripts/netContain/Dockerfile: install ovs 2.5.2
d9de76f Godeps: bump ofnet to f4239b7
a11bd16 fix default arg values for cluster bringup
6b397f5 {Make,Vagrant}file: fix version override & file
c74755a Update test case description (#821)
b092b82 review comments and document arguments to contiv v2plugin
7a13951 Fixes for L3-CI
3da6624 verify that the tenant name exists before listing objects.
4e46583 Fix a timing issue in network tests
ba65d42 scripts/release.sh: add more sanity checks
403f2da RELEASE.md: document the recent changes further
eb29ff6 load/save k8s config in netmaster
544ffcc corrected test function name
67a1e8f Added RemoteEndpoint/PolicyRule notifications in netplugin
bf13fbf [..]/v2plugin/Dockerfile: modify maintainer to label
2e10c46 scripts/release.sh: fix var checking logic
424b0ab sort netctl command names in help
5b49acd Godeps,vendor: bump ofnet to fe7f8c6
ff9bfbb Fix issue 422 (#840)
44a9fc7 skip plugin name changes in kubernetes

1.0.0-beta-04-26-2017.17-19-53.UTC

26 Apr 17:20
Compare
Choose a tag to compare
Pre-release

Changelog
f75e821 .gitignore: ignore OS generated files
e504d17 Fix state store APIs. This addresses the following
9c5d957 making infra test more reliable
ebd08d3 add k8 services in contiv DNS
c9e279f update dockerclient
a7d8274 Godeps changes to update dockerclient
ec43b0e netContain: check working directory & cd
bbb5bc0 test/systemtests: rename aci_util.go to add _test
057857f v2plugin fixes
087b7e1 Vagrantfile: bump centos box to 0.10.1
aa26174 Support host access for vxlan routing mode
8538361 version/CURRENT_VERSION: bump to 1.0.0-beta.5
398fbf5 ip routing
58a75c3 updating godep
b0293b9 version/CURRENT_VERSION: bump to 1.0.0-beta.6
55bd617 Makefile,scripts,version: don't use code gen
8438d4e netmaster listen and control port changes
3f2e817 netmaster listener optimizations
a2fc4f0 netmaster listen and control port test cases
48c6292 Issue 813: Add support for default-group in ACI mode
bb1ecab Makefile: clean up & use targets where possible
dbca1d0 configure controlURL and ctrl_ip for v2plugin
9523a50 Makefile,/scripts/build.sh: add BUILD_VERSION
6262a84 version/CURRENT_VERSION: remove build number
834f84a RELEASE.md,scripts/build.sh: explain BUILD_VERSION
582cc45 scripts/netContain/Dockerfile: install ovs 2.5.2
d9de76f Godeps: bump ofnet to f4239b7
a11bd16 fix default arg values for cluster bringup
6b397f5 {Make,Vagrant}file: fix version override & file
c74755a Update test case description (#821)
b092b82 review comments and document arguments to contiv v2plugin
7a13951 Fixes for L3-CI
3da6624 verify that the tenant name exists before listing objects.
4e46583 Fix a timing issue in network tests
ba65d42 scripts/release.sh: add more sanity checks
403f2da RELEASE.md: document the recent changes further
eb29ff6 load/save k8s config in netmaster
544ffcc corrected test function name
67a1e8f Added RemoteEndpoint/PolicyRule notifications in netplugin
bf13fbf [..]/v2plugin/Dockerfile: modify maintainer to label
2e10c46 scripts/release.sh: fix var checking logic
424b0ab sort netctl command names in help
5b49acd Godeps,vendor: bump ofnet to fe7f8c6
ff9bfbb Fix issue 422 (#840)