Anthony Hausman
4a01fc30c4
feat(karpenter): Variabilize Image, logFormat and logLevel
2023-07-17 13:13:37 +02:00
John Gardiner Myers
bbff6298e7
Remove support for bootstrap tokens
2023-07-16 12:12:00 -07:00
John Gardiner Myers
977aacc356
Remove dead code for non-kops-controller bootstrap
2023-07-16 07:40:25 -07:00
John Gardiner Myers
d926989600
v1alpha3: Rename GCE networking to GCP
2023-07-09 16:48:26 -07:00
Justin SB
cf9134489c
kops-controller: create IPAM controller for GCE
...
We observe the IPv6 CIDRs assigned to nodes, and reflect them into the node.
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
2023-07-05 12:34:55 -04:00
Ciprian Hacman
7d68ee9eb7
hetzner: Update CCM to v1.16.0
2023-07-02 08:29:56 +03:00
Ciprian Hacman
4085da870f
hack/update-expected.sh
2023-07-01 09:51:22 +03:00
Ciprian Hacman
015c80f950
Update etcd-manager to v3.0.20230630
2023-07-01 09:48:40 +03:00
Ciprian Hacman
67f0abb541
hack/update-expected.sh
2023-06-30 21:24:44 +03:00
Ciprian Hacman
be69b25221
Revert "Remove obsolete etcd versions"
...
This reverts commit 76cacc5c6f .
2023-06-30 21:20:30 +03:00
Ciprian Hacman
e8980bc21a
Add option for specifying the list of etcd metrics urls
2023-06-27 19:50:05 +03:00
John Gardiner Myers
cad5b69446
Release 1.28.0-alpha.1 ( #15548 )
2023-06-24 20:45:09 -07:00
justinsb
476f1661f7
etcd-manager: set environment variables once
...
Previously we were setting the env variable up to 3 times in an HA
control-plane, because we were adding to the etcd-manager
configuration once for each replica.
2023-06-22 17:14:51 +03:00
Ciprian Hacman
59b7653cc3
Update min versions for kOps v1.28
2023-06-20 08:11:21 +03:00
Kubernetes Prow Robot
b5adab4d53
Merge pull request #15520 from hakman/fix-kops-utils-cp
...
Fix promotion of `kops-utils-cp`
2023-06-19 10:54:22 -07:00
Kubernetes Prow Robot
b4c5a75829
Merge pull request #15487 from jsafrane/add-selinux
...
Add optional SELinux support to RHEL clusters
2023-06-19 08:54:22 -07:00
Ciprian Hacman
60b14823bd
hack/update-expected.sh
2023-06-19 16:52:28 +03:00
Ciprian Hacman
1d0fbfc4f1
Fix promotion of `kops-utils-cp`
2023-06-19 16:40:40 +03:00
Jan Safranek
0d03095fda
Add SELinux support to containerd
...
Add cluster.Spec.Containerd.SELinuxEnabled field that enables SELinux in
containerd.
With SELinux enabled, all pods that use HostPath volumes must run with
SELinux label `spc_t`, otherwise SELinux denies the pods to touch the host
filesystem.
2023-06-19 15:20:08 +02:00
Alasdair Tran
63cbe32293
Remap all init container images of etcd-manager
2023-06-19 00:09:32 +00:00
Ciprian Hacman
1026a131a1
Release 1.27.0-beta.1 ( #15510 )
2023-06-17 07:16:20 -07:00
Kubernetes Prow Robot
7117a67870
Merge pull request #15509 from hakman/kops-utils-cp
...
Rename `kops-copy` to `kops-utils-cp`
2023-06-17 02:56:20 -07:00
Ciprian Hacman
ccb75c1e33
hack/update-expected.sh
2023-06-16 22:28:38 +03:00
Ciprian Hacman
bec7226ad1
Rename `kops-copy` to `kops-utils-cp`
2023-06-16 22:24:51 +03:00
Ciprian Hacman
8a8f1be1ed
Update pause image to v3.9
2023-06-16 21:15:50 +03:00
Ciprian Hacman
059e7c7f11
Update containerd to v1.7.2
2023-06-16 11:58:55 +03:00
Ciprian Hacman
4810cc18b7
hack/update-expected.sh
2023-06-05 16:46:37 +03:00
Ciprian Hacman
825e60b3ff
etcd-manager: Add back etcd v3.5.7 binaries
2023-06-05 16:46:31 +03:00
Ciprian Hacman
9201263abb
hack/update-expected.sh
2023-05-31 12:57:30 +03:00
Ciprian Hacman
071d272ad3
Use `opt` instead for volume name
2023-05-31 12:54:57 +03:00
Ciprian Hacman
f51e347f99
Build and use cp replacement
2023-05-27 05:18:53 +03:00
Ciprian Hacman
77130df276
hack/update-expected.sh
2023-05-26 07:33:13 +03:00
Ciprian Hacman
2f07263d3d
Update etcd to v3.5.9
2023-05-26 07:33:12 +03:00
Ciprian Hacman
461c0871cf
Update Cilium to v1.12.10
2023-05-25 08:31:18 +03:00
Alex Last
e296a8573b
feat(hetzner): bump cloud-controller-manager and csi-driver
2023-05-24 08:28:48 +01:00
justinsb
ca67b1ca1e
Refactor: rename IsGossip -> UsesLegacyGossip
...
We want to be able to use "dns=none" (without peer-to-peer gossip)
even for clusters that have the k8s.local extension. These were
previously called "gossip clusters", but really that is an
implementation; what actually matters to users is that they don't rely
on writing records into a DNS zone (such as Route53).
2023-05-22 21:50:16 -04:00
Kubernetes Prow Robot
35cc07324d
Merge pull request #15375 from hakman/runc-1.1.7
...
Update runc to v1.1.7
2023-05-20 08:48:20 -07:00
Kubernetes Prow Robot
1cd895ccce
Merge pull request #15112 from hakman/etcd-manager_slimmer
...
Remove obsolete etcd versions
2023-05-20 07:04:19 -07:00
Ciprian Hacman
a11c7189d0
Update runc to v1.1.7
2023-05-20 08:30:36 +03:00
Ciprian Hacman
2e1394dc57
Release 1.27.0-alpha.2
2023-05-19 21:35:09 +03:00
Ciprian Hacman
1c7d91b33c
hack/update-expected.sh
2023-05-17 13:15:10 +03:00
Ciprian Hacman
76cacc5c6f
Remove obsolete etcd versions
2023-05-17 13:00:02 +03:00
Jesse Haka
dbccba2f45
hack/update-expected.sh
2023-05-16 16:29:12 +03:00
Jesse Haka
6ac7903449
update etcd-manager to v3.0.20230516
2023-05-16 16:26:11 +03:00
justinsb
6bdbbc4fd4
nodeup: Use functional options pattern for HostPathMapping
...
This means that the object is not mutated after construction, making
it easier to do validity checks (such as whether we have mounted the
same path twice).
2023-05-11 10:16:30 -04:00
Ciprian Hacman
0e37112f46
hack/update-expected.sh
2023-05-09 12:28:06 +03:00
Ciprian Hacman
81b4fbf8ac
Add kubescheduler.config.k8s.io/v1 for K8s 1.25+
2023-05-09 12:26:57 +03:00
Ciprian Hacman
abba0261e8
Update containerd to v1.6.21
2023-05-08 07:55:23 +03:00
Bronson Mirafuentes
de171be079
set default runc version to 1.1.5
2023-05-03 08:55:32 -07:00
Bronson Mirafuentes
f11fd88020
update runc to 1.1.7
2023-05-02 13:48:02 -07:00