Ciprian Hacman
|
a7c8d2087c
|
Use github.com/blang/semver/v4
|
2020-07-01 08:54:42 +03:00 |
Kubernetes Prow Robot
|
f9262b91e7
|
Merge pull request #9450 from johngmyers/refactor-apiserver-lb
Refactor how api-server addresses are exported from tasks
|
2020-06-28 22:08:15 -07:00 |
Kubernetes Prow Robot
|
d461bfddaf
|
Merge pull request #9449 from johngmyers/userdata-task
Refactor BootstrapScript into a Task
|
2020-06-28 16:40:14 -07:00 |
liranp
|
b80a0af843
|
feat(spot/launchspec): add support for root volume size
|
2020-06-28 16:34:13 +03:00 |
Kubernetes Prow Robot
|
764881c476
|
Merge pull request #9451 from olemarkus/fix-cilium-etcd-migration
Fix cilium etcd migration
|
2020-06-27 06:16:15 -07:00 |
Ole Markus With
|
2fd6e52af7
|
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
|
2020-06-27 07:43:30 +02:00 |
Ole Markus With
|
51235b2edc
|
Deploy cilium etcd credentials if the cilium cluster exists
|
2020-06-27 07:11:19 +02:00 |
John Gardiner Myers
|
86f157fa27
|
Refactor how api-server addresses are exported from tasks
|
2020-06-26 21:38:39 -07:00 |
John Gardiner Myers
|
013f9bf914
|
Create bootstrap script in a Task
|
2020-06-26 19:11:40 -07:00 |
John Gardiner Myers
|
cef5b175c7
|
Rename BootstrapScript to BootstrapScriptBuilder
|
2020-06-26 10:57:36 -07:00 |
John Gardiner Myers
|
87446f8894
|
Make all users of userdata declare it as a dependency
|
2020-06-26 10:31:52 -07:00 |
Kubernetes Prow Robot
|
07dc255559
|
Merge pull request #9402 from johngmyers/refactor-userdata
Prepatory refactoring of BootstrapScript
|
2020-06-26 05:23:31 -07:00 |
liranp
|
febcb04c9c
|
fix(spot): add missing lifecycle to awstasks.SecurityGroup
|
2020-06-25 19:23:31 +03:00 |
Xiaoyu Zhong
|
709e7ef33c
|
Refactor Alicloud LoadBalancerWhiteList to LoadBalancerACL
|
2020-06-22 09:32:21 +08:00 |
Kubernetes Prow Robot
|
8b371acef0
|
Merge pull request #9094 from olemarkus/vault-vfs
Implement VFS for vault
|
2020-06-20 12:02:39 -07:00 |
John Gardiner Myers
|
304476cebf
|
Refactor BootstrapScript
|
2020-06-18 22:17:39 -07:00 |
Ciprian Hacman
|
80295961fb
|
ARM64 support - Update tests output
|
2020-06-19 04:42:11 +03:00 |
Ciprian Hacman
|
95aca3def5
|
ARM64 support - Update bazel files
|
2020-06-19 04:42:11 +03:00 |
Ciprian Hacman
|
602cb825e7
|
ARM64 support - Update bootstrap script for multi-arch
|
2020-06-19 04:42:11 +03:00 |
Ole Markus With
|
acaa1e1dfc
|
Implement VFS for vault
|
2020-06-18 13:02:37 +02:00 |
Kubernetes Prow Robot
|
e7d5d323bf
|
Merge pull request #9378 from johngmyers/refactor-certs-3
Issue aws-iam-authenticator cert in nodeup
|
2020-06-18 00:20:05 -07:00 |
John Gardiner Myers
|
91c741d8fb
|
update-expected.sh
|
2020-06-17 09:09:24 -07:00 |
John Gardiner Myers
|
a5f5acc09d
|
Move the instancegroup role into NodeupConfig
|
2020-06-17 09:05:15 -07:00 |
John Gardiner Myers
|
c8b523e8b6
|
Issue aws-iam-authenticator cert in nodeup
|
2020-06-16 21:05:11 -07:00 |
Justin SB
|
74c787b598
|
NodeLocalDNS config population: small tweaks
Minor tweaks to the code-style when filling out the NodeLocalDNS
config, just to make it more consistent.
|
2020-06-16 16:23:38 -04:00 |
Kubernetes Prow Robot
|
eb39ab7349
|
Merge pull request #9355 from johngmyers/move-port
Move host-network services off of port 8080
|
2020-06-16 09:10:04 -07:00 |
John Gardiner Myers
|
747aa6e8c4
|
Revert "Fix kube-apiserver-healthcheck image"
This reverts commit 7e52f223
|
2020-06-16 07:39:53 -07:00 |
Kubernetes Prow Robot
|
f3e69e85c9
|
Merge pull request #9356 from johngmyers/refactor-kubelet-api
Issue kubelet-api cert in nodeup
|
2020-06-16 00:04:03 -07:00 |
Kubernetes Prow Robot
|
2a73c9dd73
|
Merge pull request #9334 from hakman/docker-selinux
Add "--selinux-enabled" flag for Docker
|
2020-06-15 22:52:04 -07:00 |
Kubernetes Prow Robot
|
dc0c219727
|
Merge pull request #9360 from johngmyers/remove-baremetal
Remove the baremetal cloud provider
|
2020-06-15 21:11:57 -07:00 |
Kubernetes Prow Robot
|
06840579c2
|
Merge pull request #9359 from coreypobrien/fixkubeapihealthimage
Fix kube-apiserver-healthcheck image
|
2020-06-15 11:59:57 -07:00 |
Kubernetes Prow Robot
|
39db604e0c
|
Merge pull request #9295 from olemarkus/cilium-component
Validate cilium version
|
2020-06-15 10:21:56 -07:00 |
John Gardiner Myers
|
0d74344a43
|
Remove the baremetal cloud provider
|
2020-06-14 10:38:29 -07:00 |
Corey O'Brien
|
7e52f223eb
|
Fix kube-apiserver-healthcheck image
|
2020-06-14 12:55:22 -04:00 |
John Gardiner Myers
|
9d7a93e124
|
Issue kubelet-api cert in nodeup
|
2020-06-13 16:35:44 -07:00 |
John Gardiner Myers
|
4bf8302f14
|
Move kube-apiserver-healthcheck to port 3990
|
2020-06-12 22:00:14 -07:00 |
John Gardiner Myers
|
0f77055f63
|
Issue kops cert in nodeup
|
2020-06-11 23:54:59 -07:00 |
Ciprian Hacman
|
0b1f01be25
|
Set the default log level for Docker to "info"
|
2020-06-12 06:19:09 +03:00 |
Kubernetes Prow Robot
|
54d4a81ea8
|
Merge pull request #9289 from johngmyers/launch-template
Use launch templates by default
|
2020-06-11 13:40:57 -07:00 |
Ole Markus With
|
e09365b6c2
|
Validate cilium version
|
2020-06-11 07:38:14 +02:00 |
Ole Markus With
|
39751cfe63
|
Set cilium defaults in code
|
2020-06-11 07:38:13 +02:00 |
Justin SB
|
0351590512
|
IAM: Refactor vfs-access logic so we can see the required readable paths
This will enable us to apply similar restricted permissions on GCE and
other clouds.
|
2020-06-11 00:41:57 -04:00 |
Kubernetes Prow Robot
|
98d1f7b05b
|
Merge pull request #9313 from johngmyers/refactor-scheduler-cert
Issue kube-scheduler and kube-controller-manager certs in nodeup
|
2020-06-10 21:00:57 -07:00 |
John Gardiner Myers
|
3ce8dd165b
|
Use launch templates by default
|
2020-06-10 09:34:48 -07:00 |
John Gardiner Myers
|
d8970b93e1
|
Issue kube-controller-manager cert in nodeup
|
2020-06-09 22:45:19 -07:00 |
John Gardiner Myers
|
b0694300df
|
Issue kube-scheduler cert in nodeup
|
2020-06-09 20:23:33 -07:00 |
Ciprian Hacman
|
dc79e31a2c
|
Use Docker 19.03.11 for Kubernetes 1.17+
|
2020-06-09 18:16:06 +03:00 |
ZouYu
|
2fc52ec6be
|
fix some go-lint warning
Signed-off-by: ZouYu <zouy.fnst@cn.fujitsu.com>
|
2020-06-09 08:52:50 +08:00 |
Ciprian Hacman
|
87ad779c76
|
Disable disk based evictions for Kubernetes 1.19
|
2020-06-08 11:13:23 +03:00 |
Ciprian Hacman
|
f34a13a8f0
|
Disable disk based evictions for Kubernetes 1.19
|
2020-06-08 11:11:44 +03:00 |