Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

Releases: projectcalico/libcalico

v0.1.3 - Network Namespace Changes

19 Aug 21:06
Compare
Choose a tag to compare
Pre-release

Merges:

  • #13: Abstract Namespace specification to allow path/pid

Note: This is a non-backwards-compatible change to the network namespace API.

v0.1.2 - Datastore improvements and added logging/IPIP global

18 Aug 17:11
Compare
Choose a tag to compare

Merges:

  • #8: Add methods used by container_add/container_remove to datastore.
  • #10: Add logging and IPIP global to ensure_global_config.
  • #11: Use path instead of pid to locate namespace. This is a non-backwards compatible change to the network namespace code.

All changes required for improvements to calico-docker release v0.5.6.

v0.1.1 Minor improvements and bug fix

07 Aug 18:55
Compare
Choose a tag to compare
Pre-release

Merges:

  • #2: Don't read recursive when getting profile names
  • #3: Add subprocess32 as package dependency
  • #7: Add check for veth existence before removing

Initial release

29 Jul 00:24
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
Merge pull request #1 from projectcalico/clean-makefile

Clean up Makefile