Skip to content

Tags: timyinshi/cni-plugin

Tags

v3.12.0

Toggle v3.12.0's commit message
- 21176ae Begin development on v3.12.0

- 4d46ccf Semaphore Automatic Update
- 64c92d3 Semaphore Automatic Update
- d3c4927 Connect to datastore before installing CNI config
- ae69468 Explicitly default SKIP_DATASTORE_CONNECTION_CHECK
- 30a7fcf Add 'Makefile.common*' to .gitignore
- 5ca971c Fix containerID read during IPAM migration
- 7bb5ef6 Update go-build
- 29014f3 Semaphore Automatic Update
- d0fc056 Semaphore Automatic Update
- 8779446 Semaphore Automatic Update
- 96191f1 Semaphore Automatic Update
- cf1f2ae Semaphore Automatic Update
- 9b894f4 Fix default values in PUSH_IMAGES being overridden instead of appended
- 6cbbfc9 Use fixed version of go-build

v3.13.0-0.dev

Toggle v3.13.0-0.dev's commit message
Begin development on v3.13.0

v3.11.2

Toggle v3.11.2's commit message
- 2cf3221 Fix containerID read during IPAM migration

- 499e38a Merge pull request projectcalico#833 from lmm/lmm-fix-image-push

v3.10.3

Toggle v3.10.3's commit message
- a9bcb6a Update libcalico-go

- aec9ec1 Fix containerID read during IPAM migration

v3.9.5

Toggle v3.9.5's commit message
- 939681d Update libcalico-go

- f4e3139 Fix containerID read during IPAM migration

v3.8.6

Toggle v3.8.6's commit message
- af09938 Update libcalico-go

- 4893468 Fix containerID read during IPAM migration

v3.11.1

Toggle v3.11.1's commit message

v3.11.0

Toggle v3.11.0's commit message
- 623ab2f need to harden go mod downloads against network errors (pro…

…jectcalico#794)

- 19a9427 Update pins
- 164a562 Remove 'undo' behavior from local_build
- 3b06d4e Change base image from debian slim => ubi
- ad4b2e0 Add timeouts to cmdAdd() and cmdDel() (projectcalico#807)
- fa7ca4d remove the whole bin/ directory
- f3f3858 Move common Makefile targets to Makefile.common (projectcalico#809)
- 0fa7d1e Switch Makefile.common from wget to curl, remove wget dependency (projectcalico#810)
- 1e38312 Semaphore Automatic Update
- c3b30a5 Semaphore Automatic Update
- 636b0a9 make update-pins
- 4153073 Add UT for dual stack IP allocation and annotations
- a79d36a Report IPv6 addresses created by CNI
- 79bb21b Expect pod IP annotations to include /32 or /128
- fcc214d Markup: use To16 to check that address is IPv6
- f957768 go.sum updates made by `make ut`
- 7872c68 Move image build/push targets back to local Makefile
- bc57e64 Semaphore Automatic Update
- 2a63df6 Semaphore Automatic Update
- bfe81c5 move all k8s.io packages to kubernetes v1.16.3
- cec3e71 Increase context timeout to 90s
- 456ea18 Semaphore Automatic Update
- cd88781 Semaphore Automatic Update
- ae23f49 Semaphore Automatic Update
- 2f2a78b Semaphore Automatic Update

v3.12.0-0.dev

Toggle v3.12.0-0.dev's commit message
Begin development on v3.12.0

v3.10.2

Toggle v3.10.2's commit message
- a6003aa Move package_name to the top so -w option works in Makefile

- b8da020 Add timeouts to cmdAdd() and cmdDel() (projectcalico#807)
- 7412739 Merge pull request projectcalico#817 from lmm/lmm-timeout-up