eric-hole
53b4183e9c
Bumps the gcp client libraries to v0.22.0.
2020-04-23 16:00:58 -07:00
Kubernetes Prow Robot
841bb0eb93
Merge pull request #8906 from Hellcatlk/UnitTestCase
...
Add unit test case for pkg/systemd/escaping_test.go
2020-04-23 05:59:45 -07:00
Kubernetes Prow Robot
f2f9252a79
Merge pull request #8958 from justinsb/flannel_sysctls_rhel7
...
Turn on flannel sysctl fixes on rhel7 as well
2020-04-22 18:33:45 -07:00
Justin Santa Barbara
bb071bfb3a
Turn on flannel sysctl fixes on rhel7 as well
...
It looks like the same problems are occuring on rhel7, so turn on the
fixes there also.
2020-04-22 20:20:50 -04:00
Kubernetes Prow Robot
9621254b5d
Merge pull request #8381 from bittopaz/fix-flannel-centos
...
Fix net.bridge setting for Flannel on CentOS 7
2020-04-22 10:07:53 -07:00
Kubernetes Prow Robot
b62c01fa67
Merge pull request #8948 from olemarkus/docs-secret-rotate
...
Update rotating secrets docs
2020-04-22 09:25:52 -07:00
Kubernetes Prow Robot
bb48a8ce06
Merge pull request #8955 from hs0210/work
...
Add unit test for func JoinSuffixes
2020-04-22 05:15:52 -07:00
Hu Shuai
d3d4afd3fd
Add unit test for func JoinSuffixes
...
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
2020-04-22 16:37:19 +08:00
Kubernetes Prow Robot
a57a40459d
Merge pull request #8945 from olemarkus/fix-8944
...
Load the correct certificate before deleting
2020-04-21 05:14:56 -07:00
Kubernetes Prow Robot
fccc043143
Merge pull request #8947 from hs0210/work
...
Add unit test for func rewriteAPIGroup
2020-04-21 04:38:56 -07:00
Ole Markus With
78e8d83d91
Adding a test for deleting keysets
2020-04-21 10:37:43 +02:00
Ole Markus With
14f0d0cafd
Update rotating secrets docs
2020-04-21 08:24:28 +02:00
Hu Shuai
4203d9bcb2
Add unit test for func rewriteAPIGroup
...
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>
2020-04-21 11:22:18 +08:00
Ole Markus With
8bb078a4a8
Load the correct certificate before deleting
2020-04-20 21:32:22 +02:00
Kubernetes Prow Robot
df264a2319
Merge pull request #8941 from hakman/containerd-1.3.4
...
Add support for containerd v1.3.4
2020-04-20 06:17:39 -07:00
Kubernetes Prow Robot
8ba02d9c7e
Merge pull request #8940 from hakman/travis-golang-version
...
Use latest patch version for GO in tests
2020-04-20 05:11:41 -07:00
Ciprian Hacman
3de48dad8b
Add support for containerd v1.3.4
2020-04-20 06:11:37 +03:00
Ciprian Hacman
fa9ab5dc41
Use latest patch version for GO in tests
2020-04-20 05:47:33 +03:00
Kubernetes Prow Robot
53f16fd9ef
Merge pull request #8939 from justinsb/fix_8908
...
Partially implement MountSensitive
2020-04-19 11:07:37 -07:00
Justin Santa Barbara
145b71b376
Partially implement MountSensitive
...
We still don't actually support sensitive options, but it doesn't look
like we need them, MountSensitive is just called with empty
sensitiveOptions in a few places.
Issue #8908
2020-04-19 13:26:53 -04:00
Kubernetes Prow Robot
06fda7f1fa
Merge pull request #8294 from spotinst/feature-spotinst-launchspec
...
Spotinst: Support for Headroom, Taints and Subnets in Ocean Launch Spec and User Data fixes
2020-04-19 05:57:37 -07:00
liranp
2a17a50d00
chore(deps): make gomod
2020-04-19 14:23:32 +03:00
liranp
870bdfdcff
feature(spotinst): add support for auto scaler configuration
2020-04-19 14:22:57 +03:00
Kubernetes Prow Robot
bae6a1334a
Merge pull request #8934 from olemarkus/docs-e2e
...
Update the testing page
2020-04-18 08:31:36 -07:00
Kubernetes Prow Robot
f5a316827a
Merge pull request #8936 from rifelpet/userdata-todo
...
Remove irrelevant TODO comment from userdata
2020-04-18 07:31:36 -07:00
Kubernetes Prow Robot
6c86e3d0fb
Merge pull request #8933 from tomesm/fix_package_aliases
...
Import package aliases modified
2020-04-18 06:55:36 -07:00
Peter Rifel
fd17a118f5
Remove irrelevant TODO comment from userdata
...
This comment is from 2016, isn't clear, and I believe may be no longer relevant.
This will cleanup the TODO comment from everyone's userdata.
2020-04-18 08:54:35 -05:00
Ole Markus With
8d6c393623
Apply suggestions from code review
...
Co-Authored-By: Peter Rifel <rifelpet@users.noreply.github.com>
2020-04-18 15:29:19 +02:00
Ole Markus With
cfa19844f2
Update docs/development/testing.md
...
Co-Authored-By: Ciprian Hacman <ciprianhacman@gmail.com>
2020-04-18 14:59:43 +02:00
Ole Markus With
67b289510f
Update the testing page
...
* Use kubetest for running e2e
* A section on unit/integration tests
2020-04-18 10:52:11 +02:00
Kubernetes Prow Robot
a523e6e96e
Merge pull request #8482 from fifar/nvidia-device-plugin-cuda10.0
...
Upgrade CUDA from 9.1 to 10.0
2020-04-17 09:07:07 -07:00
Huihua Zhang
9b0055ecbe
HTTPS for NVIDIA drivers
2020-04-17 23:20:37 +08:00
Huihua Zhang
14e5330e19
Minor changes
2020-04-17 23:14:09 +08:00
Martin Tomes
462ca78f2a
Import package aliases modified
...
Modified api -> kopsapi aliases of imports of k8s.io/kops/pkg/apis/kops
2020-04-17 16:55:08 +02:00
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