Commit Graph

7042 Commits

Author SHA1 Message Date
fqsghostcloud b0719361ff
fix network.md 2018-10-09 10:21:19 +08:00
fqsghostcloud 49b544e16e
fix service name 2018-10-09 10:17:06 +08:00
k8s-ci-robot 8b7438f0bb
Merge pull request #5887 from posquit0/patch-1
Fix mis-typings in docs
2018-10-08 18:57:31 -07:00
captainkerk d132577e21 add targetRamMb to kubeAPIServer spec 2018-10-09 01:46:18 +00:00
k8s-ci-robot 2cfb62bd79
Merge pull request #5832 from captainkerk/max-mutating-requests-inflight
add support for max-mutating-requests-inflight parameter
2018-10-08 18:01:12 -07:00
Justin Santa Barbara 01d188af38 Sync up CLI args help
Follow on to #5425; another flag and we need to update the source code
as well as the output.

Follow on also to #5721 and #4687
2018-10-08 17:03:00 -07:00
Justin Santa Barbara 0bf814f0a4
Merge pull request #4687 from yjl-lgx/k8s_an
Grammar mistakes
2018-10-08 19:53:49 -04:00
Justin Santa Barbara 4baa1fc7b6
Merge branch 'master' into k8s_an 2018-10-08 19:53:12 -04:00
Justin Santa Barbara 4039ae8a42
Merge pull request #5721 from AdamDang/patch-8
Small typo fix
2018-10-08 19:52:00 -04:00
Justin Santa Barbara 3fecc1350a Removed misleading comment about metav1
@rdrgmnzs pointed out that the comment needed to be updated after
Removing!
2018-10-08 16:44:39 -07:00
Justin Santa Barbara b1db2f362b
Merge pull request #5425 from marceliwac/patch-1
Fixed duplicate info
2018-10-08 19:15:19 -04:00
k8s-ci-robot 779d51ab4d
Merge pull request #5894 from andrewsykim/do-propagate-err
propagate error when initializing digitalocean provider
2018-10-08 16:11:24 -07:00
andrewsykim c9a12286c6 propagate error when initializing digitalocean provider 2018-10-08 13:19:04 -04:00
Justin Santa Barbara 0914959ba7 Recognize shasum format for hashes
The CNI assets have started publishing with shasum files as their
.sha1 files, instead of the bare hashes we use elsewhere.
2018-10-08 10:24:36 -04:00
Maximilian Bode b636014a89
Fix broken link to etcd 2 documentation 2018-10-07 11:49:34 +02:00
Byungjin Park d7cab40f3d
Fix mis-typings in docs 2018-10-07 17:33:28 +09:00
Byungjin Park 0f83838270
Fix mis-typing in docs 2018-10-07 16:58:31 +09:00
mooncake 5094996a32 fix typos issues in upup files
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-07 10:28:01 +08:00
mooncake 6d9fdab145 Fix typos issues
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-07 10:11:54 +08:00
Andrew Bobulsky 8c75c6458c
Add default S3 encryption example
Just following along with the guide and thought I'd suggest what appears to be a missing command line.  I'm assuming that it's generally appropriate.
2018-10-05 23:08:00 -04:00
SataQiu 25140b43e2 fix typo: remove duplicate words 2018-10-06 09:19:26 +08:00
Rui Cao bc3fef285a Fix some typos
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-06 08:53:20 +08:00
k8s-ci-robot 7b4133c823
Merge pull request #5812 from arturo-c/weave
Add no_masq_local to weave network options.
2018-10-05 16:55:53 -07:00
k8s-ci-robot 8698099d97
Merge pull request #5878 from posquit0/patch-1
Fix mis-typings in documentation.
2018-10-05 14:19:57 -07:00
k8s-ci-robot 211f890f54
Merge pull request #5879 from posquit0/patch-3
Fix mis-typings in docs
2018-10-05 13:22:25 -07:00
Byungjin Park 4f1f2b07af
Fix mis-typings in docs 2018-10-05 17:13:41 +09:00
Byungjin Park a0c6127043
Fix mis-typings in documentation. 2018-10-05 16:36:44 +09:00
k8s-ci-robot b36cd769fc
Merge pull request #5872 from rdrgmnzs/typos
Fix a few typos.
2018-10-04 12:28:52 -07:00
Arturo Contreras 3b99f81ddd Fix test for manifest kops k8s. 2018-10-04 08:08:17 -06:00
Arturo Contreras 5cbeb85ba8 Bump kops.2 for k8s 1.8. 2018-10-04 07:55:48 -06:00
captainkerk beb8aebe06 add support for max-mutating-requests-inflight parameter 2018-10-04 05:40:28 +00:00
Byungjin Park 543d12bd22 Fix mis-typing in CLI command documentations 2018-10-04 11:33:33 +09:00
k8s-ci-robot c55b03262e
Merge pull request #5863 from justinsb/follow_on_5744_part2
Don't override name of ELB API SecurityGroup
2018-10-03 19:23:46 -07:00
k8s-ci-robot a6cdcc5abb
Merge pull request #5869 from justinsb/configurablekeysize_for_tests
Generate much smaller keys in integration tests
2018-10-03 16:09:18 -07:00
Rodrigo Menezes ac38ecde6e fix typos 2018-10-03 16:04:36 -07:00
k8s-ci-robot eda61d5981
Merge pull request #5859 from posquit0/patch-3
Fix mis-typing in documentation
2018-10-03 11:02:33 -07:00
vivekgarg20 b0551a23a5
Fixed missing closing bracket from MIN_NODES 2018-10-03 23:31:16 +05:30
Justin Santa Barbara e5d8b37772 Don't override name of ELB API SecurityGroup
We don't need to because there can be only one, and it risks breaking
other callers of LinkToELBSecurityGroup (though admittedly there
aren't any!)
2018-10-03 09:57:58 -07:00
k8s-ci-robot f67d6e86b2
Merge pull request #5858 from justinsb/mirror_secrets_using_api
Mirror secrets using API
2018-10-03 08:37:16 -07:00
Justin Santa Barbara 9e765a75bf Generate much smaller keys in integration tests
We expose the default key size, and temporarily set it to 512 (from
2048) during testing.  This is much faster, and key generation was the
primary bottleneck.
2018-10-03 08:33:46 -07:00
k8s-ci-robot 2e9dd64c68
Merge pull request #5860 from a8m/patch-1
doc: fix minor typo in the terraform doc
2018-10-03 07:42:32 -07:00
k8s-ci-robot e927fbecb4
Merge pull request #5853 from posquit0/patch-1
Fix broken url in CONTRIBUTING.md
2018-10-03 07:42:22 -07:00
k8s-ci-robot c81a0c64c5
Merge pull request #5868 from gambol99/fix_up_client
Node Authorizer Fixes
2018-10-03 06:12:55 -07:00
k8s-ci-robot 9c851ddcda
Merge pull request #5867 from gambol99/node_mode_controllers
Node mode controllers
2018-10-03 06:12:45 -07:00
k8s-ci-robot 28cb83bc57
Merge pull request #5861 from karlmutch/patch-1
doc: Trivial spelling change
2018-10-03 04:58:21 -07:00
Rohith 8746f9327f - fixing up the naming kubecfg -> kubeconfig 2018-10-03 11:59:29 +01:00
Rohith aa700961b5 - fixing up the prometheus metrics annotation to indicates a https scheme 2018-10-03 11:39:35 +01:00
Rohith 2ce1df88cc - fixing the logging message, variable were wrong way around 2018-10-03 11:39:35 +01:00
Rohith 97dc2beb71 Node Authorizer Client Fix
- fixing up the client for reboots ... somewhat of a oversight on my part :-)
- added the reason to the node denial message
2018-10-03 11:39:35 +01:00
Rohith cf67cfd030 - enabling the tokencleaner controller when bootstrap tokens are enabled 2018-10-03 11:36:51 +01:00