k3s/pkg
Stephen Cuppett d85daf0f4c Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types
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.
2018-09-05 21:24:09 -04:00
..
api make update 2018-08-30 18:24:23 -04:00
apis Validate Job .spec.ttlSecondsAfterFinished; clear it when feature disabled 2018-09-04 14:21:14 -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 Merge pull request #67731 from gnufied/fix-csi-attach-limit 2018-09-05 14:51:55 -07:00
fieldpath fieldpath: Add tests for missing cases 2018-07-12 10:26:18 +02:00
generated [kube-controller-manager] auto-generated file 2018-09-04 19:40:10 +08: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 #67909 from tallclair/runtimeclass-kubelet 2018-09-05 14:51:47 -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 fix UT errors and add new UTs 2018-09-03 13:35:17 +08:00
version Set gazelle:importmap_prefix for everything under staging/src 2018-06-22 16:22:57 -07:00
volume Resolves #59015, extends existing regex to cover t3, r5(d) & z1d instance types 2018-09-05 21:24:09 -04: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 make update 2018-08-30 18:24:23 -04:00
OWNERS