![]() Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Update Calico to version v2.6.7 **What this PR does / why we need it**: Updates Calico to v2.6.7 in order to pull in latest bug fixes. **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # **Special notes for your reviewer**: **Release note**: ```release-note Updates Calico version to v2.6.7 (Fixed a bug where Felix would crash when parsing a NetworkPolicy with a named port. See https://github.com/projectcalico/calico/releases/tag/v2.6.7) ``` |
||
---|---|---|
.. | ||
podsecuritypolicies | ||
calico-clusterrole.yaml | ||
calico-clusterrolebinding.yaml | ||
calico-cpva-clusterrole.yaml | ||
calico-cpva-clusterrolebinding.yaml | ||
calico-cpva-serviceaccount.yaml | ||
calico-node-daemonset.yaml | ||
calico-node-vertical-autoscaler-configmap.yaml | ||
calico-node-vertical-autoscaler-deployment.yaml | ||
calico-serviceaccount.yaml | ||
globalbgpconfig-crd.yaml | ||
globalfelixconfig-crd.yaml | ||
globalnetworkpolicy-crd.yaml | ||
ippool-crd.yaml | ||
MAINTAINERS.md | ||
OWNERS | ||
README.md | ||
typha-deployment.yaml | ||
typha-horizontal-autoscaler-clusterrole.yaml | ||
typha-horizontal-autoscaler-clusterrolebinding.yaml | ||
typha-horizontal-autoscaler-configmap.yaml | ||
typha-horizontal-autoscaler-deployment.yaml | ||
typha-horizontal-autoscaler-role.yaml | ||
typha-horizontal-autoscaler-rolebinding.yaml | ||
typha-horizontal-autoscaler-serviceaccount.yaml | ||
typha-service.yaml | ||
typha-vertical-autoscaler-configmap.yaml | ||
typha-vertical-autoscaler-deployment.yaml |
Calico Policy Controller
==============
Calico is an implementation of the Kubernetes network policy API. The provided manifests install:
- A DaemonSet which runs Calico on each node in the cluster.
- A Deployment which installs the Calico Typha agent.
- A Service for the Calico Typha agent.
Learn More
Learn more about Calico at https://docs.projectcalico.org