cni.git
8 years agoMerge pull request #460 from aaithal/loadArgsPanic
Casey Callendrello [Wed, 5 Jul 2017 15:15:23 +0000 (17:15 +0200)]
Merge pull request #460 from aaithal/loadArgsPanic

pkg/types: safer typecasting for TextUnmarshaler when loading args

8 years agoMerge pull request #473 from tomdee/improve-and-document-release
Casey Callendrello [Thu, 29 Jun 2017 09:06:28 +0000 (11:06 +0200)]
Merge pull request #473 from tomdee/improve-and-document-release

Update and document release process

8 years agoUpdate and document release process
Tom Denham [Wed, 7 Jun 2017 22:58:34 +0000 (15:58 -0700)]
Update and document release process

Replace the rkt release process with a docker one.
Document the process that we follow for each release.

8 years agoMerge pull request #477 from dcbw/fix-interface-index-marshaling
Dan Williams [Thu, 22 Jun 2017 14:39:14 +0000 (09:39 -0500)]
Merge pull request #477 from dcbw/fix-interface-index-marshaling

types: fix marshalling of omitted "interfaces" key in IPConfig JSON

8 years agotypes: fix marshalling of omitted "interfaces" key in IPConfig JSON
Dan Williams [Thu, 15 Jun 2017 03:16:30 +0000 (22:16 -0500)]
types: fix marshalling of omitted "interfaces" key in IPConfig JSON

Plugins that don't have knowledge of interfaces, like host-local or
other IPAM plugins, should not set the 'interfaces' key of their
returned "Result" JSON.  This should then not be translated into
an interface index of 0, which it was due to the int marshaling and
omitempty.

Instead, ensure that an omitted 'interface' in JSON ends up being
nil in the IPConfig structure, and that a nil ensures that no 'interfaces'
key is present in the JSON.

Yes, this means that plugins must call the 'current.Int(x)' method
when setting the Interfaces member.  Oh well.

Fixes: https://github.com/containernetworking/cni/issues/404

8 years agoMerge pull request #478 from squeed/community-sync
Casey Callendrello [Fri, 16 Jun 2017 11:43:57 +0000 (13:43 +0200)]
Merge pull request #478 from squeed/community-sync

Update note about next Community Sync, 2017-06-21

8 years agoUpdate note about next Community Sync, 2017-06-21
Casey Callendrello [Fri, 16 Jun 2017 11:43:05 +0000 (13:43 +0200)]
Update note about next Community Sync, 2017-06-21

8 years agoMerge pull request #474 from rosenhouse/readme-updates
Gabe Rosenhouse [Mon, 12 Jun 2017 17:06:42 +0000 (10:06 -0700)]
Merge pull request #474 from rosenhouse/readme-updates

readme updates

8 years agoMerge pull request #475 from rosenhouse/backfill-test-delegate
Gabe Rosenhouse [Mon, 12 Jun 2017 05:04:12 +0000 (22:04 -0700)]
Merge pull request #475 from rosenhouse/backfill-test-delegate

pkg/invoke: backfill tests of delegate add & del

8 years agopkg/invoke: backfill tests of delegate add & del
Gabe Rosenhouse [Fri, 9 Jun 2017 06:09:58 +0000 (23:09 -0700)]
pkg/invoke: backfill tests of delegate add & del

8 years agoreadme: update link for Cloud Foundry CNI integration
Gabe Rosenhouse [Fri, 9 Jun 2017 04:27:52 +0000 (21:27 -0700)]
readme: update link for Cloud Foundry CNI integration

8 years agoreadme updates
Gabe Rosenhouse [Fri, 9 Jun 2017 04:23:10 +0000 (21:23 -0700)]
readme updates

- update some links to the new plugins repo.
- update guidance on golang versions

8 years agoMerge pull request #406 from GheRivero/cni_error
Casey Callendrello [Thu, 8 Jun 2017 18:02:11 +0000 (20:02 +0200)]
Merge pull request #406 from GheRivero/cni_error

Return cni.type.Error instead of plain error

8 years agoMerge pull request #472 from caniszczyk/add-cncf-ref
Gabe Rosenhouse [Thu, 8 Jun 2017 01:05:18 +0000 (18:05 -0700)]
Merge pull request #472 from caniszczyk/add-cncf-ref

Add CNCF reference in README

8 years agoMerge pull request #471 from rosenhouse/clean-up-vendor
Gabe Rosenhouse [Wed, 7 Jun 2017 19:19:40 +0000 (12:19 -0700)]
Merge pull request #471 from rosenhouse/clean-up-vendor

