k8s-ci-robot
|
a5f06fdd16
|
Merge pull request #71066 from fabriziopandini/kubeadm-fix-validateMixedArgs
Kubeadm - Fix validateMixedArgs for phases
|
2018-11-16 03:57:01 -08:00 |
|
k8s-ci-robot
|
0908af5e09
|
Merge pull request #71061 from yagonobre/init-todo
Remove todo from init phase
|
2018-11-16 03:56:52 -08:00 |
|
k8s-ci-robot
|
973b5d291d
|
Merge pull request #71053 from yagonobre/upload-config-fix
Fix `kubeadm upload-config kubeadm` example
|
2018-11-16 01:53:50 -08:00 |
|
k8s-ci-robot
|
dc6632ad4c
|
Merge pull request #71046 from liztio/certs-renew-use-api-fix
Certs renew use api fix
|
2018-11-16 01:53:40 -08:00 |
|
k8s-ci-robot
|
4b98060f4e
|
Merge pull request #70901 from neolit123/kubeadm-strict-config
kubeadm: enable strict config unmarhaling
|
2018-11-15 23:52:36 -08:00 |
|
k8s-ci-robot
|
8797db339d
|
Merge pull request #69827 from tomkukral/kadm-etcd
use etcd endpoints from advertise-client-urls
|
2018-11-15 17:25:17 -08:00 |
|
Lubomir I. Ivanov
|
2473bba9e5
|
kubeadm: update autogenerated bazel
|
2018-11-16 02:22:04 +02:00 |
|
Lubomir I. Ivanov
|
cc60625930
|
kubeadm: handle strict config unmarshaling
|
2018-11-16 02:21:31 +02:00 |
|
k8s-ci-robot
|
3d3cc63cc8
|
Merge pull request #70809 from liztio/csr
Generate CSRs for kubeadm
|
2018-11-15 15:00:02 -08:00 |
|
liz
|
6afb9a117b
|
Fix renewing certificates via the API
Poll for events, print CSR name, and parse PEM instead of CSR
|
2018-11-15 14:02:47 -08:00 |
|
k8s-ci-robot
|
7b4d4bc8ac
|
Merge pull request #70508 from dashpole/pod_resources_socket
Add socket-based kubelet pod resources API.
|
2018-11-15 13:43:44 -08:00 |
|
k8s-ci-robot
|
504466c4e6
|
Merge pull request #68267 from liggitt/node-label-update
Limit kubelets from updating their own labels when NodeRestriction is enabled
|
2018-11-15 11:11:02 -08:00 |
|
liz
|
5fc1a9a87c
|
Option to generate CSRs instead of issued certificates
|
2018-11-15 10:47:54 -08:00 |
|
David Ashpole
|
630cb53f82
|
add kubelet grpc server for pod-resources service
|
2018-11-15 09:43:20 -08:00 |
|
k8s-ci-robot
|
b1a52a38e9
|
Merge pull request #67257 from pbarker/audit
dynamic audit configuration
|
2018-11-15 02:42:59 -08:00 |
|
fabriziopandini
|
807338e96a
|
Fix validateMixedArgs for phases
|
2018-11-15 11:38:18 +01:00 |
|
k8s-ci-robot
|
f48e18faa4
|
Merge pull request #70971 from cheftako/leaseCheck
Report KCM as unhealthy if leader election is wedged.
|
2018-11-15 01:30:59 -08:00 |
|
k8s-ci-robot
|
4fdac19603
|
Merge pull request #71059 from timothysc/kubeadmmsg
Minor update to the comment block characters for kubeadm
|
2018-11-14 23:20:07 -08:00 |
|
Yago Nobre
|
8b110e27fc
|
Remove todo from init phase
|
2018-11-15 01:43:56 -02:00 |
|
Timothy St. Clair
|
aea4a4e0fb
|
Minor update to the comment block characters for kubeadm
|
2018-11-14 20:31:11 -06:00 |
|
k8s-ci-robot
|
e3ddaaad1d
|
Merge pull request #71045 from neolit123/kubeadm-go-docs-1.13
kubeadm: fix godocs indentation for v1beta1
|
2018-11-14 17:25:50 -08:00 |
|
k8s-ci-robot
|
2965d24547
|
Merge pull request #71043 from chuckha/etcd-doc
kubeadm: document required etcd configuration
|
2018-11-14 17:25:40 -08:00 |
|
k8s-ci-robot
|
bb2fcd90f3
|
Merge pull request #71040 from fabriziopandini/kubeadm-phases-local-flags
Kubeadm phases - add local flags
|
2018-11-14 17:25:30 -08:00 |
|
Walter Fender
|
9c43ee6d6e
|
Report KCM as unhealthy if leader election is wedged.
Feedback from lavalamp and deads2k.
Changed Check() logic to be central to LeaderElector.
Further changes, especially cleaning up the test code.
|
2018-11-14 16:57:37 -08:00 |
|
Patrick Barker
|
eb89d3dddd
|
adds dynamic audit configuration
|
2018-11-14 17:54:06 -07:00 |
|
Yago Nobre
|
606bbc0457
|
Fix kubeadm upload-config kubeadm example
|
2018-11-14 22:28:51 -02:00 |
|
k8s-ci-robot
|
1240274204
|
Merge pull request #71037 from rdodev/reset-iptables
Reset helptext alignment
|
2018-11-14 15:39:46 -08:00 |
|
Lubomir I. Ivanov
|
da49adb52f
|
kubeadm: fix godocs indentation for v1beta1
|
2018-11-15 00:13:58 +02:00 |
|
Chuck Ha
|
02ec1e84b0
|
kubeadm: document required etcd configuration
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
|
2018-11-14 17:05:24 -05:00 |
|
k8s-ci-robot
|
0df79e4daa
|
Merge pull request #71008 from neolit123/kubeadm-go-docs-1.13
kubeadm: update notes and example config in v1beta1 godocs
|
2018-11-14 13:16:54 -08:00 |
|
k8s-ci-robot
|
1a9fd268a9
|
Merge pull request #71005 from mikedanese/certpubfix
rootcacertpublisher: trigger resync on namespace add and update
|
2018-11-14 11:38:07 -08:00 |
|
fabriziopandini
|
1b9986b219
|
Kubeadm phases - add local flags
|
2018-11-14 20:29:52 +01:00 |
|
k8s-ci-robot
|
ba7d3c3ba8
|
Merge pull request #71009 from timothysc/phaseflow
Fixup language on help message to denote phases
|
2018-11-14 09:26:20 -08:00 |
|
Ruben Orduz
|
d5cd412ae0
|
reset helptext alignment
Signed-off-by: Ruben Orduz <rubenoz@gmail.com>
|
2018-11-14 09:59:48 -05:00 |
|
k8s-ci-robot
|
3e6d414b55
|
Merge pull request #70967 from mikedanese/fixtropts
Fix broken defaulting and validation in TokenRequest enablement
|
2018-11-13 22:03:42 -08:00 |
|
Jordan Liggitt
|
9fb2dcad5e
|
Limit kubelets from updating their own labels
|
2018-11-13 23:48:47 -05:00 |
|
Timothy St. Clair
|
ef3380b42d
|
Fixup language on help message to denote phases
Signed-off-by: Timothy St. Clair <timothysc@gmail.com>
|
2018-11-13 20:16:15 -06:00 |
|
k8s-ci-robot
|
90295640ef
|
Merge pull request #71010 from neolit123/revert-68890-dnspolicy
Revert "kubeadm: Create control plane with ClusterFirstWithHostNet dns policy"
|
2018-11-13 18:07:33 -08:00 |
|
Mike Danese
|
20bad760fc
|
cleanup error handling in apiserver opts validation
|
2018-11-13 17:27:13 -08:00 |
|
Mike Danese
|
06935e1c90
|
split TokenRequest initialization out of run and into complete and validate
|
2018-11-13 17:27:13 -08:00 |
|
k8s-ci-robot
|
8d27e5683c
|
Merge pull request #70874 from rdodev/reset-iptables
iptables reset text message
|
2018-11-13 16:14:04 -08:00 |
|
k8s-ci-robot
|
48d788de6f
|
Merge pull request #71001 from Deepomatic/recognize_docker_1809_version
Recognize newer docker versions without -ce/-ee suffix: 18.09.0
|
2018-11-13 14:59:36 -08:00 |
|
Lubomir I. Ivanov
|
24b4280e3f
|
Revert "kubeadm: Create control plane with ClusterFirstWithHostNet dns policy"
|
2018-11-14 00:18:32 +02:00 |
|
Lubomir I. Ivanov
|
865904d0e1
|
kubeadm: update notes and example config in v1beta1 godocs
|
2018-11-13 23:52:42 +02:00 |
|
k8s-ci-robot
|
bea07c0dc6
|
Merge pull request #70935 from neolit123/kubeadm-update-cmd-go
kubeadm: update the state in app/cmd.go
|
2018-11-13 13:45:41 -08:00 |
|
k8s-ci-robot
|
8b562218b7
|
Merge pull request #70876 from chuckha/idempotency
kubeadm: Adds tests to node patching
|
2018-11-13 13:45:31 -08:00 |
|
k8s-ci-robot
|
3cba75ea60
|
Merge pull request #70603 from chuckha/pod-infra-container-image
kubeadm: set pod-infra-container-image for the kubelet
|
2018-11-13 13:45:02 -08:00 |
|
Mike Danese
|
bf02f55147
|
rootcacertpublisher: trigger resync on namespace add and update
Last cleanup was a bit overzealous.
|
2018-11-13 11:38:45 -08:00 |
|
Mike Danese
|
766aab509a
|
dedup APIAudiences config in kube-apiserver, use GenericConfig field
|
2018-11-13 11:07:31 -08:00 |
|
Yago Nobre
|
7a9a8f5f35
|
kubeadm graduate addons phase
|
2018-11-13 16:33:59 -02:00 |
|