Releases: flannel-io/flannel
v0.14.1
v0.14.0 release including systemd fix
v0.15.0
Key commits since last release:
1a62caf install flannel cni plugin binary in opt/cni/bin directory of the host using an init container
c354899 Add increase IP to the ip package
2859fd8 host-gw (linux): Add dual stack support
1378c46 fixing regex logic to get things compiling again, added windows funcs for ipv6 so it compiles
c7a7aa8 Add dual stack support
1c32351 Upgrade Alpine version
cedeb93 Log all config created using CLI flags
13b45ef Set the rekey time to 1 hour
4bea863 add flag setNodeNetworkUnavailable
f4d044b Add a dpd_action field, set its default to restart
b0f88e6 Update github.com/bronze1man/goStrongswanVici
v0.15.0-rc1
Key commits since last release:
1a62caf install flannel cni plugin binary in opt/cni/bin directory of the host using an init container
c354899 Add increase IP to the ip package
2859fd8 host-gw (linux): Add dual stack support
1378c46 fixing regex logic to get things compiling again, added windows funcs for ipv6 so it compiles
c7a7aa8 Add dual stack support
1c32351 Upgrade Alpine version
cedeb93 Log all config created using CLI flags
13b45ef Set the rekey time to 1 hour
4bea863 add flag setNodeNetworkUnavailable
f4d044b Add a dpd_action field, set its default to restart
b0f88e6 Update github.com/bronze1man/goStrongswanVici
v0.14.0
fdef594 Add tencent cloud VPC network support
26b1485 moving go modules to flannel-io/flannel and updating to go 1.16
bb5eed1 fix(windows): nil pointer panic
6c0ec9a Preserve environment for extension backend
78035d0 Fix flannel hang if lease expired
15262f0 Documentation for the Flannel upgrade/downgrade procedure
31dbe1c Move from glog to klog
a85e127 fix(host-gw): failed to restart if gateway hnsep existed
e5a30da ipsec: use well known paths of charon daemon
ba8c216 upgrade client-go to 1.19.4
4378130 move from juju/errors to pkg/errors
1a1b6f1 subnets: move forward the cursor to skip illegal subnet
aa2491d Fix Expired URL to Deploying Flannel with kubeadm
8a1bcf6 Modify kube-flannel.yaml to use rbac.authorization.k8s.io/v1
c2d3069 preserve AccessKey & AccessKeySecret environment on sudo fix some typo in doc.
1850b09 iptables: handle errors that prevent rule deletes
v0.14.0-rc1
fdef594 Add tencent cloud VPC network support
26b1485 moving go modules to flannel-io/flannel and updating to go 1.16
bb5eed1 fix(windows): nil pointer panic
6c0ec9a Preserve environment for extension backend
78035d0 Fix flannel hang if lease expired
15262f0 Documentation for the Flannel upgrade/downgrade procedure
31dbe1c Move from glog to klog
a85e127 fix(host-gw): failed to restart if gateway hnsep existed
e5a30da ipsec: use well known paths of charon daemon
ba8c216 upgrade client-go to 1.19.4
4378130 move from juju/errors to pkg/errors
1a1b6f1 subnets: move forward the cursor to skip illegal subnet
aa2491d Fix Expired URL to Deploying Flannel with kubeadm
8a1bcf6 Modify kube-flannel.yaml to use rbac.authorization.k8s.io/v1
c2d3069 preserve AccessKey & AccessKeySecret environment on sudo
fix some typo in doc.
1850b09 iptables: handle errors that prevent rule deletes
v0.13.1-rc2
v0.13.1-rc1
Key commits since the previous release:
ba8c216 upgrade client-go to 1.19.4
4378130 move from juju/errors to pkg/errors
be073e8 upgrade to go1.15.5
1a1b6f1 subnets: move forward the cursor to skip illegal subnet
8a1bcf6 Modify kube-flannel.yaml to use rbac.authorization.k8s.io/v1
c2d3069 preserve AccessKey & AccessKeySecret environment on sudo
fix some typo in doc.
1850b09 iptables: handle errors that prevent rule deletes
v0.13.0
Key commits in this release:
b2f9d5e Use multi-arch Docker images in the Kubernetes manifest
e7682f1 Accept existing XMRF policies and update them intead of raising errors
0a5fca3 Add --no-sanity-check to iptables-wrapper-installer.sh for architectures other than amd64
a352879 Use "docker manifest" to publish multi-arch Docker images
221a83c Add NET_RAW capability to support cri-o
393b18b remove glide
5dc1ff6 switch to go modules
70b1095 Add and implement iptables-wrapper-installer.sh from https://github.com/kubernetes-sigs/iptables-wrappers
75fe1e0 documentation: set priorityClassName to system-node-critical
9374813 Added a hint for firewall rules
e2f31ac Disabling ipv6 accept_ra explicitely on the created interface
8477bba use alpine 3.12 everywhere
d31b0dc windows: replace old netsh (rakelkar/gonetsh) with powershell commands
38c583b fix CVE-2019-14697
42c1cc9 Bugfix: VtepMac would be empty when lease re-acquire for windows
0806642 Use stable os and arch label for node
82ca072 doc(awsvpc): correct the required permissions
v0.13.0-rc2
Pre release with multi-arch images
v0.13.0-rc1
A few of the key commits:
0a5fca3 Add --no-sanity-check to iptables-wrapper-installer.sh for architectures other than amd64
221a83c Add NET_RAW capability to support cri-o
117c102 pass waitgroup pointer
393b18b remove glide
5dc1ff6 switch to go modules
70b1095 Add and implement iptables-wrapper-installer.sh from https://github.com/kubernetes-sigs/iptables-wrappers
75fe1e0 documentation: set priorityClassName to system-node-critical
9374813 Added a hint for firewall rules
e2f31ac Disabling ipv6 accept_ra explicitely on the created interface
8477bba use alpine 3.12 everywhere
d31b0dc windows: replace old netsh (rakelkar/gonetsh) with powershell commands
38c583b fix CVE-2019-14697
42c1cc9 Bugfix: VtepMac would be empty when lease re-acquire for windows
0806642 Use stable os and arch label for node
82ca072 doc(awsvpc): correct the required permissions
5f56647 update troubleshooting.md