Clean up vendor

8 years agoAdd CNCF reference in README
Chris Aniszczyk [Wed, 7 Jun 2017 18:23:59 +0000 (11:23 -0700)]
Add CNCF reference in README

Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
8 years agoMerge pull request #470 from rosenhouse/fixup-vagrantfile
Gabe Rosenhouse [Wed, 7 Jun 2017 14:41:19 +0000 (07:41 -0700)]
Merge pull request #470 from rosenhouse/fixup-vagrantfile

Vagrantfile updates

8 years agoMerge pull request #467 from containernetworking/clarify-args-release
Casey Callendrello [Wed, 7 Jun 2017 07:57:31 +0000 (09:57 +0200)]
Merge pull request #467 from containernetworking/clarify-args-release

Clarify first released spec with 'args' was 0.2.0

8 years agovendor: cleanup unused dependencies after plugin split
Gabe Rosenhouse [Wed, 7 Jun 2017 04:08:57 +0000 (21:08 -0700)]
vendor: cleanup unused dependencies after plugin split

8 years agogodeps: update Go version to 1.8
Gabe Rosenhouse [Wed, 7 Jun 2017 03:58:48 +0000 (20:58 -0700)]
godeps: update Go version to 1.8

8 years agoVagrantfile updates
Gabe Rosenhouse [Wed, 7 Jun 2017 03:40:07 +0000 (20:40 -0700)]
Vagrantfile updates

- installs latest Golang

8 years agoMerge pull request #464 from squeed/remove-pkg
Gabe Rosenhouse [Wed, 7 Jun 2017 01:58:28 +0000 (18:58 -0700)]
Merge pull request #464 from squeed/remove-pkg

pkg: move packages from cni to plugins

8 years agoMerge pull request #469 from mcastelino/document_fix
Gabe Rosenhouse [Wed, 7 Jun 2017 01:52:09 +0000 (18:52 -0700)]
Merge pull request #469 from mcastelino/document_fix

Documentation: Update README.md to reflect plugin split

8 years agoMerge pull request #461 from ericchiang/fix-env-order
Gabe Rosenhouse [Wed, 7 Jun 2017 01:48:43 +0000 (18:48 -0700)]
Merge pull request #461 from ericchiang/fix-env-order

pkg/invoke: ensure that custom env vars are prepended to the env

8 years agoDocumentation: Update README.md to reflect plugin split
Manohar Castelino [Mon, 5 Jun 2017 22:44:22 +0000 (15:44 -0700)]
Documentation: Update README.md to reflect plugin split

Update README.md to call out how to use priv-net-run.sh and
docker-run.sh scripts post plugin split.

Signed-off-by: Manohar Castelino <manohar.r.castelino@intel.com>
8 years agopkg/invoke: add unit test for env var ordering in Args.AsEnv
Gabe Rosenhouse [Wed, 7 Jun 2017 01:37:04 +0000 (18:37 -0700)]
pkg/invoke: add unit test for env var ordering in Args.AsEnv

8 years agoClarify first released spec with 'args' was 0.2.0
Bryan Boreham [Sat, 3 Jun 2017 13:21:43 +0000 (14:21 +0100)]
Clarify first released spec with 'args' was 0.2.0

8 years agoMerge pull request #465 from caniszczyk/add-coc
Bryan Boreham [Sat, 3 Jun 2017 12:47:28 +0000 (13:47 +0100)]
Merge pull request #465 from caniszczyk/add-coc

Add Code of Conduct

8 years agoMerge pull request #463 from rosenhouse/readme-add-plugin-silk
Bryan Boreham [Sat, 3 Jun 2017 12:45:58 +0000 (13:45 +0100)]
Merge pull request #463 from rosenhouse/readme-add-plugin-silk

readme plugins list: add Silk CNI plugin

8 years agoAdd Code of Conduct
Chris Aniszczyk [Fri, 2 Jun 2017 16:10:25 +0000 (09:10 -0700)]
Add Code of Conduct

CNCF projects are expected to follow a CoC.

Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
8 years agopkg: move packages from cni to plugins
Casey Callendrello [Fri, 2 Jun 2017 14:25:42 +0000 (16:25 +0200)]
pkg: move packages from cni to plugins

8 years agoreadme: add Silk CNI plugin
Gabe Rosenhouse [Wed, 31 May 2017 18:23:45 +0000 (11:23 -0700)]
readme: add Silk CNI plugin

