Commit Graph

14467 Commits

Author SHA1 Message Date
Kubernetes Prow Robot f1b718db68
Merge pull request #11821 from olemarkus/skip-ebs-csi-flakes
skip flaking ebs csi flakes
2021-06-20 16:36:51 -07:00
Kubernetes Prow Robot b89661c8bf
Merge pull request #11717 from hakman/pre-pulll_all_images
Pre-pull all container images used by components and addons
2021-06-20 15:24:51 -07:00
Kubernetes Prow Robot a5d0cdf469
Merge pull request #11795 from olemarkus/fix-ccm-validation
Fix validating presence of AWS EBS CSI
2021-06-20 14:06:51 -07:00
Ciprian Hacman 904f21cd77 Remove previous implementation of pre-pulling container images 2021-06-20 23:01:52 +02:00
Ciprian Hacman 65d21ee463 Pre-pull container images from list of desired prefixes 2021-06-20 23:01:52 +02:00
Ciprian Hacman e347841aa3 Add integration test for Warm Pool images 2021-06-20 23:01:52 +02:00
Ciprian Hacman 19b48c297e Update more generic "container images" terminology in docs 2021-06-20 22:58:40 +02:00
Kubernetes Prow Robot e4eff07c81
Merge pull request #11809 from johngmyers/rotate-5
Include multiple cluster CAs in trust stores
2021-06-20 13:20:51 -07:00
Ole Markus With c52241e1e0 skip flaking ebs csi flakes 2021-06-20 21:41:45 +02:00
Kubernetes Prow Robot 1921ad92b7
Merge pull request #11820 from johngmyers/get-keypairs
Split out get, describe, and delete keypairs commands
2021-06-20 12:36:51 -07:00
Ole Markus With 77ad34ccc6 Add CCM k8s version validation 2021-06-20 20:59:24 +02:00
John Gardiner Myers 5cc7a379ce Fix VFSCAStore.ListKeysets() 2021-06-19 16:58:29 -07:00
Kubernetes Prow Robot eb87987721
Merge pull request #11819 from chenrui333/remove-kops.rb
brew: remove kops.rb
2021-06-19 16:18:50 -07:00
Kubernetes Prow Robot aaad9ba3bc
Merge pull request #11817 from chenrui333/doc/update-homebrew-doc
doc: remove `brew switch` ref and simplify version bump
2021-06-19 13:56:50 -07:00
John Gardiner Myers 72ba687744 Split out get, describe, and delete keypairs commands 2021-06-19 13:36:11 -07:00
Rui Chen d1146fa157 brew: remove kops.rb
Right now the kops formula is well maintained in the homebrew-core side,
see [the past PRs](https://github.com/Homebrew/homebrew-core/pulls?q=is%3Apr+kops+) and [the latest one](https://github.com/Homebrew/homebrew-core/pull/79634).

Thus removing the kops.rb formula file in favor of
[the homebrew-core one](https://github.com/Homebrew/homebrew-core/blob/master/Formula/kops.rb).

Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-06-19 16:22:26 -04:00
Rui Chen 69521bad31 doc: remove `brew switch` ref and simplify version bump
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-06-19 16:16:07 -04:00
Kubernetes Prow Robot 007baaa98e
Merge pull request #11815 from olemarkus/fix-lbc-permissions
Fix lbc permissions
2021-06-19 11:56:50 -07:00
Ole Markus With 778323eec9 Add missing lbc permission 2021-06-19 20:03:40 +02:00
John Gardiner Myers 204a134a7d Include multiple CA certificates in the common trust store 2021-06-19 10:56:30 -07:00
John Gardiner Myers c337d217ba Refactor kops-controller to use FindPrimaryKeypair and use consistent filenames 2021-06-19 10:56:29 -07:00
John Gardiner Myers 6b9aebae88 Include multiple CA certificates in bootstrap kubeconfigs 2021-06-19 10:56:29 -07:00
John Gardiner Myers 0700ef64a0 hack/update-expected.sh 2021-06-19 10:56:24 -07:00
John Gardiner Myers 0dee785ebf Pass multiple CA certs to kops-controller client 2021-06-19 10:50:53 -07:00
John Gardiner Myers 0458fa74e4 hack/update-expected.sh 2021-06-19 10:50:53 -07:00
John Gardiner Myers 820b0ea115 Pass lifecycle down to BootstrapScript 2021-06-19 10:50:53 -07:00
John Gardiner Myers 07474c6d30 Fix CA keys for all integration tests 2021-06-19 10:50:53 -07:00
John Gardiner Myers e0d9259be1 Remove dead code 2021-06-19 10:50:52 -07:00
Ole Markus With cc24bbb3c1 Remove some bashism 2021-06-19 13:46:42 +02:00
Kubernetes Prow Robot 640bcc9d03
Merge pull request #11814 from olemarkus/reduce-policy-size
Reduce policy size
2021-06-19 01:56:50 -07:00
Ole Markus With b37bc7578e Reduce master policy size for lb controller 2021-06-19 10:12:22 +02:00
Ole Markus With 507402e315 Fail early if policy size is too large
This will then also be caught by integration tests
2021-06-19 10:04:11 +02:00
Kubernetes Prow Robot 41a1c0d953
Merge pull request #11252 from johngmyers/rotate-4
Allow "kops create keypair" to stage next CA cert
2021-06-18 23:56:50 -07:00
Kubernetes Prow Robot 23ab07e7b8
Merge pull request #11788 from cardoe/fix-swift
bump the version of gophercloud
2021-06-18 22:42:50 -07:00
Kubernetes Prow Robot 5582e27adb
Merge pull request #11805 from MoShitrit/aws-cni-1.8.0
Upgrade AWS CNI to latest release 1.8.0
2021-06-18 11:04:06 -07:00
John Gardiner Myers 42dc659aaa Allow "create keypair ca" to omit certificate 2021-06-18 10:41:54 -07:00
John Gardiner Myers ae6950711f Allow omitting private key for secondary certs 2021-06-18 10:41:40 -07:00
John Gardiner Myers af74e75382 Allow adding secondary keyset items 2021-06-18 10:41:37 -07:00
John Gardiner Myers 9861009759 Extract receiver for keyset item addition 2021-06-18 10:36:35 -07:00
John Gardiner Myers 3793c92b94 Remove "secret" from "kops create secret keypair ca" 2021-06-18 10:36:19 -07:00
John Gardiner Myers 04df5afb2e Validate Keyset upon storage
Also treat the map key id as authoratative
2021-06-18 10:20:42 -07:00
Moshe Shitrit da35c2a6d6 update-expected after aws-cni version bump 2021-06-18 18:48:09 +03:00
Kubernetes Prow Robot 135cdf3461
Merge pull request #11789 from johngmyers/seed-rng
Seed the random number generator on AWS
2021-06-18 08:48:06 -07:00
Moshe Shitrit 9e6771118f Update version to 1.8.0 2021-06-18 18:42:03 +03:00
John Gardiner Myers 758b7474d2
Fix function comment
Co-authored-by: Ciprian Hacman <ciprian@hakman.dev>
2021-06-18 08:06:16 -07:00
Kubernetes Prow Robot 673117a71f
Merge pull request #11803 from MoShitrit/k8s-versions-june-2021
Update alpha channel k8s versions and ec2 ami base image
2021-06-18 08:06:06 -07:00
Kubernetes Prow Robot 522c14f883
Merge pull request #11804 from justinsb/relnotes_1.20.2
Release notes for 1.20.2
2021-06-18 07:28:07 -07:00
Justin SB 2bd7cf1bd7 Release notes for 1.20.2 2021-06-18 13:51:44 +00:00
Moshe Shitrit b3957da896 Update k8s versions and ec2 ami base image 2021-06-18 16:47:29 +03:00
Kubernetes Prow Robot 451f47fd4d
Merge pull request #11791 from olemarkus/discovery-is-wellknown
Delete all files in the provided discoveryStore on cluster deletion
2021-06-18 01:14:04 -07:00