Leïla MARABESE
e9f2694061
load-balancer model + tasks
2023-01-26 17:12:46 +01:00
John Gardiner Myers
b47babf808
Upgrade AWS CCM to 1.25.3
2023-01-24 12:35:24 -08:00
Ciprian Hacman
b1ef66f136
etcd-manager: Add option to set backup retention
2023-01-23 09:43:09 +02:00
Ciprian Hacman
fef8eb4a9b
Run hack/update-expected.sh
2023-01-21 09:24:33 +02:00
Ciprian Hacman
61acbe72fa
Update etcd-manager to v3.0.20230119
2023-01-21 09:24:33 +02:00
Ciprian Hacman
971c655ecb
Run hack/update-expected.sh
2023-01-21 09:24:33 +02:00
Ciprian Hacman
40bf0b9f52
Load etcd binaries dynamically from container images
2023-01-21 09:24:33 +02:00
Kubernetes Prow Robot
ddd1583244
Merge pull request #15022 from Mia-Cross/scw_refacto_instance_and_tags
...
scaleway: refactoring: instance and tags
2023-01-18 21:50:34 -08:00
Kubernetes Prow Robot
6b04c3e9f5
Merge pull request #15020 from johngmyers/nth
...
Upgrade Node Termination Handler to 1.18.3
2023-01-18 10:12:34 -08:00
John Gardiner Myers
56092cd2b7
Upgrade Node Termination Handler to 1.18.3
2023-01-18 08:12:59 -08:00
Leïla MARABESE
e52af91e34
scaleway: refactoring: instance and tags
2023-01-18 15:50:37 +01:00
Kubernetes Prow Robot
e88fbf5d7d
Merge pull request #15016 from johngmyers/nodeup-network2
...
Move more networking settings into nodeup.Config
2023-01-18 02:04:35 -08:00
John Gardiner Myers
0c323445fb
Move UsesKubenet to nodeup.Config
2023-01-15 23:12:00 -08:00
John Gardiner Myers
aec9075087
Upgrade AWS CCM to 1.25.2
2023-01-15 21:46:24 -08:00
John Gardiner Myers
2eb24107fd
hack/update-expected.sh
2023-01-15 17:20:32 -08:00
John Gardiner Myers
f6debfd658
Move ServiceClusterIPRange to nodeup.Config
2023-01-15 17:19:18 -08:00
Jesse Haka
3dab0eb807
Use kops-controller to boostrap nodes in OpenStack
2023-01-14 13:54:14 +02:00
John Gardiner Myers
2365980281
openstack: use subnet type instead of topology
2023-01-12 19:33:10 -08:00
John Gardiner Myers
5f41e04088
Use consistent topology in Openstack TestServerGroupBuilder
2023-01-12 19:27:51 -08:00
Kubernetes Prow Robot
a1a0ce3f33
Merge pull request #14930 from zetaab/feature/openstacknodns
...
OpenStack: Add support for clusters without DNS
2023-01-12 07:52:54 -08:00
Ciprian Hacman
0f7bd5dc5e
Infer the dns suffix from the cluster name for etcd-manager
2023-01-12 12:45:33 +02:00
Kubernetes Prow Robot
8b8b4eeab1
Merge pull request #14884 from johngmyers/cp-hop-1
...
AWS: set IMDS hop limit 1 on all new clusters
2023-01-11 23:48:55 -08:00
John Gardiner Myers
0a419953d3
Expand TestPolicyGeneration to cover gossip/no-gossip cases
2023-01-11 22:06:01 -08:00
John Gardiner Myers
c1c75ca340
hack/update-expected.sh
2023-01-11 21:19:24 -08:00
John Gardiner Myers
1de02c56f1
Use state store for nodeup.Config in Gossip clusters
2023-01-11 21:19:24 -08:00
John Gardiner Myers
6caaff50cd
AWS: set IMDS hop limit 1 on all new clusters
2023-01-11 20:04:53 -08:00
Jesse Haka
cc8871eede
no dns for OpenStack
2023-01-11 20:02:02 +02:00
Grégory SANCHEZ
6fdf54ff34
feat(cluster-autoscaler): autogenerate priority-expander configMap
2023-01-11 08:26:33 +01:00
Kubernetes Prow Robot
b9c2bbea5d
Merge pull request #14974 from hakman/containerd-v1.6.15
...
Update containerd to v1.6.15
2023-01-10 23:19:45 -08:00
Kubernetes Prow Robot
d247c0b37d
Merge pull request #14879 from hakman/aws_imds_all_clusters
...
aws: Set IMDS defaults for existing clusters
2023-01-10 22:25:19 -08:00
Ciprian Hacman
086d74605f
Update containerd to v1.6.15
2023-01-11 06:32:22 +02:00
Leïla MARABESE
543d59758a
removed SCW_DEFAULT_REGION and SCW_DEFAULT_ZONE env vars
2023-01-10 16:11:23 +01:00
Kubernetes Prow Robot
0b8ccf2c9e
Merge pull request #14951 from johngmyers/kube-dns
...
Upgrade k8s-dns-node-cache to 1.22.16
2023-01-09 08:21:29 -08:00
Ole Markus With
07c77b1e5f
Bump EBS CSI driver to 1.14.1
2023-01-09 13:01:23 +01:00
justinsb
cca919dcde
gce: KCM should not allocate IPs when CCM is in use.
...
When the GCE cloud-controller-controlller is in use, it allocates node
IPs, and so the kube-controller-manager should not allocate node IPs.
2023-01-07 17:24:24 -05:00
justinsb
132a805972
Allow built-in manifests to be replaced by external addons
...
We identify the external manifests by checking for our labels.
Currently that label is kOps specific, and we'll likely have to evolve
that to something ecosystem-netural.
We only support the GCE CCM addon and the kopeio-networking addon at
first.
For the GCE CCM addon, we need to replace the arguments, in particular
we likely need the Pod CIDR. Here we need to work with the GCE CCM to
find a mechanism that can allow some of these flags to be communicated
via a more extensible mechanism (env vars or config maps, likely,
though possibly CRDs).
This is all behind the ClusterAddons feature flag at the moment, so we
can figure this out with other projects safely.
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2023-01-05 20:29:56 -05:00
Ole Markus With
517da72ff5
Bump cluster autoscaler to 1.26.1
2023-01-05 13:40:26 +01:00
Kubernetes Prow Robot
7b4430ff61
Merge pull request #14885 from johngmyers/root-volume
...
v1alpha3: Move IG root volume settings to sub-struct
2023-01-04 18:11:58 -08:00
John Gardiner Myers
c55cc836db
Upgrade k8s-dns-node-cache to 1.22.16
2023-01-04 17:49:50 -08:00
justinsb
b7d9319fff
EnsureTask should panic on error
...
This means that we automatically check the error code. A linter could
detect errors here (maybe), but in practice we can't recover from
errors here anyway.
2023-01-04 08:29:20 -05:00
Kubernetes Prow Robot
5096ea5182
Merge pull request #14947 from johngmyers/k8s-version
...
Miscellaneous NodeupConfig refactoring
2023-01-03 23:13:59 -08:00
John Gardiner Myers
fea27074aa
hack/update-expected.sh
2023-01-03 22:16:20 -08:00
Kubernetes Prow Robot
2a29412931
Merge pull request #14943 from johngmyers/kube-proxy
...
Use NodeupConfig for kube-proxy config
2023-01-03 19:35:58 -08:00
John Gardiner Myers
7419620b80
hack/update-expected.sh
2023-01-03 12:29:07 -08:00
John Gardiner Myers
b5eef1c129
Use NodeupConfig for kube-proxy config
2023-01-03 12:29:07 -08:00
John Gardiner Myers
2439193a8a
Don't tag public subnets for internal LBs in IPv6 clusters
2023-01-03 11:04:52 -08:00
Ciprian Hacman
62f1d20c96
aws: Set IMDS defaults for existing clusters
2023-01-03 11:03:44 +02:00
John Gardiner Myers
e44ce84f78
hack/update-expected.sh
2023-01-02 13:58:23 -08:00
John Gardiner Myers
fe448ef906
Use NodeupConfig for DockerConfig
2023-01-02 13:58:21 -08:00
John Gardiner Myers
3fe4ee9b84
hack/update-expected.sh
2023-01-02 13:42:11 -08:00