8 years agopkg/types: modify LoadArgs to return a named error when an unmarshalable condition...
Aithal [Wed, 31 May 2017 16:11:48 +0000 (09:11 -0700)]
pkg/types: modify LoadArgs to return a named error when an unmarshalable condition is detected

8 years agoMerge pull request #462 from christx2/patch-1
Dan Williams [Wed, 31 May 2017 15:14:48 +0000 (10:14 -0500)]
Merge pull request #462 from christx2/patch-1

Update Readme.md

8 years agoUpdate Readme.md
ChristophLondon [Wed, 31 May 2017 11:04:23 +0000 (12:04 +0100)]
Update Readme.md

adding nuage networks cni plugin and repo location

8 years agopkg/invoke: ensure that custom env vars are prepended to the env
Eric Chiang [Tue, 30 May 2017 00:28:59 +0000 (17:28 -0700)]
pkg/invoke: ensure that custom env vars are prepended to the env

Ensure that custom values take priority over values defined in the
environment by prepending them to the env, not appending.

8 years agoMerge pull request #457 from dcbw/move-plugins
Casey Callendrello [Wed, 24 May 2017 16:46:33 +0000 (18:46 +0200)]
Merge pull request #457 from dcbw/move-plugins

plugins: moved to containernetworking/plugins

8 years agoplugins: moved to containernetworking/plugins
Dan Williams [Wed, 17 May 2017 13:32:37 +0000 (08:32 -0500)]
plugins: moved to containernetworking/plugins

8 years agopkg/types: safer typecasting for TextUnmarshaler when loading args
Aithal [Mon, 22 May 2017 20:09:19 +0000 (13:09 -0700)]
pkg/types: safer typecasting for TextUnmarshaler when loading args

types.LoadArgs does an unsafe typecast for env args key value pairs.
This can cause a panic if the config type fields do not implement
the encoding.TextUnmarshaler interface. This commit modifies it to
do a safe type cast and return an error in such scenarios.

8 years agoMerge pull request #455 from knobunc/docs/add-openshift-to-readme
Casey Callendrello [Wed, 17 May 2017 08:52:33 +0000 (10:52 +0200)]
Merge pull request #455 from knobunc/docs/add-openshift-to-readme

Add OpenShift to the list of container runtimes that support CNI

8 years agoMerge pull request #452 from caniszczyk/add-cni-logo
Dan Williams [Tue, 16 May 2017 19:32:03 +0000 (14:32 -0500)]
Merge pull request #452 from caniszczyk/add-cni-logo

Add CNI Logo to README

8 years agoAdd OpenShift to the list of container runtimes that support CNI
Benjamin Bennett [Tue, 16 May 2017 12:33:35 +0000 (08:33 -0400)]
Add OpenShift to the list of container runtimes that support CNI

OpenShift uses CNI, so I thought a link to the appropriate docs made
sense in the top-level readme where it lists the other supporting
runtimes.

8 years agoAdd CNI Logo to README
Chris Aniszczyk [Mon, 15 May 2017 13:15:21 +0000 (08:15 -0500)]
Add CNI Logo to README

Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
8 years agoMerge pull request #425 from tomdee/small-build-improvements
Tom Denham [Wed, 10 May 2017 19:34:47 +0000 (14:34 -0500)]
Merge pull request #425 from tomdee/small-build-improvements

scripts/release-with-rkt.sh Minor improvements

8 years agoMerge pull request #450 from gunjan5/spec-version-mismatch
Casey Callendrello [Mon, 8 May 2017 09:12:25 +0000 (11:12 +0200)]
Merge pull request #450 from gunjan5/spec-version-mismatch

cniVersion and config structure mismatch

8 years agoMerge pull request #445 from feiskyer/cniversion
Dan Williams [Fri, 5 May 2017 22:47:26 +0000 (17:47 -0500)]
Merge pull request #445 from feiskyer/cniversion

Add cniVersion to Result

8 years agocniVersion and config structure mismatch
gunjan5 [Fri, 5 May 2017 21:50:58 +0000 (14:50 -0700)]
cniVersion and config structure mismatch

8 years agoMerge pull request #447 from gunjan5/invalid-spec-json
Tom Denham [Thu, 4 May 2017 23:06:04 +0000 (16:06 -0700)]
Merge pull request #447 from gunjan5/invalid-spec-json

Fix invalid json

8 years agofix invalid json
gunjan5 [Thu, 4 May 2017 22:59:11 +0000 (15:59 -0700)]
fix invalid json

