Commit Graph

76136 Commits (5b42051c32bdbaaebbd7ef1b5af1e3cf2006b031)

Author SHA1 Message Date
Darren Shepherd 5b42051c32 Remove DebugContainers 2019-04-08 00:01:29 -07:00
Darren Shepherd 75777a3e79 Remove ExperimentalCriticalPodAnnotation 2019-04-08 00:01:29 -07:00
Darren Shepherd 10b86311ac Remove autoscaling/v2beta1 2019-04-07 23:51:45 -07:00
Darren Shepherd 8078819419 Remove scheduling/v1alpha1 2019-04-07 09:44:22 -07:00
Darren Shepherd 6813a9abbe Delete cloud-controller-manager 2019-04-07 09:44:22 -07:00
Darren Shepherd e661a8bc3b Delete bootstrap controller 2019-04-07 09:44:22 -07:00
Darren Shepherd 5d66fd8d98 Delete route controller 2019-04-07 09:44:22 -07:00
Darren Shepherd 4f4f88b670 Remove settings 2019-04-07 09:44:22 -07:00
Darren Shepherd 12903dddd7 Remove storage v1alpha1 2019-04-07 09:44:22 -07:00
Darren Shepherd 4a200bb9c1 Remove rbac v1alpha1 2019-04-07 09:44:22 -07:00
Darren Shepherd ae06b2c19b Remove imagepolicy 2019-04-07 09:44:22 -07:00
Darren Shepherd 984af2f8f8 Remove events 2019-04-07 09:44:22 -07:00
Darren Shepherd 7170c75366 Remove authorization/v1beta1 2019-04-07 09:44:22 -07:00
Darren Shepherd 8f3c727f8f Remove authentication/v1beta1 2019-04-07 09:44:17 -07:00
Akihiro Suda a7ec310766 kube-proxy: allow running in userns
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-04-07 09:42:53 -07:00
Akihiro Suda 0e179414c5 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-04-07 09:42:53 -07:00
Akihiro Suda bcd9f81b0d dockershim: ignore GetCheckpoint error when running in userns
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-04-07 09:37:47 -07:00
Akihiro Suda 3b9b6bae8f kubelet/cm: ignore sysctl error when running in userns
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-04-07 09:37:47 -07:00
Kubernetes Prow Robot 641856db18
Merge pull request #75530 from logicalhan/automated-cherry-pick-of-#75529-upstream-release-1.14
Automated cherry pick of #75529: bump required minimum go version to 1.12.1 (strings pkg compatibility)
2019-03-20 22:51:36 -07:00
Han Kang 98f94d830d bump required minimum go version to 1.12.1 (strings package compatibility) 2019-03-20 16:10:31 -07:00
Kubernetes Prow Robot 82481fadb5
Merge pull request #75489 from neolit123/automated-cherry-pick-of-#75487-origin-release-1.14
Automated cherry pick of #75487: Restore machine readability to the print-join-command output
2019-03-20 15:03:00 -07:00
Marques Johansson 6af50b9519 Restore machine readability to the print-join-command output
The output of `kubeadm token create --print-join-command` should be
usable by batch scripts. This issue was pointed out in:

