Update to calico-v3.24.0 by default.
Created by: garloff
Lots of goodies, see https://github.com/projectcalico/calico/blob/release-v3.24/calico/_includes/release-notes/v3.24.0-release-notes.md.
- IPv6 wireguard support
- IPAM API enhancements
- More configuratbility
- Splitting IP pools with calicoctl
- Transition from pod security policies to pod security standards https://kubernetes.io/docs/concepts/security/pod-security-standards/
Goodies from v3.23 (https://projectcalico.docs.tigera.io/archive/v3.23/release-notes/):
- IPv6 VXLAN support
- VPP dataplane is now considered beta status
- BGP enhancements
- Using CSI now instead of FlexVolumes
Plus lots of bug fixes.
Signed-off-by: Kurt Garloff kurt@garloff.de