8 years agoFix testings accross the project
Pengfei Ni [Wed, 3 May 2017 15:21:44 +0000 (23:21 +0800)]
Fix testings accross the project

Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
8 years agoAdd cniVersion to Result
Pengfei Ni [Wed, 3 May 2017 13:38:28 +0000 (21:38 +0800)]
Add cniVersion to Result

Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
8 years agoMerge pull request #433 from dunjut/master
Dan Williams [Sat, 29 Apr 2017 01:58:17 +0000 (20:58 -0500)]
Merge pull request #433 from dunjut/master

scripts: cleanup() should rm net container in docker-run.sh

8 years agoMerge pull request #440 from feiskyer/cap
Dan Williams [Sat, 29 Apr 2017 01:55:31 +0000 (20:55 -0500)]
Merge pull request #440 from feiskyer/cap

cnitool: support capablity args

8 years agoMerge pull request #439 from dnardo/netlink-update
Dan Williams [Tue, 25 Apr 2017 15:24:05 +0000 (10:24 -0500)]
Merge pull request #439 from dnardo/netlink-update

vendor: Update vishvanana/netlink dependency.

8 years agocnitool: support capablity args
Pengfei Ni [Tue, 25 Apr 2017 09:35:03 +0000 (17:35 +0800)]
cnitool: support capablity args

Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
8 years agoMerge pull request #391 from tangle329/master
Dan Williams [Tue, 25 Apr 2017 03:00:07 +0000 (22:00 -0500)]
Merge pull request #391 from tangle329/master

Validate rangeStart and rangeEnd specified in conf

8 years agoMerge pull request #435 from micahhausler/patch-1
Tom Denham [Mon, 24 Apr 2017 18:21:33 +0000 (11:21 -0700)]
Merge pull request #435 from micahhausler/patch-1

Fixed table formatting

8 years agoUpdate netlink dependency.
Daniel Nardo [Mon, 24 Apr 2017 17:31:24 +0000 (10:31 -0700)]
Update netlink dependency.

8 years agoFixed table formatting
Micah Hausler [Fri, 21 Apr 2017 19:22:56 +0000 (15:22 -0400)]
Fixed table formatting

8 years agoscripts: cleanup() should rm net container in docker-run.sh
du [Fri, 21 Apr 2017 10:27:46 +0000 (18:27 +0800)]
scripts: cleanup() should rm net container in docker-run.sh

8 years agoMerge pull request #432 from dunjut/master
Bryan Boreham [Fri, 21 Apr 2017 10:12:49 +0000 (11:12 +0100)]
Merge pull request #432 from dunjut/master

README: build the plugins using ./build.sh, not ./build

8 years agoREADME: build the plugins using ./build.sh, not ./build
du [Fri, 21 Apr 2017 07:29:57 +0000 (15:29 +0800)]
README: build the plugins using ./build.sh, not ./build

8 years agoMerge pull request #430 from kris-nova/remove-proposal
Gabe Rosenhouse [Sun, 16 Apr 2017 18:13:24 +0000 (11:13 -0700)]
Merge pull request #430 from kris-nova/remove-proposal

Wondering if this is still a proposal?

8 years agoChanging Proposal->Specification in Spec
Kris Nova [Sun, 16 Apr 2017 17:01:23 +0000 (11:01 -0600)]
Changing Proposal->Specification in Spec

8 years agoscripts/release-with-rkt.sh Minor improvements
Tom Denham [Fri, 7 Apr 2017 20:54:39 +0000 (13:54 -0700)]
scripts/release-with-rkt.sh Minor improvements

- Use a new Fedora to get a more up to date Go version
- Don't build so many archives, they are not used.
- Handle the new build.sh script
- Just use host networking with rkt

8 years agoMerge pull request #419 from asridharan/cnitool
Gabe Rosenhouse [Fri, 7 Apr 2017 17:20:07 +0000 (10:20 -0700)]
Merge pull request #419 from asridharan/cnitool

Added documentation for `cnitool`

8 years agoDocumentation: Added documentation for `cnitool`.
Avinash Sridharan [Thu, 30 Mar 2017 22:28:36 +0000 (22:28 +0000)]
Documentation: Added documentation for `cnitool`.

Added documentation to simplify the usage of `cnitool` and the
settings expected to be used with `cnitool`.

8 years agolibcni: Fixed tests that were checking error strings.
Avinash Sridharan [Tue, 4 Apr 2017 16:49:48 +0000 (16:49 +0000)]
libcni: Fixed tests that were checking error strings.

