msidwell
3b51ce413b
add gp3 volume default params
...
add io2 case and correct IOPS minimum value check
add gp3 case
add io2 and gp3 parameter ratio validation logic
add volumeThroughput parameter for disks that support it
add volumeThroughput components throughout ebs structs
add volumeThroughput to versioned api
updated api machinery and crds
apimachinery update
2021-01-04 21:29:43 +02:00
Kubernetes Prow Robot
08b8145175
Merge pull request #10521 from rifelpet/automated-cherry-pick-of-#10520-origin-release-1.19
...
Automated cherry pick of #10520 : Remove copyright YEAR from generated Go files
2021-01-03 22:59:56 -08:00
Barry Melbourne
6551c7e1c6
Remove copyright YEAR from generated Go files
2021-01-03 19:35:51 -06:00
Kubernetes Prow Robot
c0affef710
Merge pull request #10505 from hakman/automated-cherry-pick-of-#10501-upstream-release-1.19
...
Automated cherry pick of #10501 : Remove support for Kubenet with containerd
2020-12-28 08:16:28 -08:00
Kubernetes Prow Robot
0ade033367
Merge pull request #10503 from hakman/automated-cherry-pick-of-#10502-upstream-release-1.19
...
Automated cherry pick of #10502 : Use containerd.sock for AmazonVPC CNI with containerd
2020-12-28 05:44:28 -08:00
Ciprian Hacman
19bf106c27
Remove support for Kubenet with containerd
2020-12-27 22:14:55 +02:00
Ciprian Hacman
53d8301ab3
Use containerd.sock for AmazonVPC CNI with containerd
2020-12-27 19:11:02 +02:00
Kubernetes Prow Robot
e43f1cc6e3
Merge pull request #10494 from hakman/release--1.19.0-beta.3
...
Release 1.19.0-beta.3
2020-12-23 05:46:26 -08:00
Kubernetes Prow Robot
d87b56d72d
Merge pull request #10495 from hakman/automated-cherry-pick-of-#10473-upstream-release-1.19
...
Automated cherry pick of #10473 : Add config options for container runtime package URL and Hash
2020-12-23 04:24:26 -08:00
Ciprian Hacman
e736da09a5
Add config options for container runtime package URL and Hash
2020-12-23 13:50:48 +02:00
Ciprian Hacman
aec7f2a653
Release 1.19.0-beta.3
2020-12-23 12:12:38 +02:00
Kubernetes Prow Robot
20cb25669e
Merge pull request #10491 from hakman/automated-cherry-pick-of-#10471-upstream-release-1.19
...
Automated cherry pick of #10471 : addons(cluster-autoscaler): Add newPodScaleUpDelay in
2020-12-22 05:02:26 -08:00
Kubernetes Prow Robot
64cb186196
Merge pull request #10490 from hakman/automated-cherry-pick-of-#10486-upstream-release-1.19
...
Automated cherry pick of #10486 : Added event-qps to kubelet flags Change default value for
2020-12-22 04:24:26 -08:00
Dmytro Oboznyi
9e03b8558e
Added event-qps to kubelet flags Change default value for event-qps to 0 Added event-burst parametr
...
Signed-off-by: Dmytro Oboznyi <dobozniy@gmail.com>
2020-12-22 13:27:53 +02:00
Akshansh Gupta
a2db3d0a9c
addons(cluster-autoscaler): Add newPodScaleUpDelay in clusterAutoscaler spec
2020-12-22 13:26:42 +02:00
Kubernetes Prow Robot
354aa77759
Merge pull request #10484 from hakman/automated-cherry-pick-of-#10483-#10481-upstream-release-1.19
...
Automated cherry pick of #10483 : Drop support for containerd 1.2 #10481 : Update CNI plugins to v0.8.7
2020-12-21 03:20:25 -08:00
Ciprian Hacman
8834a59deb
Update CNI plugins to v0.8.7
2020-12-21 12:42:43 +02:00
Ciprian Hacman
665438f70f
Drop support for containerd 1.2
2020-12-21 12:37:19 +02:00
Kubernetes Prow Robot
f074a273f0
Merge pull request #10468 from rdrgmnzs/cherrypick_10413_release-1.19
...
Automated cherry pick of #10413 onto release-1.19
2020-12-18 11:24:25 -08:00
Kubernetes Prow Robot
e9354c5d94
Merge pull request #10465 from hakman/automated-cherry-pick-of-#10404-upstream-release-1.19
...
Automated cherry pick of #10404 : Allow use of Calico's VXLAN networking backend
2020-12-18 10:12:26 -08:00
Rodrigo Menezes
7bd9700d0b
protokube - query host by label when setting master tags
2020-12-18 10:08:32 -08:00
Steven E. Harris
b29d6c9490
Allow use of Calico's VXLAN networking backend
...
Introduce a new "encapsulationMode" field in Calico's portion of the
Cluster specification to allow switching between the the IP-in-IP and
VXLAN encapsulation protocols. For now, we accept the values "ipip"
and "vxlan," and forgo a possible "none" value that would disable
encapsulation altogether (at least for the default Calico IP pool).
Augment the default-populating procedure for Calico to take this field
into account when deciding both which networking backend to use and
whether to use IP-in-IP or VXLAN encapsulation for the default IP
pool. Note that these values supplied for the "CALICO_IPV4POOL_IPIP"
and "CALICO_IPV4POOL_VXLAN" environment variables in the "calico-node"
DaemonSet pod spec only matter for creating the "default" IPPool pool
object when no such objects already exist.
Generalize the documentation for the "crossSubnet" field to cover
environments more broad than just AWS, as Calico can employ this
selective encapsulation in any environment in which it can detect
boundaries between subnets.
2020-12-18 18:11:52 +02:00
Kubernetes Prow Robot
69ee44ada3
Merge pull request #10445 from hakman/automated-cherry-pick-of-#10442-upstream-release-1.19
...
Automated cherry pick of #10442 : Allow Calico to run on systems with loose reverse path
2020-12-18 03:26:25 -08:00
Kubernetes Prow Robot
17b63df9f7
Merge pull request #10448 from MoShitrit/automated-cherry-pick-of-#10447-origin-release-1.19
...
Automated cherry pick of #10447 : Bump AWS-CNI to version 1.7.8
2020-12-17 08:45:10 -08:00
MoShitrit
03ce262545
Bump AWS-CNI to version 1.7.8
2020-12-17 10:05:07 -05:00
Ciprian Hacman
bccd15bdb2
Allow Calico to run on systems with loose reverse path forwarding
2020-12-17 16:16:44 +02:00
Kubernetes Prow Robot
0ebeddaf90
Merge pull request #10430 from hakman/automated-cherry-pick-of-#10414-upstream-release-1.19
...
Automated cherry pick of #10414 : This will expose metrics port when
2020-12-15 04:39:48 -08:00
Kubernetes Prow Robot
43390b568a
Merge pull request #10431 from hakman/automated-cherry-pick-of-#10428-upstream-release-1.19
...
Automated cherry pick of #10428 : Update containerd.service file
2020-12-15 03:51:49 -08:00
Ciprian Hacman
1511bea9af
Update docker.service file
2020-12-15 13:15:16 +02:00
Ciprian Hacman
0388cadcac
Update containerd.service file
2020-12-15 13:15:16 +02:00
avdhoot
ce7f1cc679
added missinf bindata to fix test case
2020-12-15 12:43:48 +02:00
avdhoot
9c011e7773
Correct default TyphaPrometheusMetricsPort
2020-12-15 12:43:48 +02:00
avdhoot
5362d0bf41
This will expose metrics port when PrometheusMetricsEnabled set to true
2020-12-15 12:43:48 +02:00
Kubernetes Prow Robot
dedb1c4973
Merge pull request #10420 from hakman/automated-cherry-pick-of-#10418-upstream-release-1.19
...
Automated cherry pick of #10418 : Add support for containerd v1.4.3 ARM64
2020-12-14 09:43:28 -08:00
Ciprian Hacman
4bff5e5ff1
Update tests
2020-12-14 07:44:19 +02:00
Ciprian Hacman
8a9ba00e2f
Add support for containerd v1.3.9 for older k8s versions
2020-12-14 07:44:19 +02:00
Ciprian Hacman
41d47681d5
Add support for containerd v1.4.3 ARM64
2020-12-14 07:44:19 +02:00
Kubernetes Prow Robot
926437d5fa
Merge pull request #10417 from MoShitrit/automated-cherry-pick-of-#10416-origin-release-1.19
...
Automated cherry pick of #10416 : Bump aws-cni to 1.7.7
2020-12-12 22:17:26 -08:00
Srikanth Rao
9d339a883f
Automated cherry pick of #10312 : Move DO to beta ( #10415 )
...
* Move DO to beta
* Update vendor files
* Update documentation
* Update vendor modules
* Remove AlphaAllowDO flag
* Fix vendor modules
* Revert vendor modules txt file
* Revert modules.txt changes to keep it in sync with release-1.19
2020-12-11 23:41:26 -08:00
MoShitrit
018a5d0abe
Bump aws-cni to 1.7.7
2020-12-12 01:05:51 -05:00
Kubernetes Prow Robot
22849d0cfd
Merge pull request #10411 from hakman/automated-cherry-pick-of-#10316-#10408-upstream-release-1.19
...
Automated cherry pick of #10316 : Allow override of registry and tag for Calico images #10408 : Update Calico to v3.17.1
2020-12-11 16:19:27 -08:00
Ciprian Hacman
b049f222b0
Order by name fields in CalicoNetworkingSpec
2020-12-11 19:47:41 +02:00
Ciprian Hacman
04b2582237
Update Calico to v3.17.1
2020-12-11 19:25:24 +02:00
Ciprian Hacman
540f77a591
Allow override of registry and tag for Calico images
2020-12-11 19:24:14 +02:00
Kubernetes Prow Robot
a89002ad68
Merge pull request #10406 from olemarkus/cilium-bump-dec
...
Update cilium to 1.8.6
2020-12-10 19:23:22 -08:00
Ole Markus With
a7a8569732
Update cilium to 1.8.6
2020-12-10 21:04:22 +01:00
Kubernetes Prow Robot
9a358c31e8
Merge pull request #10402 from hakman/automated-cherry-pick-of-#10396-upstream-release-1.19
...
Automated cherry pick of #10396 : Mount /lib64 for Protokube only on AMD64
2020-12-09 22:26:53 -08:00
Ciprian Hacman
ab4c136a47
Mount /lib64 for Protokube only on AMD64
2020-12-10 07:51:26 +02:00
Kubernetes Prow Robot
fd21380692
Merge pull request #10385 from hakman/update-vendor-1.19
...
Update k8s dependencies to v1.19.5
2020-12-09 19:54:53 -08:00
Ciprian Hacman
987435bc24
Update k8s dependencies to v1.19.5
2020-12-10 05:16:04 +02:00