Commit Graph

14406 Commits

Author SHA1 Message Date
Peter Rifel 894c26bf67
ebs-csi scenario - move --kops-binary-path into common kubetest2 args 2021-06-01 22:11:14 -05:00
Peter Rifel b8193a73d4
silence kops wget output in upgrade scenario 2021-06-01 22:10:38 -05:00
Peter Rifel c09517b6dd
set -x in all scenario scripts 2021-06-01 22:10:17 -05:00
Kubernetes Prow Robot 04db0c9507
Merge pull request #11648 from olemarkus/e2e-merge-ab
Use version marker for kops ab scenario
2021-06-01 11:59:51 -07:00
Kubernetes Prow Robot 3c4b6068b9
Merge pull request #11649 from h3poteto/fix-jwks-location
Fix jwks object path in S3 for IRSA
2021-06-01 08:26:27 -07:00
AkiraFukushima 361b02fa44
Fix integration test for oidc because the object path is changed 2021-06-01 23:35:21 +09:00
AkiraFukushima d52ec60c02
Fix issuer and jwks object path for IRSA 2021-06-01 23:35:21 +09:00
Kubernetes Prow Robot 91d8ffeea5
Merge pull request #11592 from srikiz/DO-Use-Interfaces
[Digital Ocean] Code cleanup with no functional modifications
2021-06-01 07:18:27 -07:00
srikiz 4f295dc214 Incorporate review comments 2021-06-01 18:47:19 +05:30
Kubernetes Prow Robot 373c37d948
Merge pull request #11659 from olemarkus/cilium-1-10-default
Bump default cilium to 1.10
2021-06-01 01:06:27 -07:00
Kubernetes Prow Robot 88073e349a
Merge pull request #11658 from johngmyers/promote-to-stable
Promote channel alpha to stable
2021-05-31 23:30:27 -07:00
Ole Markus With 553fdd5840 Bump default cilium to 1.10 2021-06-01 08:12:20 +02:00
Kubernetes Prow Robot cf90133456
Merge pull request #11655 from johngmyers/s3-us-east-1
Fix detection of virtual-hosted-style S3 urls in us-east-1
2021-05-31 22:14:27 -07:00
John Gardiner Myers ffba92df93 Promote channel alpha to stable 2021-05-31 22:00:31 -07:00
Kubernetes Prow Robot 8ce3725c52
Merge pull request #11657 from johngmyers/apply-cluster
Skip some steps if not doing cluster lifecycle
2021-05-31 21:32:26 -07:00
John Gardiner Myers 84807874fc Reduce logging chatter 2021-05-31 20:48:37 -07:00
John Gardiner Myers fcf5495f1d Skip some steps if not doing cluster lifecycle 2021-05-31 20:48:32 -07:00
Kubernetes Prow Robot bcad681f7b
Merge pull request #11653 from olemarkus/docs-remove-static-addons
Remove docs on static addons
2021-05-31 20:40:27 -07:00
John Gardiner Myers b6f3da617b Fix copying of images from docker.io 2021-05-31 20:29:20 -07:00
John Gardiner Myers e896a8a215 Fix detection of virtual-hosted-style S3 urls in us-east-1 2021-05-31 19:07:56 -07:00
Kubernetes Prow Robot dfbac2d5c7
Merge pull request #11645 from johngmyers/fix-protokube-iam
Protokube needs dns-controller IAM permissions
2021-05-31 14:48:28 -07:00
Kubernetes Prow Robot b3bd622f29
Merge pull request #11652 from rifelpet/csi-livenessprobe
Consolidate CSI livenessprobe images for multi-arch support
2021-05-31 13:16:26 -07:00
Ole Markus With ea03e77058 Remove docs on static addons
The kOps addon has become one of the kOps big strenght. However, the static addons have been unmaintained for years and few of them actually work anymore.
2021-05-31 21:27:19 +02:00
Peter Rifel 708a5db365
Consolidate CSI livenessprobe images for multi-arch support
This manifest includes two liveness-probe containers but they use different images.
The k8s.gcr.io image is multi-arch but the quay.io image is not.
By only using the k8s.gcr.io one we should fix arm64 clusters now that EBS CSI is enabled by default.
2021-05-31 14:19:00 -05:00
Kubernetes Prow Robot 7dc36ebb4d
Merge pull request #11650 from johngmyers/require-lifecycle
Require all HasLifecycle tasks to have lifecycle set
2021-05-31 11:20:26 -07:00
John Gardiner Myers 43d8d97e7c Set lifecycle in GCE APILoadBalancerBuilder 2021-05-31 10:39:34 -07:00
John Gardiner Myers 7d4a8f6fa7 hack/update-expected.sh 2021-05-31 10:39:34 -07:00
John Gardiner Myers 02f3ba8cd0 Set lifecycle in unit tests 2021-05-31 10:39:33 -07:00
John Gardiner Myers c8abc19bb5 Set Lifecycle in ServerGroupModelBuilder 2021-05-31 10:39:33 -07:00
John Gardiner Myers 2b146d31d6 Set Lifecycle in APILoadBalancerBuilder 2021-05-31 10:39:33 -07:00
John Gardiner Myers 64dac12216 Set Lifecycle in AutoscalingGroupModelBuilder 2021-05-31 10:39:33 -07:00
John Gardiner Myers a99ce3241a Set Lifecycle in PKIModelBuilder 2021-05-31 10:39:33 -07:00
John Gardiner Myers 3fd0b6c104 Require all HasLifecycle tasks to have lifecycle set 2021-05-31 10:39:32 -07:00
Ole Markus With 1fb58b9087 Use version marker for kops ab scenario 2021-05-31 18:07:54 +02:00
Kubernetes Prow Robot ef43708cac
Merge pull request #11642 from olemarkus/docs-satv
Update the service account issuer discovery documentation
2021-05-31 08:52:26 -07:00
John Gardiner Myers 0a48b9050f Protokube needs dns-controller IAM permissions 2021-05-31 06:58:59 -07:00
Ole Markus With 2657c9bdc8 Update the service account issuer discovery documentation 2021-05-31 10:28:29 +02:00
Kubernetes Prow Robot 77b1bfcdfb
Merge pull request #11640 from johngmyers/copy-image
Rename CopyDockerImage to CopyImage
2021-05-31 01:20:26 -07:00
Kubernetes Prow Robot e2652514d4
Merge pull request #11641 from johngmyers/remove-legacy-iam
Remove fallback support for legacy IAM
2021-05-31 00:36:26 -07:00
John Gardiner Myers b82b129a54 Remove fallback support for legacy IAM 2021-05-30 16:52:42 -07:00
Kubernetes Prow Robot 9725853f94
Merge pull request #11637 from johngmyers/issue-template
Label issue types in issue templates
2021-05-30 16:34:26 -07:00
John Gardiner Myers d70a11aaa6 Rename CopyDockerImage to CopyImage 2021-05-30 16:16:26 -07:00
John Gardiner Myers 8c9a5bb0d1 Label issue types in issue templates 2021-05-30 15:05:13 -07:00
Kubernetes Prow Robot 10cc4392c3
Merge pull request #11618 from johngmyers/warmpool-lifecycle
Set lifecycle on WarmPool task
2021-05-30 11:34:25 -07:00
Kubernetes Prow Robot 02034d0daf
Merge pull request #11617 from johngmyers/assets
Add "kops get assets" command
2021-05-30 10:48:26 -07:00
John Gardiner Myers d878274767 Deprecate CloudFormation support 2021-05-30 10:43:04 -07:00
John Gardiner Myers 0e775023ac Use more consistent terminology 2021-05-30 10:06:25 -07:00
John Gardiner Myers e498c33da3 More "container" to "image" renaming 2021-05-29 16:44:10 -07:00
John Gardiner Myers 95aa3fd13e Rename "DockerImage" to "DownloadLocation" 2021-05-29 16:40:56 -07:00
John Gardiner Myers 34c6f7f295 Rename "ContainerAssets" to "ImageAssets" 2021-05-29 16:36:55 -07:00