Kubernetes Prow Robot
|
a3daff9343
|
Merge pull request #11971 from johngmyers/rotate-all
Add "all" variants of key rotation commands
|
2021-07-11 00:30:46 -07:00 |
Kubernetes Prow Robot
|
a397a881a1
|
Merge pull request #11974 from johngmyers/refactor-sakey
Refactor service-account signing key
|
2021-07-10 23:18:46 -07:00 |
John Gardiner Myers
|
a63e65038f
|
hack/update-expected.sh
|
2021-07-10 17:31:59 -07:00 |
John Gardiner Myers
|
d58a19e1bd
|
Refactor service-account signing key
|
2021-07-10 17:31:59 -07:00 |
Kubernetes Prow Robot
|
edf278d382
|
Merge pull request #11961 from olemarkus/cilium-etcd-fixes
Cilium etcd fixes
|
2021-07-10 14:20:46 -07:00 |
John Gardiner Myers
|
5a2aac4cfd
|
Add "all" variants of key rotation commands
|
2021-07-10 05:51:31 -07:00 |
Kubernetes Prow Robot
|
0bc00046ad
|
Merge pull request #11964 from johngmyers/rotate-etcd
Refactor keysets for etcd-manager
|
2021-07-10 01:16:46 -07:00 |
Kubernetes Prow Robot
|
db90029595
|
Merge pull request #11957 from johngmyers/complete-create-more
Implement completion for "kops create instancegroup"
|
2021-07-10 00:28:46 -07:00 |
John Gardiner Myers
|
6846ef3a80
|
Fix function comment
Co-authored-by: Ole Markus With <olemarkus@gmail.com>
|
2021-07-09 23:50:02 -07:00 |
Kubernetes Prow Robot
|
4fe31321db
|
Merge pull request #11969 from johngmyers/usage-suppress
Suppress usage for errors returned from RunE
|
2021-07-09 20:50:45 -07:00 |
John Gardiner Myers
|
62d5f0ca7a
|
Suppress usage for errors returned from RunE
|
2021-07-09 19:55:46 -07:00 |
Ole Markus With
|
a536929fec
|
Add auto compaction to new cilium etcd clusters and to docs
|
2021-07-09 15:47:46 +02:00 |
Ole Markus With
|
97a41c66f4
|
Enable k8s event handover when kvstore is used
|
2021-07-09 15:46:43 +02:00 |
Kubernetes Prow Robot
|
e6ce40c8e4
|
Merge pull request #11966 from rifelpet/skip-volume-test
Unconditionally reenable KMS and Volume Limit tests
|
2021-07-09 05:06:53 -07:00 |
Peter Rifel
|
7d665022e3
|
Unconditionally reenable KMS and Volume Limit tests
Fixes for these tests have now been released in all applicable k8s version markers
|
2021-07-09 07:22:42 -04:00 |
John Gardiner Myers
|
8c1e5fd91a
|
Add missing newline
|
2021-07-09 00:24:02 -07:00 |
John Gardiner Myers
|
d865df6775
|
Don't include distrusted keypairs unless specifically asked to
|
2021-07-09 00:24:01 -07:00 |
John Gardiner Myers
|
95665f45c6
|
Include serial number in Subject of created keypairs
|
2021-07-09 00:24:01 -07:00 |
John Gardiner Myers
|
86c9ee5506
|
hack/update-expected.sh
|
2021-07-09 00:20:18 -07:00 |
John Gardiner Myers
|
0e25ceaadd
|
Change "kubernetes-ca" to have that in the CN
|
2021-07-09 00:12:30 -07:00 |
John Gardiner Myers
|
9f2c7fe55c
|
Don't (disruptively) reissue CAs just because Subject or SAN changed
|
2021-07-08 22:09:26 -07:00 |
John Gardiner Myers
|
79984bf76e
|
Don't put extraneous "cn=" in CN when creating keypair
|
2021-07-08 21:57:47 -07:00 |
John Gardiner Myers
|
cdf26302b2
|
hack/update-expected.sh
|
2021-07-08 18:46:03 -07:00 |
John Gardiner Myers
|
c35d101a89
|
Refactor keysets for etcd-manager
|
2021-07-08 18:46:03 -07:00 |
Kubernetes Prow Robot
|
b358037896
|
Merge pull request #11941 from hakman/etcd-3.5.0
Use etcd v3.5.0 for Kubernetes 1.22+
|
2021-07-08 14:36:54 -07:00 |
John Gardiner Myers
|
9cb7e75be5
|
Implement completion for "kops create instancegroup"
|
2021-07-08 12:26:14 -07:00 |
Ciprian Hacman
|
fd08e2b047
|
Run hack/update-expected.sh
|
2021-07-08 22:12:12 +03:00 |
Ciprian Hacman
|
1e41439e36
|
Use etcd v3.5.0 for Kubernetes 1.22+
|
2021-07-08 22:09:22 +03:00 |
Kubernetes Prow Robot
|
098a4a91ee
|
Merge pull request #11958 from olivierpilotte/fix-instance-not-under-asg
check if the instance is under an asg
|
2021-07-08 09:14:54 -07:00 |
Olivier Pilotte
|
3db2c0d443
|
check if the instance is under an asg
add a comment, remove log
|
2021-07-08 11:01:13 -04:00 |
John Gardiner Myers
|
ae9c7a66e7
|
Implement remaining completion for "kops create cluster"
|
2021-07-08 06:04:27 -07:00 |
Kubernetes Prow Robot
|
53c7849d97
|
Merge pull request #11940 from johngmyers/complete-create
Implement some completion for "kops create cluster"
|
2021-07-08 05:22:53 -07:00 |
Kubernetes Prow Robot
|
8aefbb3e29
|
Merge pull request #11948 from rothgar/patch-1
Fix bullet point rendering in state doc
|
2021-07-07 16:50:52 -07:00 |
Justin Garrison
|
a32d1b46f7
|
Fix bullet point rendering in state doc
Needs a line break or it combines bullet points with the previous paragraph.
|
2021-07-07 16:07:20 -07:00 |
Kubernetes Prow Robot
|
b58caf6130
|
Merge pull request #11944 from srikiz/DO-Minor-Fix-RemoveErrorMessage-Multiple-Zones
[Digital Ocean] Modify error message when multiple zones are specified
|
2021-07-07 09:04:43 -07:00 |
srikiz
|
27058c3f69
|
Incorporate review comments
|
2021-07-07 20:53:38 +05:30 |
srikiz
|
bdc67e4282
|
Modify error message when multiple zones are specified
|
2021-07-07 19:56:41 +05:30 |
Kubernetes Prow Robot
|
1a23c7dfef
|
Merge pull request #11943 from hakman/logrotate_etcd-cilium
Add log rotation for etcd-cilium.log
|
2021-07-07 04:42:43 -07:00 |
Ciprian Hacman
|
d378128895
|
Capture logs from the etcd-cilium pod
|
2021-07-07 08:32:19 +03:00 |
Ciprian Hacman
|
0ed8942835
|
Add log rotation for etcd-cilium.log
|
2021-07-07 08:31:08 +03:00 |
Kubernetes Prow Robot
|
442e5eacbd
|
Merge pull request #11898 from uthark/oatamanenko/pod-max-pids
Add podPidsLimit / --pod-max-pids support
|
2021-07-06 20:22:42 -07:00 |
Oleg Atamanenko
|
7d013d5dc6
|
Add podPidsLimit / --pod-max-pids support
|
2021-07-06 11:06:49 -07:00 |
Kubernetes Prow Robot
|
7f93801afd
|
Merge pull request #11939 from olemarkus/ccm-issues
Fix various CCM issues
|
2021-07-06 10:12:19 -07:00 |
John Gardiner Myers
|
6d16c13f24
|
Implement some completion for "kops create cluster"
|
2021-07-06 08:16:44 -07:00 |
Kubernetes Prow Robot
|
82c3bfa393
|
Merge pull request #11938 from olemarkus/cm-ca-cp
Run cert-manager cainjector on CP nodes as well
|
2021-07-06 07:46:18 -07:00 |
John Gardiner Myers
|
dbf4f23654
|
Fix completion of instancegroups when cluster argument provided
|
2021-07-06 07:36:54 -07:00 |
John Gardiner Myers
|
13bfa283cf
|
Implement completion for "kops create -f"
|
2021-07-06 07:36:54 -07:00 |
Ole Markus With
|
2d56558efe
|
Run cert-manager cainjector on CP nodes as well
|
2021-07-06 16:05:41 +02:00 |
Ole Markus With
|
af0aefd2e7
|
Use localhost as API address for CCM
|
2021-07-06 16:01:20 +02:00 |
Ole Markus With
|
bedfb409ca
|
Don't always pull the CCM image
|
2021-07-06 15:50:30 +02:00 |