git://git.halfball.org
/
plugins.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
plugins.git
2017-01-20
Dan Williams
api,libcni: add network config list-based plugin chaining
commit
|
commitdiff
|
tree
|
snapshot
2016-12-14
Dan Williams
all: assert internal objects implement interfaces
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Bryan Boreham
Expand description of goroutine+netns problems
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Casey Callendrello
testing: test invocation of newer plugins with an older...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Gabe Rosenhouse
skel tests: correct name of CNI_CONTAINERID in tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-03
Gabe Rosenhouse
testing: adds basic test of backwards compatibility
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Gabe Rosenhouse
skel: use named constant for Incompatible CNI Version...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Gabe Rosenhouse
versioning: plugins require version match with config
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Gabe Rosenhouse
versioning: add basic version decode for network config
commit
|
commitdiff
|
tree
|
snapshot
2016-09-19
Gabe Rosenhouse
skel: Plugins require a cniVersion in the NetConf
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Gabe Rosenhouse
versioning: revert spec version to 0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Gabe Rosenhouse
versioning: misc cleanups
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Gabe Rosenhouse
invoke: better name and unit test coverage for GetVersi...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Gabe Rosenhouse
invoke: correctly infer version for 0.1.0-vintage plugins
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Gabe Rosenhouse
versioning: adds tooling to compile a program against...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Gabe Rosenhouse
pkg/invoke: refactor plugin exec and backfill unit...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Gabe Rosenhouse
versioning: document meaning of 'Legacy' version support
commit
|
commitdiff
|
tree
|
snapshot
2016-09-02
Gabe Rosenhouse
versioning: plugins report a list of supported versions
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Gabe Rosenhouse
Merge pull request #293 from rosenhouse/backfill-invoke...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Dan Williams
Merge pull request #290 from asridharan/dcos
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Avinash Sridharan
pkg/ns: fixed the check for network namespace path.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Tom Denham
pkg/ip: Ensure that SetupVeth returns correct hostVeth
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Gabe Rosenhouse
invoke: backfill tests for plugin execution
commit
|
commitdiff
|
tree
|
snapshot
2016-08-12
Tom Denham
Merge pull request #267 from rosenhouse/version-cmd
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Prateek Gogia
pkg/ip: Return correct error if container name provided...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-01
Stefan Junker
pkg/utils/hwaddr tests: cover v4 in v6 addr
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Stefan Junker
pkg/ip link_test: ensure SetHWAddrByIP has an effect
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Stefan Junker
pkg/ip: use iface name in SetHWAddrByIP
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Stefan Junker
pkg/ip tests: cover SetupVeth and DelLinkByName*
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Stefan Junker
plugins: set MAC addresses based on IP
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Stefan Junker
pkg/utils/hwaddr: migrate code from IPAM pkg
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Stefan Junker
pkg/ipam{,test}: improve error handling and tests
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Minhan Xia
add tests for generateHardwardAddr
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Minhan Xia
configure mac address based on assigned ip
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Gabe Rosenhouse
plugins: adds new no-op plugin that may be used as...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Gabe Rosenhouse
misc: fix up copyright dates
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Gabe Rosenhouse
pkg/skel: plugins now respond to VERSION command
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Gabe Rosenhouse
pkg/skel: improve error message for missing CNI_COMMAND...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Gabe Rosenhouse
pkg/skel: missing env var log lines appear in stderr
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Gabe Rosenhouse
pkg/skel: refactor to use dependency injection
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Pengfei Ni
pkg/ns: fix misspelling in comment
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
Stefan Junker
pkg/types: cover string for unmarshal tests
commit
|
commitdiff
|
tree
|
snapshot
2016-06-09
Tom Denham
pkg/types: Add UnmarshallableString type
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Stefan Junker
pkg/ns: introduce error types indicate NS verification
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Stefan Junker
skel/test: add case for empty NETNS
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Stefan Junker
plugins: don't require CNI_NETNS for DEL command
commit
|
commitdiff
|
tree
|
snapshot
2016-05-27
Stefan Junker
pkg/skel: allow arg requriements specified by CMD
commit
|
commitdiff
|
tree
|
snapshot
2016-05-26
Stefan Junker
pkg/ns: consider PROCFS during NS verification
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Stefan Junker
pkg/ns: test IsNSFS()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Stefan Junker
pkg/ns: test case for rejecting a non-ns nspath
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Stefan Junker
pkg/ns: verify netns when initialized with GetNS
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Stefan Junker
pkg/ns: add tests cases for Close()'d NS
commit
|
commitdiff
|
tree
|
snapshot
2016-05-24
Stefan Junker
pkg/ns: don't allow operations after Close()
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Dan Williams
testutils: add e2e testing helper code
commit
|
commitdiff
|
tree
|
snapshot
2016-05-20
Dan Williams
ns: add interface, use it, and fix thread-related names...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Stefan Junker
Merge pull request #199 from dcbw/fix-bridge-tx-queue...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Michael Bridgen
Merge pull request #200 from squaremo/simplify-readme
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Angus Lees
pkg/ns: evaluate syscall number at compile-time
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Angus Lees
pkg/ns: use correct syscall number on arm
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Stefan Junker
*: appc/cni -> containernetworking/cni
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Piotr Skamruk
pkg/utils: add functions to work with sysctl
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Gabe Rosenhouse
Document use of goroutine and lockosthread in test...
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Dan Williams
ns: fix reading net namespace in multi-threaded processes
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Gabe Rosenhouse
Fix issues with MakeNetworkNS test helper
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Gabe Rosenhouse
Add basic unit tests of testhelpers
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Gabe Rosenhouse
Extract inode inspection functions into testhelpers
commit
|
commitdiff
|
tree
|
snapshot
2016-05-19
Gabe Rosenhouse
Extract testhelpers from loopback test suite
commit
|
commitdiff
|
tree
|
snapshot
2016-05-06
Stefan Junker
*: appc/cni -> containernetworking/cni
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Stefan Junker
Merge pull request #187 from appc/v0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Zach Gershman
Merge pull request #182 from rosenhouse/document-lockos...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Dan Williams
ns: fix reading net namespace in multi-threaded processes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Gabe Rosenhouse
Document use of goroutine and lockosthread in test...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Gabe Rosenhouse
Fix issues with MakeNetworkNS test helper
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Gabe Rosenhouse
Add basic unit tests of testhelpers
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Gabe Rosenhouse
Extract inode inspection functions into testhelpers
commit
|
commitdiff
|
tree
|
snapshot
2016-04-18
Gabe Rosenhouse
Extract testhelpers from loopback test suite
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Piotr Skamruk
pkg/utils: add functions to work with sysctl
commit
|
commitdiff
|
tree
|
snapshot
2016-04-01
Jonathan Boulle
*: add missing license headers + check
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stefan Junker
pkg/utils: correct the test's expected chain names
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stefan Junker
*: add comment to iptables rules for ipmasq
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stefan Junker
pkg/utils: remove unneeded condition in tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stefan Junker
pkg/utils: fix docstring
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stefan Junker
pkg/utils: split and unexport constants
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stefan Junker
pkg/utils: fix docstring
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stefan Junker
pkg/utils: use constant for chain prefix
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Stefan Junker
pkg/utils: use name+id for hash and extend tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-31
Abhishek Chanda
pkg: add a function to generate chain names
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Stefan Junker
pkg/types: add tests for args
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Stefan Junker
pkg/types: add IgnoreUnknown arg and logic
commit
|
commitdiff
|
tree
|
snapshot
2016-03-18
Stefan Junker
pkg/skel: add rudimentary unit tests
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Gabe Rosenhouse
Update docstring on WithNetNS
commit
|
commitdiff
|
tree
|
snapshot
2016-03-15
Gabe Rosenhouse
WithNetNS restores original namespace when callback...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-04
Michael Bridgen
Add invoke.Delegate{Add,Del} for use by meta-plugins
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Stefan Junker
Merge pull request #120 from zachgersh/find-better...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
André Martins
added the String method to Result type
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Zachary Gershman
Better error message when plugin cannot be found
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Stefan Junker
*: reflect SPEC's DNS changes in implementation
commit
|
commitdiff
|
tree
|
snapshot
2016-01-26
Alban Crequy
*: add "dns" field to the configuration
commit
|
commitdiff
|
tree
|
snapshot
2015-12-16
Derek Gonyeo
pkg/ip: fix typo in error message, s/iptabes/iptables/
commit
|
commitdiff
|
tree
|
snapshot
2015-09-29
Eugene Yakubovich
Change copyright from CoreOS to CNI authors
commit
|
commitdiff
|
tree
|
snapshot
next