Commit Graph

1726 Commits

Author SHA1 Message Date
Ole Markus With c9d6186a67 Bump to golang1.18 and k8s deps to 1.24.0-rc.0 2022-04-22 14:11:47 +02:00
Bronson Mirafuentes f56dbad934 fix pod annotations in addon yamls 2022-04-21 11:10:03 -07:00
Kubernetes Prow Robot fc9f839233
Merge pull request #13539 from rifelpet/taint2
Update control plane toleration for external-dns
2022-04-20 19:40:57 -07:00
Peter Rifel 4e429bb2cc
Update control plane toleration for external-dns 2022-04-20 19:01:23 -05:00
Peter Rifel f9c0487fbf
Shell out to ssh-keygen for creating ed25519 keys
Go's crypto modules can't generate ed25519 keys in the openssh format, so we rely on ssh-keygen instead
2022-04-20 18:39:25 -05:00
Kubernetes Prow Robot 3242dc3cb4
Merge pull request #13532 from seh/augment-cluster-autoscaler-iam-permissions-conditionally
Allow cluster autoscaler to read EC2 instance types to build catalog dynamically
2022-04-20 11:47:43 -07:00
Steven E. Harris de1ecd844d
Allow cluster autoscaler to get EC2 instance types
When the cluster autoscaler builds its EC2 instance type catalog
dynamically instead of using only its statically defined set, grant it
the additional IAM permissions required to fetch the instance types
from the AWS API.
2022-04-20 12:22:28 -04:00
Kubernetes Prow Robot 0a13159707
Merge pull request #13521 from rifelpet/controlplane-label
Update remaining addon manifests for the control-plane node role
2022-04-19 22:21:40 -07:00
Kubernetes Prow Robot 7df4cef34f
Merge pull request #13524 from rifelpet/skip-hints
Skip topology hints tests in k8s 1.23
2022-04-19 21:21:41 -07:00
Peter Rifel 50469d9955
Skip topology hints tests in k8s 1.23 2022-04-19 22:30:11 -05:00
Peter Rifel fdad5cf9e5
kubetest2-kops - Create ephemeral SSH keys 2022-04-19 21:39:23 -05:00
Peter Rifel 8bc0240222
./hack/update-expected.sh 2022-04-19 16:52:48 -05:00
Kubernetes Prow Robot c1d374f8e2
Merge pull request #13514 from hakman/revert_aws-ccm
Revert to using 1.23.0-alpha.0 for AWS CCM
2022-04-18 23:15:17 -07:00
Ciprian Hacman 8d5abd2878 Update aws-sdk-go to v1.43.41 2022-04-19 04:25:01 +03:00
Ciprian Hacman 4523c573b4 Run hack/update-expected.sh 2022-04-19 04:20:38 +03:00
Ole Markus With ba544eacce Add control-plane taint as kubetest2 non-blocking taint and fix OS tests 2022-04-18 13:56:13 +02:00
Ole Markus With 8423d49bf3 Add control-plane taint and remove master node-role label 2022-04-18 13:56:13 +02:00
Ole Markus With 227dde3ce7 Update expected 2022-04-18 13:56:13 +02:00
Kubernetes Prow Robot 1365bbb1d5
Merge pull request #13506 from olemarkus/ccm-stable
Bump CCM 1.22 and 1.23 images to stable versions
2022-04-18 00:04:41 -07:00
Ole Markus With 01d94fa392 Bump CCM 1.22 and 1.23 images to stable versions 2022-04-18 08:17:58 +02: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 6d7bd22853 Update test data for etcd 3.5.3 2022-04-17 17:07:25 -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
Kubernetes Prow Robot 88773ea0e6
Merge pull request #13499 from justinsb/update_etcd_manager_20220417
Update to etcd-manager 3.0.20220417
2022-04-17 08:14:41 -07: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
Ciprian Hacman 02aa7cfed0 Run hack/update-expected.sh 2022-04-17 07:42:55 +03:00
Ciprian Hacman 18d45a2994 Run hack/update-expected.sh 2022-04-13 16:49:09 +03:00
Moshe Shitrit 9c7d0ecaa5 output of hack/update-expected.sh 2022-04-12 11:52:41 -04:00
Ole Markus With ce2e877aeb Remove bazel files from vendor 2022-04-12 13:29:03 +02:00
Kubernetes Prow Robot b78502ba1a
Merge pull request #13487 from olemarkus/bump-channels-april
Bump Ubuntu AMIs in alpha and stable
2022-04-12 00:35:23 -07:00
Ole Markus With 8d4a6c35a9 Bump Ubuntu AMIs in alpha and stable 2022-04-12 08:12:25 +02:00
Ole Markus With 87ee2af2a4 Don't down from up if cluster creation fails
Now that kubetest2 always defers down again, this is redundant.
2022-04-12 06:51:00 +02:00
Ole Markus With 1d594494e2 Bump kubetest2 to fix the down issue 2022-04-12 06:50:01 +02:00
Kubernetes Prow Robot 9f1947d831
Merge pull request #13476 from olemarkus/use-latest-lbc-test
Use latest stable release by default for scenario test
2022-04-10 07:16:05 -07:00
Ole Markus With f20547cce6 Use go install instead of go get 2022-04-10 14:35:29 +02:00
Ole Markus With bcbeb30d85 Remove explicit dependency on yamlv2
Update tests/e2e/kubetest2-kops/deployer/template.go

Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2022-04-10 13:29:21 +02:00
Ole Markus With ec86607918 Use non-bazel build path in scenario 2022-04-10 13:26:55 +02:00
Ole Markus With 5f6b480f81 Update cert-manager dependency to 1.8.0 2022-04-10 12:39:47 +02:00
Kubernetes Prow Robot 1873bf10f4
Merge pull request #13482 from olemarkus/bump-viper
Bump viper and cobra
2022-04-10 02:08:05 -07:00
Ole Markus With 9e49b64fdb Update cobra and viper 2022-04-10 10:22:34 +02:00
Kubernetes Prow Robot 8120147889
Merge pull request #13326 from johngmyers/move-openstack
Move Openstack settings to cloudProvider.openstack
2022-04-10 00:10:05 -07:00
Ole Markus With 296ed9c44c Use --discovery-store instead of overrides for irsa in scenarios 2022-04-09 12:58:33 +02:00
Ole Markus With 38e1c9ec14 fixup 2022-04-09 12:58:33 +02:00
Ole Markus With 81927534c4 Use latest stable release for scenario tests by default 2022-04-09 12:58:26 +02:00
DingGGu 844931af53
Fix wrong label selector in NTH manifest 2022-04-09 17:16:55 +09:00
DingGGu 24965f43b2
Run apimachinery for nth excludeLoadBalancers 2022-04-09 17:04:23 +09:00
DingGGu bc320d8671
Fix missing role for EMIT_KUBERNETES_EVENTS option 2022-04-09 17:04:23 +09:00
DingGGu 1b9cf91684
Bump NTH to 1.16.1, use WithDefaultBool in gotemplate, set ExcludeLoadBalancers default true 2022-04-09 17:04:23 +09:00
DingGGu c1042f4a3b
Bump NTH 1.16 and add excludeFromLoadBalancers option 2022-04-09 17:04:16 +09:00
Ole Markus With 1fadc39a59 Add PDB for cilium operator 2022-04-09 07:06:59 +02:00