Ciprian Hacman
|
8f461f9a04
|
hack/update-expected.sh
|
2023-10-21 11:57:32 +03:00 |
Ciprian Hacman
|
ca7b396bff
|
hack/update-expected.sh
|
2023-07-24 08:05:08 +03:00 |
John Gardiner Myers
|
9b64707159
|
Ignore no-longer-used topology fields in ClusterSpec
|
2023-07-19 08:48:38 -07:00 |
Ciprian Hacman
|
b935907ace
|
hack/update-expected.sh
|
2023-03-09 06:52:14 +02:00 |
Justin SB
|
8f7ef492bf
|
gce: Always apply the metadata-proxy-ready node label
This restores the behaviour before #14127, which wasn't documented /
intended.
|
2023-02-05 13:40:02 -05:00 |
Ciprian Hacman
|
5d712cbaac
|
Run hack/update-expected.sh
|
2023-01-23 09:43:09 +02:00 |
Ciprian Hacman
|
01124c30db
|
Run hack/update-expected.sh
|
2022-12-04 21:17:43 +02:00 |
John Gardiner Myers
|
939fc1184a
|
hack/update-expected.sh
|
2022-11-22 22:11:24 -08:00 |
John Gardiner Myers
|
6c0603991b
|
Create new clusters with updated control plane IG names
|
2022-11-22 22:09:08 -08:00 |
Ciprian Hacman
|
44c36763af
|
Run hack/update-expected.sh
|
2022-11-12 10:45:01 +02:00 |
Ciprian Hacman
|
4cb6623941
|
Run hack/update-expected.sh
|
2022-09-28 08:46:23 +03:00 |
Ciprian Hacman
|
9700d4d934
|
Run hack/update-expected.sh
|
2022-09-06 08:34:23 +03:00 |
Ole Markus With
|
20ececb2e6
|
Update expected
|
2022-08-20 07:15:10 +02:00 |
Jesse Haka
|
d591ee9c80
|
update GCE default images
|
2022-02-02 13:57:50 +02:00 |
Ole Markus With
|
b785965c50
|
Rename InstanceManager to Manager
|
2021-12-13 09:14:24 +01:00 |
Ole Markus With
|
d4ec7cc7e0
|
Make kops get instances work with karpenter
|
2021-12-12 19:33:41 +01:00 |
Ciprian Hacman
|
7357245d65
|
Run hack/update-expected.sh
|
2021-11-21 06:12:18 +02:00 |
justinsb
|
d363bf3dad
|
GCE: improve network & subnet terraform support
We should use the subnet spec in the Cluster, and default to creating
a new subnet/network, but allow an existing one to be specified.
|
2021-10-24 17:41:14 -04:00 |
Ciprian Hacman
|
4cf87b9200
|
Run hack/update-expected.sh
|
2021-10-10 13:10:14 +03:00 |
dntosas
|
dc5926520d
|
[channels] Bump AWS/GCP/Azure Ubuntu AMIs to latest
Signed-off-by: dntosas <ntosas@gmail.com>
|
2021-09-19 10:03:52 +03:00 |
Ciprian Hacman
|
5d67753eeb
|
Run ./hack/update-expected.sh
|
2021-07-31 04:46:57 +03:00 |
John Gardiner Myers
|
9d531edb85
|
hack/update-expected.sh
|
2021-06-14 21:51:40 -07:00 |
Ciprian Hacman
|
54961e4ae5
|
Create new clusters without forcing a container runtime
Decide which container runtime to use later in model, based on Kubernetes version and other settings.
|
2021-05-09 21:43:58 +03:00 |
Ciprian Hacman
|
55e154a526
|
Update Ubuntu images to latest version
|
2021-04-25 09:24:20 +03:00 |
Ciprian Hacman
|
d33508d51f
|
Update kOps recommended versions and images
|
2021-04-17 08:52:50 +03:00 |
Barry Melbourne
|
6575b6113d
|
Update integration tests to k8s v1.21.0
|
2021-04-11 17:07:17 +01:00 |
Ciprian Hacman
|
fa72535f95
|
Release 1.21.0-alpha.2
|
2021-03-22 08:38:47 +02:00 |
Peter Rifel
|
08b263b8f6
|
Fix GCE channels version constraints
Previously k8s 1.17+ would always match with COS rather than Ubuntu 20.04 because of the unbound version range.
This updates 1.18+ clusters to use Ubuntu 20.04 to match AWS.
This should fix the failure to download logs via SSH here: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/e2e-kops-gce-kubetest2/1373013584195358720
The instance groups confirm the use of COS rather than u2004: https://storage.googleapis.com/kubernetes-jenkins/logs/e2e-kops-gce-kubetest2/1373013584195358720/artifacts/instancegroups.yaml
|
2021-03-19 22:34:31 -05:00 |
Barry Melbourne
|
337c9c4c66
|
Set default container runtime to containerd
|
2021-01-16 14:55:35 +00:00 |
Ciprian Hacman
|
19514f431c
|
Update integration tests for "create cluster"
|
2021-01-15 15:40:33 +02:00 |
John Gardiner Myers
|
d0b30cf771
|
update-expected.sh
|
2020-07-17 11:26:09 -07:00 |
John Gardiner Myers
|
fe66b0011b
|
Move CloudProvider determination into NewCluster()
|
2020-06-30 12:37:11 -07:00 |
John Gardiner Myers
|
843e5b9b16
|
Move GCEServiceAccount into CloudConfig
|
2020-05-03 20:35:32 -07:00 |
eric-hole
|
c59314a799
|
Adds some initial tests. Fixes some logic
Need to fix service account implementation first
Fixing tests and iterating on the serviceaccount logic
Run the gce_byo_sa test
|
2020-04-04 21:20:31 -07:00 |
eric-hole
|
b3d65ffce0
|
Adds a gce-service-account flag so you BYO service-account
Generated code and some cleanup
Not sure where that code went
Tests for service account
fixes case on gceserviceaccount
|
2020-04-04 21:15:56 -07:00 |