Kubernetes Prow Robot
34ce86adf2
Merge pull request #12019 from johngmyers/catasks-nobootstrap
...
Fix certificate bootstrap for non-kops-controller-bootstrap cloud providers
2021-07-19 15:56:15 -07:00
Kubernetes Prow Robot
be63d4f1a7
Merge pull request #11953 from rifelpet/tf-cp
...
Return a clearer error when terraform is used on an unsupported provider
2021-07-19 10:52:52 -07:00
Kubernetes Prow Robot
14d58a4e87
Merge pull request #12024 from olemarkus/irsa-nth
...
Add irsa support for node termination handler
2021-07-19 10:06:52 -07:00
Ole Markus With
d31c682506
Set vpc-id on aws lbc
2021-07-19 15:14:15 +02:00
Ole Markus With
28bd45a8fa
Add irsa support for nth
2021-07-19 15:12:35 +02:00
Peter Rifel
5b62e73726
Add shell completion for `--target`
2021-07-19 08:35:36 -04:00
Peter Rifel
ce0d8955ef
Return a clearer error when terraform is used on an unsupported provider
2021-07-19 08:29:05 -04:00
Kubernetes Prow Robot
147b0be4f9
Merge pull request #12020 from johngmyers/refactor-featureflag
...
Report unknown feature flags as such
2021-07-18 18:04:52 -07:00
John Gardiner Myers
f244790d51
Make version boundaries const
2021-07-18 16:29:41 -07:00
John Gardiner Myers
f6b053de9d
Report unknown feature flags as such
2021-07-18 16:24:04 -07:00
John Gardiner Myers
e9fc12b4f3
Fix certificate bootstrap for non-kops-controller-bootstrap cloud providers
2021-07-18 13:37:19 -07:00
Peter Rifel
4d872b85d2
Add azure support for specifying a shared vpc
...
This allows the `create cluster --vpc` flag to specify the vnet ID for using shared vnets.
2021-07-18 10:46:58 -07:00
Ciprian Hacman
4d7ebd343c
Release 1.22.0-alpha.2 ( #12012 )
2021-07-17 21:42:51 -07:00
John Gardiner Myers
e6ede8f4a9
Don't provision SSH key by default on AWS
2021-07-17 16:33:26 -07:00
John Gardiner Myers
3ae5413f63
Use keypair IDs for non-kops-controller-issued worker node certs
2021-07-15 14:04:48 -07:00
Kubernetes Prow Robot
f24f12f84c
Merge pull request #11982 from johngmyers/bootstrap-keypairid
...
Verify CA keypair IDs for kops-controller-issued certs
2021-07-15 12:31:03 -07:00
Kubernetes Prow Robot
e187359069
Merge pull request #11962 from rifelpet/azure-vmss-zone
...
Azure - support VMSS availability zones
2021-07-15 05:58:48 -07:00
Peter Rifel
affbeb3c5b
Fix Azure zone number format passed to VMSS API
2021-07-14 19:06:28 -04:00
John Gardiner Myers
191df58267
Verify CA keypair IDs for kops-controller-issued certs
2021-07-14 08:15:28 -07:00
Kubernetes Prow Robot
2526a35962
Merge pull request #11986 from olemarkus/nodeup-containerd
...
Move containerd config from cloudup to nodeup
2021-07-14 02:10:27 -07:00
Ole Markus With
c17ec3a7e7
Move containerd config from cloudup to nodeup
2021-07-14 10:28:37 +02:00
Ole Markus With
a13cdb38f3
Add region to aws lbc
2021-07-14 08:23:53 +02:00
liranp
786244aa9b
feat(spot/addon): bump ocean-controller to v1.0.77
2021-07-12 12:45:15 +03:00
John Gardiner Myers
9dbf3479d6
Stop writing the certificate-only keyset.yaml
2021-07-11 11:16:11 -07:00
Kubernetes Prow Robot
73b1bce020
Merge pull request #11975 from johngmyers/refactor-legacy
...
Issue certs using CA KeypairID in NodeupConfig
2021-07-11 01:56:47 -07:00
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
John Gardiner Myers
68041a4f73
Issue certs using CA KeypairID in NodeupConfig
2021-07-10 23:23:12 -07:00
John Gardiner Myers
a33a30a859
Refactor out some legacy interfaces
2021-07-10 23:23:12 -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
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
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
John Gardiner Myers
9f2c7fe55c
Don't (disruptively) reissue CAs just because Subject or SAN changed
2021-07-08 22:09:26 -07:00
Peter Rifel
9552b25050
Azure - support VMSS availability zones
...
Azure's subnets are regional so we use similar functionality to GCE where we reference the InstanceGroup's zones rather than a subnet's zone.
IG Zones are already populated on cluster creation here: b358037896/upup/pkg/fi/cloudup/new_cluster.go (L682-L684)
2021-07-08 23:10:23 -04:00
John Gardiner Myers
c35d101a89
Refactor keysets for etcd-manager
2021-07-08 18:46:03 -07: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
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
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
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
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
Ole Markus With
bb367f22ea
Add aws- prefix to CCM SA
2021-07-06 15:46:59 +02:00
Kubernetes Prow Robot
33755be3a3
Merge pull request #11936 from srikiz/DO-Remove-Deprecated-PrivateNetworking
...
[Digital Ocean] Remove PrivateNetworking option in droplet since it's deprecated
2021-07-06 03:12:18 -07:00