Checking error strings makes these tests flaky, especially if the
error string is changed in libcni. Have gone ahead an introduced a new
error type `NoConfigsFoundError` and the Match is against the error
type making it more deterministic.

8 years agolibcni: Improved error messages.
Avinash Sridharan [Thu, 30 Mar 2017 22:06:02 +0000 (22:06 +0000)]
libcni: Improved error messages.

Improved the error reporting to be more descriptive when configuration
files are not filed while using the cni-tool.

8 years agoMerge pull request #413 from dcbw/spec-fix-ips
Tom Denham [Wed, 5 Apr 2017 21:39:44 +0000 (14:39 -0700)]
Merge pull request #413 from dcbw/spec-fix-ips

spec/plugins: fix 'ip'->'ips' in the spec, bump to 0.3.1

8 years agospec/plugins: fix 'ip'->'ips' in the spec, bump to 0.3.1
Dan Williams [Wed, 22 Mar 2017 19:21:53 +0000 (14:21 -0500)]
spec/plugins: fix 'ip'->'ips' in the spec, bump to 0.3.1

8 years agoMerge pull request #423 from rosenhouse/update-travis
Gabe Rosenhouse [Wed, 5 Apr 2017 16:26:49 +0000 (09:26 -0700)]
Merge pull request #423 from rosenhouse/update-travis

travis: shift forward to Go 1.8 and 1.7

8 years agoMerge pull request #421 from kshafiee/patch-1
Gabe Rosenhouse [Wed, 5 Apr 2017 16:24:21 +0000 (09:24 -0700)]
Merge pull request #421 from kshafiee/patch-1

Added entry for CNI-Genie

8 years agotravis: shift forward to Go 1.8 and 1.7
Gabe Rosenhouse [Wed, 5 Apr 2017 16:11:35 +0000 (09:11 -0700)]
travis: shift forward to Go 1.8 and 1.7

8 years agoMerge pull request #400 from lstoll/lstoll-rename-build-script
Dan Williams [Wed, 5 Apr 2017 16:03:23 +0000 (11:03 -0500)]
Merge pull request #400 from lstoll/lstoll-rename-build-script

Rename build script to avoid conflict with bazel

8 years agoAdded entry for CNI-Genie
kshafiee [Mon, 3 Apr 2017 19:00:02 +0000 (12:00 -0700)]
Added entry for CNI-Genie

CNI-Genie enables orchestrators (kubernetes, mesos) for seamless connectivity to choice of CNI plugins (calico, canal, romana, weave) configured on a Node

8 years agoUpdate community sync detail
Tom Denham [Fri, 31 Mar 2017 21:38:48 +0000 (14:38 -0700)]
Update community sync detail

8 years agoMerge pull request #414 from kad/s390x
Tom Denham [Mon, 27 Mar 2017 17:10:06 +0000 (10:10 -0700)]
Merge pull request #414 from kad/s390x

Enable s390x build

8 years agoEnable s390x build
Alexander Kanevskiy [Wed, 22 Mar 2017 20:55:33 +0000 (22:55 +0200)]
Enable s390x build

8 years agoMerge pull request #412 from tomdee/safe-del
Tom Denham [Wed, 22 Mar 2017 16:47:29 +0000 (09:47 -0700)]
Merge pull request #412 from tomdee/safe-del

