John Gardiner Myers
7c3e32369a
Refactor Context into separate cloudup and nodeup types
2022-12-17 17:42:46 -08:00
Ciprian Hacman
41ada58944
Rename field from `ManagedFile.Public` to `ManagedFile.PublicACL`
2022-12-12 13:21:55 +02:00
Ciprian Hacman
09dc2c8455
Run hack/update-expected.sh
2022-12-09 08:01:54 +02:00
Ciprian Hacman
53060426db
Update etcd-manager to v3.0.20221209
2022-12-09 07:52:27 +02:00
Ciprian Hacman
20805fe110
Run hack/update-expected.sh
2022-12-06 19:00:23 +02:00
Ciprian Hacman
73127ad23d
Update etcd-manager to latest staging
2022-12-06 19:00:07 +02:00
Ciprian Hacman
b111ea52e3
Update etcd to v3.5.6
2022-12-06 18:59:51 +02:00
Leïla MARABESE
af2018261a
using instance group tag as volumeNameTag in etcd
2022-12-05 14:40:31 +01:00
Leïla MARABESE
af19c467e8
added scaleway to all switches for cluster creation
2022-12-05 14:38:08 +01:00
John Gardiner Myers
b105aa6a86
hack/update-expected.sh
2022-11-22 17:15:51 -08:00
John Gardiner Myers
d39ba74bd7
Change the control-plane IG role to "ControlPlane" in v1alpha3 API
2022-11-22 17:05:29 -08:00
Ciprian Hacman
d29812fc6e
Replace fi.Bool/Float*/Int*/StringValue() with fi.ValueOf
2022-11-19 03:45:23 +02:00
Ciprian Hacman
8f79c9bd68
Replace fi.Bool/Float*/Int*/String() with fi.PtrTo()
2022-11-19 03:45:22 +02:00
John Gardiner Myers
8473e8b2e7
Stop making MasterInternalName configurable
2022-11-16 22:06:02 -08:00
John Gardiner Myers
c53c3bf8f8
Update images in tests
2022-11-01 17:04:43 -07:00
Ciprian Hacman
dc98c74428
Move Gossip check to cluster struct
2022-10-21 09:48:07 +03:00
Ciprian Hacman
85026145a1
Always infer gossip DNS from cluster name
2022-10-02 12:54:37 +03:00
Ole Markus With
74afb7aed0
Remove checks for k8s < 1.21
2022-09-19 19:12:53 +02:00
Ole Markus With
22687c48c2
Bump tests to supported k8s version
2022-09-17 20:17:15 +02:00
Ole Markus With
33fa4de890
Bump verbosity level for some log statements
2022-09-11 16:15:28 +02:00
Ciprian Hacman
cf5e48c912
Run hack/update-expected.sh
2022-08-31 09:21:40 +03:00
Ciprian Hacman
6dbe334494
Update etcd-manager to v3.0.20220831
2022-08-31 09:16:15 +03:00
Ciprian Hacman
13f768f50b
Run etcd-manager with instance group name as volume name tag for Hetzner
2022-08-25 12:43:14 +03:00
Ciprian Hacman
b9394fed18
Run hack/update-expected.sh
2022-08-12 19:40:25 +03:00
Ciprian Hacman
a32cf690bb
Create etcd-manager config for each instance group
2022-08-10 11:04:36 +03:00
Ciprian Hacman
45012d83bf
Run hack/update-expected.sh
2022-07-27 21:55:34 +03:00
Ciprian Hacman
98ebfac085
Update etcd-manager to v3.0.20220727
2022-07-27 21:52:35 +03:00
Ciprian Hacman
7b99594f39
Run hack/update-expected.sh
2022-07-18 06:36:23 +03:00
Ciprian Hacman
1270963832
Update etcd-manager to v3.0.20220717
2022-07-18 06:34:40 +03:00
Ciprian Hacman
19ca0861a1
Add option to set etcd-manager backup interval
2022-07-14 09:58:19 +03:00
Ciprian Hacman
7356b0f233
Fix tests
2022-06-18 09:21:57 +03:00
Ciprian Hacman
11870286e0
Run hack/update-expected.sh
2022-06-18 09:01:23 +03:00
Ciprian Hacman
e0a92f22f4
Update etcd-manager to v3.0.20220617
2022-06-18 08:59:55 +03:00
Ciprian Hacman
b5f14b589b
Add initial support for Hetzner Cloud
2022-05-09 06:12:15 +03:00
Ciprian Hacman
007b50cc89
Run hack/update-expected.sh
2022-05-03 20:05:38 +03:00
Ciprian Hacman
70718dde32
Update etcd-manager to v3.0.20220503
2022-05-03 20:04:10 +03:00
Ciprian Hacman
75fac81273
Run hack/update-expected.sh
2022-05-02 10:33:26 +03:00
Ciprian Hacman
5b4daf85d0
Update etcd to v3.5.4
2022-05-02 10:32:13 +03:00
Ciprian Hacman
80493ed902
Update to etcd-manager 3.0.v3.0.20220417-19-g1140ce25
2022-05-02 10:31:05 +03:00
Kubernetes Prow Robot
6d264080ed
Merge pull request #13484 from olemarkus/no-bazel-targets
...
Remove bazel targets and tools
2022-04-17 23:16:41 -07:00
justinsb
3027943dd2
Use etcd 3.5.3 instead of 3.5.1
...
3.5.3 includes the fixes for the potential etcd 3.5.x corruption
issues.
2022-04-17 17:04:46 -04:00
Ciprian Hacman
0643271a97
Revert "Enable etcd corruption check as mitigatio of 3.5 corruption issue"
...
This reverts commit 6d75f8f9f0 .
2022-04-17 18:34:49 +03:00
justinsb
74397b2a4f
Update to etcd-manager 3.0.20220417
...
In particular we want to pick up changes addressing the potential
corruption found in 3.5.0 - 3.5.2:
* Use etcd 3.5.3
* Pass the ETCD_EXPERIMENTAL_INITIAL_CORRUPT_CHECK for all 3.5 series
2022-04-17 10:29:01 -04:00
Ole Markus With
ce2e877aeb
Remove bazel files from vendor
2022-04-12 13:29:03 +02:00
Ole Markus With
6d75f8f9f0
Enable etcd corruption check as mitigatio of 3.5 corruption issue
2022-04-03 14:11:15 +02:00
Ole Markus With
e657a1a0f2
Remap images to add digest to them
2022-03-26 18:40:21 +01:00
Ciprian Hacman
30404d64a2
Run hack/update-expected.sh
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 09:01:59 +02:00
Ciprian Hacman
a4ed2b0654
Migrate to registry.k8s.io
...
Signed-off-by: Ciprian Hacman <ciprian@hakman.dev>
2022-03-18 08:47:12 +02:00
John Gardiner Myers
70f7d9bdb2
Use function to get cloud provider from cluster spec
2022-03-02 21:59:47 -08:00
justinsb
4f89c2e689
Update expected test output for etcd-manager bump
2022-02-03 11:21:54 -05:00