k3s/pkg
Kubernetes Submit Queue e5f55dd9d0
Merge pull request #68239 from cuppett/issue-59015
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Resolves #59015, Scheduler: Add support for EBS types t3, r5, & z1d

Fixes #59015

The new t3, r5, r5d and z1 need matched as well according to this:

From current AWS documentation:

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/volume_limits.html

T3, C5, C5d, M5, M5d, R5, R5d, and z1d instances support a maximum of
28 attachments, and every instance has at least one network interface
attachment. If you have no additional network interface attachments on
these instances, you could attach 27 EBS volumes.

**Release note**:

```NONE

```
2018-09-06 04:23:56 -07:00
..
api make update 2018-08-30 18:24:23 -04:00
apis Merge pull request #68233 from luxas/ccm_cleanup 2018-09-05 21:36:41 -07:00
auth Improve multi-authorizer errors 2018-07-06 10:55:17 -04:00
capabilities
client Deprecate ListWatchUntil, fix it and call places 2018-08-15 13:34:31 +02:00
cloudprovider Merge pull request #67736 from cheftako/GetClusters 2018-09-04 12:51:32 -07:00
controller Merge pull request #68151 from ddebroy/ddebroy-fix67852 2018-09-05 12:09:53 -07:00
credentialprovider Merge pull request #65043 from brendandburns/todo4 2018-08-26 14:07:04 -07:00
features Add feature for pod information in NodePublish 2018-09-05 21:00:14 -04:00
fieldpath fieldpath: Add tests for missing cases 2018-07-12 10:26:18 +02:00
generated Merge pull request #67911 from ixdy/update-bazel-deps 2018-09-05 21:48:36 -07:00
kubeapiserver Merge pull request #68080 from caesarxuchao/deprecation-notice-storage-versions 2018-09-05 10:54:54 -07:00
kubectl Merge pull request #68132 from soltysh/deprecate_run 2018-09-04 10:24:47 -07:00
kubelet Merge pull request #67690 from feiskyer/iptables-cross 2018-09-05 22:55:15 -07:00
kubemark autogenerated 2018-08-29 20:21:17 +03:00
master cloud-controller-manager: enable secure ports 10258, deprecate insecure port 2018-08-31 20:52:22 +02:00
printers Merge pull request #65074 from wgliang/master.describe-pv 2018-09-04 08:03:35 -07:00
probe Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
proxy fix typo in ipvs RADME.md 2018-09-03 11:34:09 +08:00
quota Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
registry Validate Job .spec.ttlSecondsAfterFinished; clear it when feature disabled 2018-09-04 14:21:14 -07:00
routes
scheduler Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types 2018-09-05 21:24:09 -04:00
security Merge pull request #68105 from tallclair/psp-test 2018-08-31 19:25:39 -07:00
securitycontext ProcMount: add api options and feature gate 2018-08-30 11:40:02 -04:00
serviceaccount svcacct: pass pod information in user.Info.Extra() when available 2018-08-31 11:54:50 -07:00
ssh Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util Merge pull request #68233 from luxas/ccm_cleanup 2018-09-05 21:36:41 -07:00
version Set gazelle:importmap_prefix for everything under staging/src 2018-06-22 16:22:57 -07:00
volume Merge pull request #68239 from cuppett/issue-59015 2018-09-06 04:23:56 -07:00
watch/json Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
windows/service Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
.import-restrictions
BUILD Move CloudControllerManagerConfiguration from pkg/apis/componentconfig to cmd/cloud-controller-manager/app/apis/config 2018-09-05 14:02:25 +03:00
OWNERS