Commit Graph

10409 Commits

Author SHA1 Message Date
Huihua Zhang 7d9ad2b14b Docker image explanation 2020-04-17 22:07:35 +08:00
Huihua Zhang 350d8e6f66 Addressed comments 2020-04-17 21:31:48 +08:00
Huihua Zhang ac457e9460 Updated README and Makefile 2020-04-17 15:57:55 +08:00
Kubernetes Prow Robot 212f0ff5e9
Merge pull request #8931 from justinsb/rationalize_revalidation
Rolling-update validation harmonization
2020-04-16 23:29:06 -07:00
Justin Santa Barbara ffb6cd61aa Rolling-update validation harmonization
This is a follow-on to #8868; I believe the intent of that was to
expose the option to do more (or fewer) retries.

We previously had a single retry to prevent flapping; this basically
unifies the previous behaviour with the idea of making it
configurable.

* validate-count=0 effectively turns off validation.

* validate-count=1 will do a single validation, without flapping
  detection.

* validate-count>=2 will require N succesful validations in a row,
waiting ValidateSuccessDuration in between.

A nice side-effect of this is that the tests now explicitly specify
ValidateCount=1 instead of setting ValidateSuccessDuration=0, which
had the side effect of doing the equivalent to ValidateCount=1.
2020-04-17 01:40:02 -04:00
Kubernetes Prow Robot 982496c539
Merge pull request #8930 from justinsb/enabled_to_pointer
Change NodeLocalDNS Enabled to *bool
2020-04-16 21:55:06 -07:00
Justin Santa Barbara f3a40cf87c Change NodeLocalDNS Enabled to *bool
As discussed in #8780 so we differentiate between false and not-set.
Also tweak the comment.
2020-04-17 00:09:35 -04:00
Kubernetes Prow Robot ea3e974d81
Merge pull request #8921 from nvanheuverzwijn/bastion-additionnalSGs
Bastion additionnal s gs
2020-04-16 09:36:46 -07:00
Nicolas Vanheuverzwijn bcb141ab74 bastion: add test for loadbalancer.additionalSecurityGroups 2020-04-16 12:04:59 -04:00
Nicolas Vanheuverzwijn 4ceb324f0a refresh apis 2020-04-16 12:04:59 -04:00
Nicolas Vanheuverzwijn 3e74f722d4 doc: document new field 'cluster.topology.bastion.loadBalancer' 2020-04-16 12:04:59 -04:00
Nicolas Vanheuverzwijn 89d4fb757e feat: allow additional security groups on bastion ELB 2020-04-16 12:04:59 -04:00
Kubernetes Prow Robot 33c7e22207
Merge pull request #8750 from olemarkus/cilium-etcd-manager
Use etcd-manager for the cilium etcd cluster
2020-04-16 08:00:47 -07:00
Ole Markus With d174faf116 Add some integration tests for cilium 2020-04-16 16:22:58 +02:00
Kubernetes Prow Robot ed2940d645
Merge pull request #8912 from zhming0/patch-1
Update security_groups.md
2020-04-16 04:32:46 -07:00
Zhiming Guo ee0593be00
update security_groups.md
try to make it render properly on Netlify's markdown engine
2020-04-16 19:38:29 +10:00
Huihua Zhang ffbd7d7988 Upgrade CUDA from 9.1 to 10.0 2020-04-16 09:02:54 +00:00
Ole Markus With a7f631e7c9 Apply suggestions from code review
Co-Authored-By: Peter Rifel <rifelpet@users.noreply.github.com>
2020-04-16 08:42:59 +02:00
Ole Markus With 5cc9e4e63b Add docs on using etcd-manager for cilium 2020-04-16 08:42:59 +02:00
Ole Markus With bbce2556fc Ensure we are not using legacy etcd for the cilium etcd cluster 2020-04-16 08:42:59 +02:00
Ole Markus With 869ab75dea Use etcd-manager for the cilium etcd cluster 2020-04-16 08:42:59 +02:00
Kubernetes Prow Robot b3832d45fd
Merge pull request #8918 from hakman/exclude-go-1.14-osx
Exclude GO 1.14 for OSX
2020-04-15 19:00:45 -07:00
Kubernetes Prow Robot d9a0d5b2ad
Merge pull request #8907 from olemarkus/doc-etcd
Etcd docs cleanup
2020-04-15 11:35:46 -07:00
Ole Markus With da26eacfef Update mkdocs.yml
Remove redundant line