plugins/*: Don't error if the device doesn't exist

8 years agoplugins/*: Don't error if the device doesn't exist
Tom Denham [Mon, 20 Mar 2017 22:49:35 +0000 (15:49 -0700)]
plugins/*: Don't error if the device doesn't exist

I wasn't able to test or update the dhcp plugin but from a code read it
should be fine. All the other plugins are tested and fixed

8 years agoMerge pull request #407 from aaronlevy/del-err
Tom Denham [Tue, 21 Mar 2017 17:43:40 +0000 (10:43 -0700)]
Merge pull request #407 from aaronlevy/del-err

plugins/meta/flannel: If net config is missing do not return err on DEL

8 years agoReturn type.Error instead of plain error
Ghe Rivero [Thu, 16 Mar 2017 22:46:09 +0000 (23:46 +0100)]
Return type.Error instead of plain error

This way, we can use Error.Code attribute to check error type without
needing to regexp the message string

8 years agoplugins/meta/flannel: If net config is missing do not return err on DEL
Aaron Levy [Fri, 17 Mar 2017 01:46:39 +0000 (18:46 -0700)]
plugins/meta/flannel: If net config is missing do not return err on DEL

8 years agoMerge pull request #396 from cf-container-networking/vendored-types-leakage
Gabe Rosenhouse [Fri, 17 Mar 2017 02:20:40 +0000 (19:20 -0700)]
Merge pull request #396 from cf-container-networking/vendored-types-leakage

pkg/ip: do not leak types from vendored netlink package

8 years agoMerge pull request #401 from chrismarino/patch-1
Brandon Philips [Wed, 15 Mar 2017 19:38:04 +0000 (12:38 -0700)]
Merge pull request #401 from chrismarino/patch-1

Added Romana to list of CNI providers...

8 years agoAdded Romana to list of CNI providers...
chrismarino [Wed, 15 Mar 2017 19:10:21 +0000 (12:10 -0700)]
Added Romana to list of CNI providers...

Added Romana to list of CNI providers.

8 years agoRename build script to avoid conflict with bazel
Lincoln Stoll [Wed, 15 Mar 2017 04:53:56 +0000 (15:53 +1100)]
Rename build script to avoid conflict with bazel

It's difficult to include this repository using bazel, because
the file named "build" conflicts with new_go_repository generation
on case-insensitive filesystems (ref
https://github.com/bazelbuild/rules_go/issues/234). This change
renames the file to something that doesn't conflict, and also
renames the test script for consistency.

8 years agopkg/ip: improve docstring for SetupVeth
Gabe Rosenhouse [Mon, 13 Mar 2017 18:27:12 +0000 (11:27 -0700)]
pkg/ip: improve docstring for SetupVeth

8 years agopkg/ip: SetupVeth returns net.Interface
Gabe Rosenhouse [Fri, 10 Mar 2017 17:49:46 +0000 (09:49 -0800)]
pkg/ip: SetupVeth returns net.Interface

8 years agoValidate rangeStart and rangeEnd specified in conf
Tang Le [Fri, 10 Mar 2017 02:22:25 +0000 (10:22 +0800)]
Validate rangeStart and rangeEnd specified in conf

Signed-off-by: Tang Le <tangle3@wanda.cn>
8 years agopkg/ip: do not leak types from vendored netlink package
Jay Dunkelberger [Thu, 9 Mar 2017 21:55:15 +0000 (13:55 -0800)]
pkg/ip: do not leak types from vendored netlink package

The exported function SetupVeth now returns a package-defined type.

Signed-off-by: Gabe Rosenhouse <grosenhouse@pivotal.io>
8 years agoMerge pull request #393 from containernetworking/community-sync-readme
Gabe Rosenhouse [Thu, 9 Mar 2017 00:46:44 +0000 (16:46 -0800)]
Merge pull request #393 from containernetworking/community-sync-readme

readme.md: Add link to community sync

8 years agoreadme.md: Add link to community sync
Tom Denham [Wed, 8 Mar 2017 23:54:15 +0000 (15:54 -0800)]
readme.md: Add link to community sync

8 years agoMerge pull request #366 from ehazlett/ipam-host-local-initial-reserved-ip
Gabe Rosenhouse [Mon, 6 Mar 2017 15:13:06 +0000 (07:13 -0800)]
Merge pull request #366 from ehazlett/ipam-host-local-initial-reserved-ip

Do not error if last reserved not found after initial creation

8 years agofix unrelated failing tests
Evan Hazlett [Thu, 2 Mar 2017 20:37:43 +0000 (15:37 -0500)]
fix unrelated failing tests

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
8 years agoadd test for ensuring initial subnet creation does not contain an error
Evan Hazlett [Thu, 2 Mar 2017 20:16:09 +0000 (15:16 -0500)]
add test for ensuring initial subnet creation does not contain an error

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
8 years agodo not error if last_reserved_ip is missing for host local ipam
Evan Hazlett [Fri, 3 Feb 2017 22:58:30 +0000 (17:58 -0500)]
do not error if last_reserved_ip is missing for host local ipam

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
8 years agoMerge pull request #387 from tangle329/master
Tom Denham [Thu, 2 Mar 2017 17:23:02 +0000 (09:23 -0800)]
Merge pull request #387 from tangle329/master

Check n.IPAM before use it in LoadIPAMConfig function

8 years agoMerge pull request #373 from dcbw/conflist-runtime-config
Dan Williams [Thu, 2 Mar 2017 17:17:00 +0000 (11:17 -0600)]
Merge pull request #373 from dcbw/conflist-runtime-config

spec,libcni: add support for injecting runtimeConfig into plugin stdin data