Commit Graph

11091 Commits

Author SHA1 Message Date
John Gardiner Myers e313f384ba Remove more sha1-generation code 2020-06-21 23:16:33 -07:00
Kubernetes Prow Robot abe4c12794
Merge pull request #8304 from bittopaz/fix-lbacl
Alicloud: Refactor LoadBalancerWhiteList to LoadBalancerACL
2020-06-21 19:34:39 -07:00
Xiaoyu Zhong 27718c97b9 Run `make gomod` 2020-06-22 09:37:16 +08:00
Xiaoyu Zhong 709e7ef33c Refactor Alicloud LoadBalancerWhiteList to LoadBalancerACL 2020-06-22 09:32:21 +08:00
Xiaoyu Zhong 074af1c962 Add new SLB() for ALICloud with official SDK 2020-06-22 09:32:21 +08:00
Xiaoyu Zhong 98c35cd220 Rename accessKeyId to accessKeyID 2020-06-22 09:32:20 +08:00
Kubernetes Prow Robot 1e30bbe8f9
Merge pull request #9417 from MoShitrit/docs-update
Typo and wording fix to getting_started/commands doc
2020-06-21 13:34:39 -07:00
Kubernetes Prow Robot da3ba758e4
Merge pull request #9418 from olemarkus/arm64-kubedns
Make dns pods work on arm64 clusters
2020-06-21 12:28:39 -07:00
Ole Markus With 7b95edc507 Make dns pods work on arm64 clusters
* Use multiarch where possible. Remove hardcoded use of amd64-only images.
 * Remove Arch templating function as an approach using this will not
   work anyway
 * No multiarch version of dns autoscaler, so force this one to run on
   master for now.
