Commit Graph

16991 Commits

Author SHA1 Message Date
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 a2e33ac3ad
Merge pull request #13501 from justinsb/etcd_3_5_3
etcd 3 5 3
2022-04-17 14:52:40 -07:00
justinsb 6d7bd22853 Update test data for etcd 3.5.3 2022-04-17 17:07:25 -04:00
justinsb 3027943dd2 Use etcd 3.5.3 instead of 3.5.1
3.5.3 includes the fixes for the potential etcd 3.5.x corruption
issues.
2022-04-17 17:04:46 -04:00
Kubernetes Prow Robot 02e1abc068
Merge pull request #13495 from hakman/revert_enable-etcd-corruption-check
Revert "Enable etcd corruption check"
2022-04-17 10:32:41 -07: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
Kubernetes Prow Robot 978b5157d1
Merge pull request #13497 from hakman/calico-3.21.5
Update Calico and Canal to v3.21.5
2022-04-17 03:52:41 -07:00
Ciprian Hacman 02aa7cfed0 Run hack/update-expected.sh 2022-04-17 07:42:55 +03:00
Ciprian Hacman 3b9ff44838 Update Canal to v3.21.5 2022-04-17 07:40:46 +03:00
Ciprian Hacman 84a494617d Update Calico to v3.21.5 2022-04-17 07:40:37 +03:00
Kubernetes Prow Robot 4f83ea1b53
Merge pull request #13489 from anthonytwh/docs-getting-started-aws
Docs getting started aws
2022-04-13 09:18:46 -07:00
Anthony T 683327674a modified: docs/getting_started/aws.md
Add --name to `kops edit cluster` and `kops update cluster` for consistency in docs as they are used in `kops create` and `kops delete`.
2022-04-13 11:34:49 -04:00
Kubernetes Prow Robot f9a1a83fa3
Merge pull request #13491 from hakman/aws_s3_object
Use aws_s3_object instead of deprecated aws_s3_bucket_object
2022-04-13 07:34:48 -07:00
Ciprian Hacman 6436e58f1e Mention aws_s3_bucket_object deprecation in release notes 2022-04-13 16:56:49 +03:00
Ciprian Hacman 18d45a2994 Run hack/update-expected.sh 2022-04-13 16:49:09 +03:00
Ciprian Hacman 8b8dd8d2dd Use aws_s3_object instead of deprecated aws_s3_bucket_object 2022-04-13 16:49:03 +03:00
Kubernetes Prow Robot 3a5de4315b
Merge pull request #13488 from MoShitrit/aws-cni-1-10-3
Bump AWS CNI to version 1.10.3
2022-04-12 19:08:46 -07:00
Moshe Shitrit 9c7d0ecaa5 output of hack/update-expected.sh 2022-04-12 11:52:41 -04:00
Moshe Shitrit f643559b6f bump aws cni to version 1.10.3 2022-04-12 11:49:26 -04: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
Kubernetes Prow Robot ea60a2d9c7
Merge pull request #13486 from olemarkus/kubetest2-down
Update kubetest2
2022-04-11 23:37:23 -07:00
Ole Markus With 8d4a6c35a9 Bump Ubuntu AMIs in alpha and stable 2022-04-12 08:12:25 +02:00
Kubernetes Prow Robot 6697446e19
Merge pull request #13485 from scottchiang/patch-1
Fix typos in docs/getting_started/arguments
2022-04-11 21:57:22 -07: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
Scott Chiang 8478cc2cd7
Fix typos in docs/getting_started/arguments
Found a few typos in docs/getting_started/arguments.
2022-04-11 20:56:31 -07:00
Kubernetes Prow Robot 0106bdcced
Merge pull request #13448 from jorge07/patch-1
Document NodeLocalDNS forwardToKubeDNS breaking change
2022-04-11 04:20:05 -07:00
Jorge Arco 202072b3e4 NodeLocalDNS forwardToKubeDNS default behaviour changes from true to false. 2022-04-11 12:35:38 +02:00
Kubernetes Prow Robot 31e7a18323
Merge pull request #13472 from hakman/codegen_output_base
Remove GOPATH dependency for apimachinery
2022-04-10 09:24:07 -07: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
Kubernetes Prow Robot 24437366e6
Merge pull request #13483 from olemarkus/remove-yamlv2
Remove explicit dependency on yamlv2
2022-04-10 05:22:04 -07: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
Kubernetes Prow Robot 7776ee1a07
Merge pull request #13481 from olemarkus/bump-cas-deps
Bump cert-manager deps
2022-04-10 04:24:04 -07:00
Ole Markus With 5f6b480f81 Update cert-manager dependency to 1.8.0 2022-04-10 12:39:47 +02:00
Ole Markus With e90d28dcc2 Fix channels make target 2022-04-10 11:57:00 +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 c49b27350b Update CLI docs 2022-04-10 10:28:37 +02:00
Ole Markus With 90024ac4fc Fix gen-cli-docs target 2022-04-10 10:27:32 +02: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
Kubernetes Prow Robot a62d8ccf79
Merge pull request #13467 from DingGGu/master
Bump NTH 1.16 and add excludeFromLoadBalancers option
2022-04-09 02:58:07 -07:00
Ciprian Hacman 9f08eb9b39 Remove GOPATH dependency for apimachinery 2022-04-09 11:28:08 +03:00
DingGGu 844931af53
Fix wrong label selector in NTH manifest 2022-04-09 17:16:55 +09:00