Commit Graph

33755 Commits (82d0291991374ba7f199441986f02981afdbd57e)

Author SHA1 Message Date
Darren Shepherd 82d0291991 Remove WindowsGMSA 2019-08-19 08:33:14 -07:00
Darren Shepherd d36facd048 Remove SupportNodePidsLimit 2019-08-19 08:33:14 -07:00
Darren Shepherd 22fff3197b Remove CustomResourceWebhookConversion 2019-08-19 08:33:14 -07:00
Darren Shepherd 248e131b59 Remove DynamicAuditing 2019-08-19 08:33:11 -07:00
Darren Shepherd f68bedbafa Remove KubeletPodResources 2019-08-19 08:33:10 -07:00
Darren Shepherd 5a36c793a4 Remove BoundServiceAccountTokenVolume 2019-08-19 08:33:10 -07:00
Darren Shepherd a92b46730e Remove APIResponseCompression 2019-08-19 08:33:10 -07:00
Darren Shepherd ee7e4836df Remove TTLAfterFinished 2019-08-19 08:33:10 -07:00
Darren Shepherd c1206a345a Remove ProcMountType 2019-08-19 08:33:09 -07:00
Darren Shepherd b30f4d11ef Remove VolumeSnapshotDataSource 2019-08-19 08:33:09 -07:00
Darren Shepherd 66ba0b006e Remove SCTPSupport 2019-08-19 08:33:09 -07:00
Darren Shepherd 1714c8629a Remove VolumeSubpathEnvExpansion 2019-08-19 08:33:09 -07:00
Darren Shepherd d1e0b5efa6 Remove BalanceAttachedNodeVolumes 2019-08-19 08:33:09 -07:00
Darren Shepherd 4d1ac6b2e5 Remove HyperVContainer 2019-08-19 08:33:09 -07:00
Darren Shepherd e26cdabca8 Remove ResourceLimitsPriorityFunction 2019-08-19 08:33:09 -07:00
Darren Shepherd 8ab1b130ac Remove MountContainers 2019-08-19 08:33:09 -07:00
Darren Shepherd ba39905371 Remove ServiceNodeExclusion 2019-08-19 08:33:09 -07:00
Darren Shepherd 96f434cb1b Remove CPUCFSQuotaPeriod 2019-08-19 08:33:09 -07:00
Darren Shepherd a7221cd13d Remove ExpandInUsePersistentVolumes 2019-08-19 08:33:09 -07:00
Darren Shepherd 029919a62f Remove QOSReserved 2019-08-19 08:33:09 -07:00
Darren Shepherd b6ce4c1a4a Remove EnableEquivalenceClassCache 2019-08-19 08:33:09 -07:00
Darren Shepherd c1196e0184 Remove DebugContainers 2019-08-19 08:33:09 -07:00
Darren Shepherd 2e6fc730f1 Remove ExperimentalCriticalPodAnnotation 2019-08-19 08:33:09 -07:00
Darren Shepherd 288cc1c03a Remove scheduling/v1alpha1 2019-08-19 08:33:06 -07:00
Darren Shepherd 0e26f8c914 Delete bootstrap controller 2019-08-19 08:33:01 -07:00
Darren Shepherd 9b2f75c001 Delete route controller 2019-08-19 08:33:01 -07:00
Darren Shepherd 9422d1d788 Remove settings 2019-08-19 08:32:58 -07:00
Darren Shepherd efff75f045 Remove storage v1alpha1 2019-08-19 08:32:41 -07:00
Darren Shepherd 5fa85bd4f4 Remove rbac v1alpha1 2019-08-19 08:32:35 -07:00
Darren Shepherd ee3af49b28 Remove imagepolicy 2019-08-19 08:32:27 -07:00
Darren Shepherd 17099470d5 Remove events 2019-08-19 08:32:18 -07:00
Darren Shepherd eb42a024b9 Remove authentication/v1beta1 2019-08-19 08:30:45 -07:00
Akihiro Suda 9c7db00892 kube-proxy: allow running in userns
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-08-19 08:30:22 -07:00
Akihiro Suda bfb3806701 kubelet/cm: ignore cgroups error when running in userns
This is a hacky POC; we need to implement rootless PCM in the proper way.
Especially, pcm.Exists(existingPodName) needs to be implemented to return true
even when cgroups is not available.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-08-19 08:30:22 -07:00
Akihiro Suda 31f53aac16 dockershim: ignore GetCheckpoint error when running in userns
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-08-19 08:30:22 -07:00
Akihiro Suda ed7718163f kubelet/cm: ignore sysctl error when running in userns
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-08-19 08:30:22 -07:00
Kubernetes Prow Robot 96fac5cd13
Merge pull request #81521 from cblecker/automated-cherry-pick-of-#78958-#79966-#81390-#81489-upstream-release-1.14
Update release-1.14 to go 1.12.9
2019-08-16 14:34:12 -07:00
Kubernetes Prow Robot 567697231c
Merge pull request #81247 from liyanhui1228/automated-cherry-pick-of-#80176-upstream-release-1.14
Automated cherry pick of #80176: Make kubelet report usageNanoCores for node on Windows
2019-08-16 11:12:09 -07:00
Christoph Blecker 2fbcee90bb
Fix malformed port in vsphere cloud provider test
The port name previously didn't matter on these tests, but is now
actively being checked in go1.12.8 and higher.

3226f2d492
2019-08-16 10:38:21 -07:00
Kubernetes Prow Robot 6c52f03a8b
Merge pull request #81250 from dashpole/automated-cherry-pick-of-#78493-upstream-release-1.14
Automated cherry pick of #78493: Continue admitting the pod regardless of return value from
2019-08-16 01:32:35 -07:00
Kubernetes Prow Robot dfadb86914
Merge pull request #81407 from wojtek-t/automated-cherry-pick-of-#80978-upstream-release-1.14
Manual cherry pick of #80978 upstream release 1.14
2019-08-15 20:20:54 -07:00
Kubernetes Prow Robot d6d7403031
Merge pull request #81339 from feiskyer/automated-cherry-pick-of-#81279-upstream-release-1.14
Automated cherry pick of #81279: Fix Azure client requests stuck issues on
2019-08-15 20:20:46 -07:00
Kubernetes Prow Robot 520865cc38
Merge pull request #81034 from hantaowang/automated-cherry-pick-of-#79897-#80180-#80446-upstream-release-1.14
Automated cherry pick of #79897: add ability for gce to bulk verify attached disks #80180: move getInstancesByName logic to helper function #80446: add unit tests for attacher DisksAreAttached and
2019-08-14 17:28:34 -07:00
wojtekt 6c69654047 Fix GetReference function 2019-08-14 08:16:33 +02:00
Pengfei Ni 5a707b229d Fix Azure client requests stuck issues on http.StatusTooManyRequests 2019-08-13 07:32:51 +00:00
David Ashpole f476560c22 Continue admitting the pod regardless of return value from killPodFunc 2019-08-09 16:47:29 -07:00
Angela Li 7b93344c07 gofmt 2019-08-09 16:07:01 -07:00
Angela Li 868ede3f25 address comments 2019-08-09 16:07:01 -07:00
Angela Li 85ab6592aa fix gofmt 2019-08-09 16:07:01 -07:00
Angela Li 9d72c6d505 Make kubelet report usageNanoCores for node on Windows 2019-08-09 16:07:01 -07:00