2020-06-21 20:32:27 +02:00
MoShitrit 86a23d8090 Typo and wording fix to getting_started/commands doc 2020-06-21 11:19:57 -04:00
Kubernetes Prow Robot 77663acec2
Merge pull request #9414 from wangxy518/patch-6
Update 1.17-NOTES.md
2020-06-20 20:48:38 -07:00
wangxy518 328483777d
Update 1.17-NOTES.md 2020-06-21 10:51:19 +08:00
Kubernetes Prow Robot 10553e143f
Merge pull request #9410 from johngmyers/refactor-lyft
Refactor lyft config file to Go code
2020-06-20 13:42:39 -07:00
Kubernetes Prow Robot 9e62de5fd2
Merge pull request #9412 from johngmyers/rollingupdate-sort
Rolling update instance groups in consistent order
2020-06-20 12:42:39 -07:00
Kubernetes Prow Robot 8b371acef0
Merge pull request #9094 from olemarkus/vault-vfs
Implement VFS for vault
2020-06-20 12:02:39 -07:00
Kubernetes Prow Robot a5b47e9c18
Merge pull request #9407 from hakman/master-node-image
Add master and node image options when creating a cluster
2020-06-20 11:08:39 -07:00
John Gardiner Myers 494209884a Rolling update instance groups in consistent order 2020-06-20 10:58:06 -07:00
Ciprian Hacman 279fd313ec Address review comments
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
2020-06-20 19:33:42 +03:00
Kubernetes Prow Robot 13ad62574b
Merge pull request #9387 from olemarkus/docs-ha
Clean up the HA docs
2020-06-20 08:50:39 -07:00
Kubernetes Prow Robot f79f36804b
Merge pull request #9411 from johngmyers/apply-logic
Move apply logic down into pkg for import use
2020-06-20 08:04:38 -07:00
John Gardiner Myers 99c8c4b8fc Move apply logic down into pkg for import use 2020-06-19 23:51:41 -07:00
Ole Markus With e80f2032ec
Update docs/operations/high_availability.md
Co-authored-by: Ciprian Hacman <ciprianhacman@gmail.com>
2020-06-20 08:37:15 +02:00
John Gardiner Myers 87a981093b Remove unused loading code from Loader 2020-06-19 23:30:56 -07:00
John Gardiner Myers 6fa80b5442 Refactor lyft config file to Go code 2020-06-19 23:30:52 -07:00
Ole Markus With 6f75c76c71 Add missing words 2020-06-20 08:25:46 +02:00
Ole Markus With 41790bcb1e Clean up the HA docs 2020-06-20 08:25:46 +02:00
Kubernetes Prow Robot 80e1da9dd2
Merge pull request #9409 from rifelpet/integration-test-reduce
Fold multiple integration test cases into the complex test case
2020-06-19 20:44:40 -07:00
Peter Rifel 75ccf45eb7
Fold multiple integration test cases into the complex cluster test
Each integration test cluster adds many LoC and some overhead in running the integration tests.
Since many of the tests are only testing a specific feature, it would be simpler to combine all of the non-mutually exclusive features into the complex cluster.
2020-06-19 22:09:22 -05:00
Kubernetes Prow Robot cb0333a75c
Merge pull request #9408 from MoShitrit/upgrade-aws-cni
Upgrade Amazon VPC CNI to 1.6.3
2020-06-19 16:12:40 -07:00
MoShitrit 1c1044bd69 Upgrade Amazon VPC CNI to 1.6.3 2020-06-19 16:23:18 -04:00
Kubernetes Prow Robot ff94f4a791
Merge pull request #9406 from mikesplain/fix_override_css
Fix override css
2020-06-19 12:58:43 -07:00
Ciprian Hacman fa9b4ac217 Add master and node image options when creating a cluster 2020-06-19 22:23:05 +03:00
Kubernetes Prow Robot d5f0d6a3ca
Merge pull request #9346 from hakman/containerd-docker-packages
Temporarily use containerd from Docker packages
2020-06-19 10:49:59 -07:00
mikesplain ec71edf5c1
Fix override css 2020-06-19 13:36:37 -04:00
Kubernetes Prow Robot 58d1a2e573
Merge pull request #9200 from hakman/reviewer-olemarkus
Add olemarkus as reviewer
2020-06-19 09:43:59 -07:00
Ciprian Hacman 219a2aed1d Temporarily use containerd from Docker packages 2020-06-19 18:26:15 +03:00
Kubernetes Prow Robot d5e1bab8b1
Merge pull request #9396 from rifelpet/modvendor
Use -mod=vendor for most go commands
2020-06-18 20:35:58 -07:00
Kubernetes Prow Robot b5b544d691
Merge pull request #8938 from hakman/arm64
Add initial support for ARM64
2020-06-18 19:27:58 -07:00
Peter Rifel 2504ad19f2
Dont use -mod=vendor with go install k8s.io/code-generator
though it would probably be best to vendor this?
2020-06-18 21:13:15 -05:00
Ciprian Hacman 80295961fb ARM64 support - Update tests output 2020-06-19 04:42:11 +03:00
Ciprian Hacman 95aca3def5 ARM64 support - Update bazel files 2020-06-19 04:42:11 +03:00
Ciprian Hacman de6f6e9677 ARM64 support - Generate multi-arch config for assets 2020-06-19 04:42:11 +03:00
Ciprian Hacman 434d24b33e ARM64 support - Update side-loading for multi-arch tests 2020-06-19 04:42:11 +03:00
Ciprian Hacman 70a3a2e978 ARM64 support - Update side-loading for multi-arch 2020-06-19 04:42:11 +03:00
Ciprian Hacman 5546935029 ARM64 support - Update NodeUp for multi-arch 2020-06-19 04:42:11 +03:00
Ciprian Hacman 602cb825e7 ARM64 support - Update bootstrap script for multi-arch 2020-06-19 04:42:11 +03:00
Ciprian Hacman 755b122f7e ARM64 support - Add CNI plugin binaries 2020-06-19 04:42:11 +03:00
Ciprian Hacman c96052dfc8 ARM64 support - Add packages 2020-06-19 04:42:11 +03:00
Ciprian Hacman a49879c4bc ARM64 support - Add architecture 2020-06-19 04:42:11 +03:00
Kubernetes Prow Robot 00b3951069
Merge pull request #9400 from hakman/remove-sha1
Stop creating SHA1 hashes for build artifacts
2020-06-18 12:03:11 -07:00