Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.03 KB

CHANGES.md

File metadata and controls

34 lines (21 loc) · 1.03 KB

flannel-cni

Notable changes between versions

Latest

  • Update CNI plugins from v0.9.1 to v1.5.1
  • Drop flannel plugin from image since upstream doesn't publish arm64

v0.4.2

  • Update CNI plugins from v0.8.7 to v0.9.1 (#4, #5)

v0.4.1

  • Update CNI plugins from v0.8.6 to v0.8.7 (#3)

v0.4.0

  • Update CNI plugins from v0.6.0 to v0.8.6
  • Remove sleep to favor init container usage
  • Remove default CNI config to reduce scope

Infra

  • Rewrite coreos/flannel-cni as poseidon/flannel-cni
  • Use Makefile and buildah for image builds
  • Use multi-stage to fetch binaries separately
  • Add Linux ARM64 image builds
  • Publish multi-arch images to quay.io/poseidon/flannel-cni

Earlier

Earlier releases can be found at github.com/coreos/flannel-cni.