https://github.com/kubernetes/kubeadm/issues/1454
2019-03-20 00:23:43 +02:00
Anago GCB 5052da0e84 Add/Update CHANGELOG-1.14.md for v1.14.0-rc.1. 2019-03-19 19:01:51 +00:00
Hannes Hoerl f5ee25e229 Merge remote-tracking branch 'origin/master' into release-1.14 2019-03-19 13:07:18 +00:00
Kubernetes Prow Robot 1d441c1f93
Merge pull request #75451 from liggitt/kubectl-username
Restore username and password kubectl flags
2019-03-18 23:44:20 -07:00
Kubernetes Prow Robot 5cc445dc8b
Merge pull request #75447 from liggitt/flaky-audit
Mark audit e2e tests as flaky
2019-03-18 21:56:19 -07:00
Kubernetes Prow Robot bcbf1bcfa9
Merge pull request #75422 from dims/move-to-golang-1.12.1-official-image
Move to golang 1.12.1 official image
2019-03-18 17:54:20 -07:00
Kubernetes Prow Robot 39277cdf4e
Merge pull request #75455 from dcbw/cni-0.7.5
build/gci: bump CNI version to 0.7.5
2019-03-18 16:36:19 -07:00
Dan Williams bfd8ad3268 build/gci: bump CNI version to 0.7.5 2019-03-18 17:16:42 -05:00
Jordan Liggitt a6034e511c Restore username and password kubectl flags 2019-03-18 17:16:49 -04:00
Kubernetes Prow Robot a4f2590bd8
Merge pull request #75371 from andyzhangx/smb-mount-win-lock
fix race condition issue for smb mount on windows
2019-03-18 13:40:21 -07:00
Jordan Liggitt 52bb829b20 Bump kube-cross image to 1.12.1-2 2019-03-18 15:51:19 -04:00
Kubernetes Prow Robot cd9f18bd7d
Merge pull request #75340 from pohly/framework-crd-utils
framework k8s.io/apiextensions-apiserver dependency
2019-03-18 12:26:22 -07:00
Jordan Liggitt cacafc1947 Mark audit e2e tests as flaky 2019-03-18 14:59:37 -04:00
Kubernetes Prow Robot aa9cbd112c
Merge pull request #75265 from JacobTanenbaum/ClearExternalIPs
Clear conntrack entries on 0 -> 1 endpoint transition with externalIPs
2019-03-18 11:06:23 -07:00
Kubernetes Prow Robot 28910bf2d7
Merge pull request #75387 from pjh/remove-use-release-node-binaries
Remove reference to USE_RELEASE_NODE_BINARIES.
2019-03-18 09:52:26 -07:00
Kubernetes Prow Robot b61baea135
Merge pull request #75420 from fabriziopandini/fix-kubeadm-init-output
fix kubeadm init output
2019-03-18 06:07:11 -07:00
fabriziopandini fcadf143a5 fix-kubeadm-init-output 2019-03-18 12:52:41 +01:00
Kubernetes Prow Robot 364b18cb9e
Merge pull request #75375 from frapposelli/GH-75236
Stop vsphere cloud provider from spamming logs with `failed to patch IP`
2019-03-18 03:45:12 -07:00
Hannes Hoerl 06860bb0cd Merge remote-tracking branch 'origin/master' into release-1.14 2019-03-18 09:40:27 +00:00
Kubernetes Prow Robot ebea037729
Merge pull request #75431 from fabriziopandini/fix-external-ca
fix kubeadm external CA Mode
2019-03-17 06:28:56 -07:00
fabriziopandini ff072aa639 fix-external-ca 2019-03-17 13:03:40 +01:00
Kubernetes Prow Robot fe8b1e24ee
Merge pull request #75425 from liggitt/kubeadm-insecure-port
Kubeadm insecure port
2019-03-16 17:24:55 -07:00
Jordan Liggitt d4591ea324 Revert "Stop using API server's `--insecure-port`"
This reverts commit 5b64a98689.
2019-03-16 16:24:49 -04:00
Kubernetes Prow Robot 1a24040447
Merge pull request #74781 from liggitt/http2-watch
kubelet watch-manager test, restore watch-based manager default
2019-03-16 12:52:56 -07:00
Kubernetes Prow Robot 3512757882
Merge pull request #75416 from tallclair/local-redirects
Don't follow non-local redirects from HTTP probes
2019-03-16 09:14:57 -07:00
Davanum Srinivas da16e413c1
Move to golang 1.12.1 official image
We used 1.12.0 + hack to download 1.12.1 binaries as we were in a rush
on friday since the images were not published at that time. Let's remove
the hack now and republish the kube-cross image

Change-Id: I3ffff3283b6ca755320adfca3c8f4a36dc1c2b9e
2019-03-16 07:36:24 -04:00
Kubernetes Prow Robot d156c09010
Merge pull request #75411 from freehan/disable-test
disable HTTP2 ingress test
2019-03-16 02:24:57 -07:00
Kubernetes Prow Robot 0f6196878d
Merge pull request #75367 from feiskyer/fix-dockershim-panic
Fix panic when removing docker images
2019-03-16 01:08:56 -07:00
Kubernetes Prow Robot 4d120473fd
Merge pull request #75415 from ereslibre/do-not-fail-to-download-partial-secrets
kubeadm: Allow certain certs/keys to be missing on the secret
2019-03-15 23:54:55 -07:00