Commit Graph

2534 Commits

Author SHA1 Message Date
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
Kubernetes Prow Robot 41a0073cbc
Merge pull request #15605 from johngmyers/ipv6-karpenter
Fix Karpenter failure to start on IPv6 clusters
2023-07-09 02:05:04 -07:00
Ciprian Hacman d9cb80aecb aws: Don't set instance metadata for bastions in other clouds 2023-07-08 18:19:40 +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
John Gardiner Myers 184c7a694a Use private topology for apiserver e2e test 2023-07-05 22:30:53 -07: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
Kubernetes Prow Robot 737d6c9280
Merge pull request #15581 from hakman/promote_alpha_to_stable
Promote alpha channel to stable
2023-07-02 12:12:50 -07:00
Ciprian Hacman 3c6a40e379 hack/update-expected.sh 2023-07-02 21:27:44 +03: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
github-actions 961006c5f7 Update dependencies 2023-06-30 06:09:22 +00: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
Prateek Gogia 403dc27e25
make cni plugin configurable in scaling test scenario (#15557)
* make cni plugin configurable

* include image and instance type variables

* fix variable name

* rename CP size variable name and add CP count=2

* fix CP count

* Update flag name to master size and count

* Use 20.04 ubuntu version
2023-06-29 14:19:45 -07:00
Prateek Gogia bfa9ca2ee1
Add CL2 test command to scalability scenario (#15538)
* Add CL2 test command to run-test.sh script

* minor changes to address PR feedback

* Include ssh pub key when creating cluster

* minor fix the variable name

* Switch control plane to c6g.2xlarge

* Use a single etcd cluster

* Enable etcd metrics

* Use kubetest2 SSH key for CL2

* exclude /metrics from auth in scheduler

* refactor custom flags for scheduler

---------

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2023-06-27 21:54:32 -07:00
John Gardiner Myers cad5b69446
Release 1.28.0-alpha.1 (#15548) 2023-06-24 20:45:09 -07:00
John Gardiner Myers 37f67231b6 Remove 1.22 create cluster integration test 2023-06-22 23:03:24 -07:00
John Gardiner Myers 0dfac69d83 Remove support for Weave networking 2023-06-22 23:03:24 -07:00
Kubernetes Prow Robot d3cc46313a
Merge pull request #15516 from justinsb/etcd_manager_env_var_once
etcd-manager: set environment variables once
2023-06-22 11:17:40 -07:00
justinsb 5abb7af3d9 Update expected test-output 2023-06-22 17:14:58 +03:00
Ciprian Hacman e774ca5e70 Fix node count for scalability scenario 2023-06-22 16:48:28 +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
github-actions c0a333ace8 Update dependencies 2023-06-16 06:10:30 +00:00
Leïla MARABESE b9807d49e8 update expected + headers 2023-06-14 15:47:30 +02:00