Co-Authored-By: Peter Rifel <rifelpet@users.noreply.github.com>
2020-04-15 20:00:24 +02:00
Ole Markus With 8b24655616 Group together the various etcd docs 2020-04-15 20:00:21 +02:00
Ole Markus With 433bff47d0 Restructure etcd backup page to be by provider 2020-04-15 19:55:18 +02:00
Ole Markus With df9c2d7297 Small updates to the etcd migration docs 2020-04-15 19:55:18 +02:00
Ole Markus With fd47b131c8 Remove outdated etcd docs
* The roadmap is more or less complete
* The etcd-manger page contained outdated info already convered in the etcd migration docs

Neither pages were linked anywhere in the docs
2020-04-15 19:55:18 +02:00
Kubernetes Prow Robot b42bd45b2f
Merge pull request #8902 from olemarkus/doc-fixes-2
Clean up the spec docs
2020-04-15 10:16:04 -07:00
Ole Markus With bb9b842a7a
Apply suggestions from code review
Co-Authored-By: Peter Rifel <rifelpet@users.noreply.github.com>
2020-04-15 18:41:47 +02:00
Ciprian Hacman df6382ff5d Exclude GO 1.14 for OSX 2020-04-15 17:56:49 +03:00
Zhiming Guo f77f3a9204
Update docs/security_groups.md
Co-Authored-By: Peter Rifel <rifelpet@users.noreply.github.com>
2020-04-16 00:28:35 +10:00
Zhiming Guo 64d51f0c81
Update security_groups.md 2020-04-14 23:33:20 +10:00
Kubernetes Prow Robot b8de497879
Merge pull request #8905 from Hellcatlk/master
Add unit test for func IsGTE
2020-04-13 06:39:48 -07:00
ZouYu eaf317d439 add unit test for func IsGTE
Signed-off-by: ZouYu <zouy.fnst@cn.fujitsu.com>
2020-04-13 13:20:00 +08:00
ZouYu 7d92a17f5c add unit test case for pkg/systemd/escaping_test.go
Signed-off-by: ZouYu <zouy.fnst@cn.fujitsu.com>
2020-04-13 10:23:53 +08:00
Kubernetes Prow Robot 123b640bde
Merge pull request #8903 from rifelpet/cloudlabels
Add CloudLabels tags to additional AWS resources
2020-04-12 00:39:47 -07:00
Ole Markus With b3ed808ac6 More clear split between IG specs and operations docs 2020-04-12 09:02:11 +02:00
Ole Markus With bc7b45f41c Clean up the cluster spec documentation 2020-04-12 09:02:11 +02:00
Kubernetes Prow Robot 38572b4699
Merge pull request #8879 from justinsb/update_gomod_for_k8s_1_18
Update to kubernetes 1.18.1 dependencies
2020-04-11 19:53:49 -07:00
Justin Santa Barbara f996d4e6e9 Stop trying to build with 1.12
apimachinery now requires go 1.13
2020-04-11 14:45:36 -04:00
Justin Santa Barbara 484e956004 Update vendor 2020-04-11 14:45:29 -04:00
Justin Santa Barbara 40b8920c47 Update to controller-runtime that is compatible with 1.18
Version not yet tagged, sadly.
2020-04-11 14:44:25 -04:00
Justin Santa Barbara 3490d9d1a1 Add MountSensitive stub to mounter 2020-04-11 14:44:23 -04:00
Justin Santa Barbara 31bb16d4d1 Add context.Context to most signatures
The client-go signature for most methods adds a context.Context
object, and also makes Options mandatory.  Feed through a
context.Context through many of our methods (but use context.TODO to
stop it getting totally out of hand!)
2020-04-11 14:44:17 -04:00
Justin Santa Barbara b911acae89 Generate apimachinery
With `make apimachinery`
2020-04-11 14:44:11 -04:00
Peter Rifel 460cdbfc67 Add CloudLabels tags to additional AWS resources
This adds any labels defined in the Cluster spec's CloudLabels to the tags of the following AWS resource types:

Elastic IP
Internet Gateway
NAT Gateway
Route Table
Security Group
Subnet
VPC DHCP Options
VPC
2020-04-11 13:25:52 -05:00
Justin Santa Barbara 7188b6b173 Update to kubernetes 1.18 libraries 2020-04-11 14:21:58 -04:00
Kubernetes Prow Robot 633b504418
Merge pull request #8901 from olemarkus/doc-fixes-3
Clean up the kubectl docs
2020-04-11 06:57:47 -07:00
Ole Markus With 9ded114dcd Add a few more handy commands to the commands page 2020-04-11 12:40:58 +02:00