Commit Graph

31 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
a2206b6891 Merge pull request #96615 from caseydavenport/casey-route-table-range
Configure Calico's route table range so it does not conflict with GKE CNI
2021-06-25 05:18:44 -07:00
jornshen
c9fe8ddf68 bump calico to v3.19.1 2021-05-28 10:29:44 +08:00
Neil Jerram
10eb1d4d6e Calico: set IP=autodetect so preempted nodes learn new IP
With preemptible nodes, a cluster node (with a given hostname) can
boot the first time with IP1, then be preempted and boot again with
different IP2.

With IP="", Calico will autodetect IP1 on first boot, but will not
perform autodetection on subsequent boots and so will not release IP1
and detect IP2 instead.

With IP=autodetect, Calico will perform autodetection on all boots,
which is what we want.
2020-12-03 10:26:31 +00:00
Casey Davenport
07002e41bb Update Calico to use a non-conflicting route table range 2020-11-16 09:54:02 -08:00
Casey Davenport
39dd16d58d Update to Calico v3.16.2 2020-10-08 16:05:45 -07:00
Laurence Man
7848248dbf Update Calico to v3.15.2 2020-08-26 02:52:06 +00:00
Kubernetes Prow Robot
daaa0b9c6b Merge pull request #84163 from david-tigera/update-calico-v3.8.4
Update Calico to v3.8.4
2020-01-09 11:32:34 -08:00
ialidzhikov
0e93282a35 Clean up cluster-service label from calico-policy-controller
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-11-14 17:32:57 +02:00
David Haupt
c6f05979d3 Update Calico to v3.8.4 2019-10-21 11:35:16 -07:00
Casey Davenport
07df7717a5 Update Calico to v3.8.3 2019-10-14 13:49:21 -07:00
David Haupt
a723e8ad33 Upgrade Calico to 3.8.2
Release note: https://docs.projectcalico.org/v3.8/release-notes/
2019-09-27 11:10:22 -07:00
draveness
495faa22db feat: cleanup pod critical pod annotations feature 2019-08-09 08:41:23 +08:00
Zang Li
0bc273d646 Upgrade Calico to 3.7.4
Release note: https://docs.projectcalico.org/v3.7/release-notes/
2019-07-30 16:53:25 -07:00
draveness
d83526d253 Revert "feat: cleanup pod critical pod annotations feature"
This reverts commit b6d41ee5cc.
2019-07-18 13:31:12 +08:00
draveness
b6d41ee5cc feat: cleanup pod critical pod annotations feature 2019-07-11 08:54:19 +08:00
Jordan Liggitt
cc680273e8 Change add-on manifests to apps/v1 2018-12-19 17:30:59 -05:00
Casey Davenport
fc40cce94b Update Calico to v3.3.1 2018-11-11 16:36:48 -08:00
Jing Ai
b365408e88 A few cleanups (remove duplicated env vars & unnecessary comments) on yaml files. 2018-06-12 10:53:54 -07:00
Jing Ai
4383c7d648 Update Calico addon yamls to make it work for both 2.x and 3.x. versions.
Co-authored-by: Casey Davenport <casey@tigera.io>
2018-06-12 10:00:51 -07:00
Kubernetes Submit Queue
7ef11bd964 Merge pull request #59237 from tanshanshan/addons1
Automatic merge from submit-queue (batch tested with PRs 59767, 56454, 59237, 59730, 55479). 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>.

Change critical pods’ template to use priority

**What this PR does / why we need it**:
Change critical pods’ template to use priority
Thanks.
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
ref #57471

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-02-12 15:44:36 -08:00
tanshanshan
95b2b94b1b Change critical pods’ template to use priority 2018-02-08 15:06:27 +08:00
Casey Davenport
96917dc125 Update Calico to version v2.6.7 2018-01-31 10:08:40 -08:00
Erik Stidham
59fd9d9a60 Update cluster addon Calico to v2.6.6 2018-01-18 17:05:16 -06:00
Casey Davenport
da610ecbb9 Schedule Calico components even on tainted nodes 2017-12-13 15:47:41 -08:00
Shaun Crampton
0cddb6b097 Disable the grace termination period for the calico/node pod
The grace period is unneccessary for calico/node and it delays restart of
a new calico/node pod to take over routing and policy updates.

Setting the grace period to 0 has the special meaning of doing a force deletion,
which avoids a slow round-trip through the kubelet and API server.

Fixes #55013
2017-11-02 17:31:35 +00:00
heschlie
c4a82903d1 Updating Calico to v2.6.1 2017-10-06 09:55:23 -07:00
Gunjan Patel
05661b68eb Add RBAC, healthchecks, autoscaler and update Calico to v2.5.0, Typha to 0.4.0 2017-09-01 12:52:53 -07:00
gunjan5
cc162a7f15 set snat to false 2017-06-30 12:53:55 -07:00
Casey Davenport
948c6c8027 Change how Typha CPU / replias are determined. 2017-06-12 13:13:16 -07:00
Casey Davenport
83ec0d87ff Make calico/node resource requests dynamic based on cluster size 2017-06-11 16:11:57 -07:00
Casey Davenport
88d3245671 Add the Calico Typha agent 2017-06-11 16:11:57 -07:00