Anthony Hausman
4a01fc30c4
feat(karpenter): Variabilize Image, logFormat and logLevel
2023-07-17 13:13:37 +02:00
John Gardiner Myers
252f0758ff
hack/update-expected.sh
2023-07-15 21:36:10 -07:00
John Gardiner Myers
56a8f46952
hack/update-expected.sh
2023-07-15 21:27:02 -07:00
John Gardiner Myers
62f7faa4da
Remove references to ClusterSpec.API from nodeup
2023-07-15 14:55:38 -07:00
Kubernetes Prow Robot
141a040aec
Merge pull request #15607 from hakman/gce_cloud-init
...
gce: Use `user-data` instead of `startup-script` metadata key
2023-07-15 11:47:05 -07:00
Kubernetes Prow Robot
4ad116ec78
Merge pull request #15611 from justinsb/gce_lb_firewall
...
gce: Set firewall rules for Internal LBs also
2023-07-10 09:31:05 -07:00
John Gardiner Myers
f5fc710d6c
Remove references to ClusterSpec from nodeup sysctls.go
2023-07-09 21:11:54 -07:00
justinsb
3613f586c8
GCE: Set firewall rules for Internal LBs also
...
It seems we can use the exact same rules.
2023-07-09 19:25:42 -04:00
Kubernetes Prow Robot
114ac311c1
Merge pull request #15332 from hakman/gce_internal_lb
...
gce: Update logic for internal LB
2023-07-09 14:11:04 -07:00
Ciprian Hacman
41c82ee6b4
hack/update-expected.sh
2023-07-09 13:50:00 +03:00
John Gardiner Myers
2d4cbebf49
Fix Karpenter failure to start on IPv6 clusters
2023-07-08 00:26:53 -07:00
Ciprian Hacman
739c3168e2
hack/update-expected.sh
2023-07-08 04:34:43 +03:00
justinsb
007d6434f8
Update expected test output
2023-07-05 12:35:01 -04:00
Ciprian Hacman
32432b7e2f
hack/update-expected.sh
2023-07-04 10:18:32 +03:00
Kubernetes Prow Robot
7c1a8eda87
Merge pull request #15577 from hakman/hetzner_ccm
...
hetzner: Update CCM to v1.16.0
2023-07-02 13:04:50 -07:00
Ciprian Hacman
e4ab685988
hack/update-expected.sh
2023-07-02 19:53:15 +03:00
Ciprian Hacman
21cdb36d68
hack/update-expected.sh
2023-07-02 08:33:23 +03:00
Ciprian Hacman
4085da870f
hack/update-expected.sh
2023-07-01 09:51:22 +03:00
Ciprian Hacman
67f0abb541
hack/update-expected.sh
2023-06-30 21:24:44 +03:00
Tone
c2ed4b6f64
Upgrade Karpenter to v0.27.5 ( #15144 )
...
* feat(karpenter): Upgrade to version 0.27.0
Upgrade Karpenter to current last stable version `0.27.0`.
Template have been updated to use the same templates than the Helm chart.
* feat(karpenter): Use AWSNodeTemplate for launchTemplate
To set Launch Templates is deprecated into the provisioner, it is recommends using the `AWSNodeTemplate` to set it.
Ref:
- https://karpenter.sh/v0.27.0/concepts/node-templates/
* feat(karpenter): Enable pruning addon
* Use extra flags in upgrade-ab scenario test
* feat(karpenter): Drop `karpenter` feature flag
* feat(karpenter): Add release note for `1.27`
* feat(karpenter): Upgrade to version 0.27.3
* feat(karpenter): fix template
* feat(karpenter): Upgrade to version 0.27.5
* Update Karpenter documentation with depending kops version
* Delete KOPS_FEATURE_FLAGS from e2e test `run-test`
* Run hack/update-expected.sh
2023-06-29 22:57:45 -07:00
John Gardiner Myers
cad5b69446
Release 1.28.0-alpha.1 ( #15548 )
2023-06-24 20:45:09 -07:00
justinsb
5abb7af3d9
Update expected test-output
2023-06-22 17:14:58 +03:00
Kubernetes Prow Robot
6b0b655d40
Merge pull request #15536 from moshevayner/cert-manager-1.12.2
...
Bump cert-manager to version 1.12.2
2023-06-20 07:58:22 -07:00
Kubernetes Prow Robot
5dd042edbf
Merge pull request #15534 from moshevayner/aws-cni-1.13.2
...
Bump AWS CNI to version 1.13.2
2023-06-20 05:38:23 -07:00
Moshe Vayner
5c908242b2
hack/update-expected
2023-06-20 14:56:56 +03:00
Moshe Vayner
95632e57e1
hack/update-expected
2023-06-20 12:32:56 +03:00
Ciprian Hacman
3a4e0717a7
hack/update-expected.sh
2023-06-20 08:11:21 +03:00
Ciprian Hacman
26198a22b2
Update tests 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
Kubernetes Prow Robot
0546addf29
Merge pull request #15515 from justinsb/strict_node_label_checking
...
node labeling: don't ignore unknown roles
2023-06-19 07:48:21 -07:00
Ciprian Hacman
60b14823bd
hack/update-expected.sh
2023-06-19 16:52:28 +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
Ciprian Hacman
cd1c7434e8
hack/update-expected.sh
2023-06-19 15:12:11 +03:00
Leïla MARABESE
17dd0ddfae
review changes
2023-06-19 11:52:40 +02:00
Leïla MARABESE
62e3495b1a
scaleway dns provider + tests
2023-06-19 11:40:08 +02: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
2aff39dce5
hack/update-expected.sh
2023-06-16 21:17:16 +03:00
Ciprian Hacman
78d2a1e3d9
hack/update-expected.sh
2023-06-16 12:01:34 +03:00
Ciprian Hacman
059e7c7f11
Update containerd to v1.7.2
2023-06-16 11:58:55 +03:00
Leïla MARABESE
b9807d49e8
update expected + headers
2023-06-14 15:47:30 +02:00
Kubernetes Prow Robot
1f750303d6
Merge pull request #15475 from hakman/default_ubuntu_jammy
...
Use Ubuntu 22.04 (Jammy) as the default distro for K8s 1.27+
2023-06-11 05:21:46 -07:00
Jesse Haka
d7d7a55c41
add additional config for node local dns
2023-06-10 10:22:32 +03:00
Leïla MARABESE
95f6025af2
update expected
2023-06-09 15:08:09 +02:00
Tessia Piboubès
d41b6e6ca6
GCP Terraform: enable create_before_destroy in instance templates
2023-06-07 17:49:55 +02:00
Ciprian Hacman
53a9be0bba
Add integration tests for K8s 1.27
2023-06-07 14:52:25 +03:00
Ciprian Hacman
4810cc18b7
hack/update-expected.sh
2023-06-05 16:46:37 +03:00
Kubernetes Prow Robot
fe3e5cd6e1
Merge pull request #15436 from hakman/etcd-3.5.9
...
Update etcd to v3.5.9
2023-05-31 10:25:48 -07:00