Kubernetes Prow Robot
cdd3496c8a
Merge pull request #6229 from justinsb/gce_ipalias
...
GCE: support ipalias networking mode, named "gce"
2019-07-22 06:26:51 -07:00
Justin SB
512378b335
Rationalize golden-output comparison
...
Create a single helper function: AssertMatchesFile
Also a few output files that weren't consistent.
2019-07-21 23:08:48 -04:00
Justin SB
28648207b3
Replace use of cmdutil IsFilenameSliceEmpty
...
The function was trivial, and it is changed in a later k8s version.
2019-07-19 09:35:52 -04:00
Justin SB
62f7c26f98
Support "gce" networking mode, which uses ip aliases
2019-07-19 07:54:13 -04:00
Jesse Haka
ddaa0dd502
Possibility to use openstack without lbaas
2019-06-24 08:56:34 +03:00
Peter Rifel
adef332fe3
Add integration test for mixed instances / launch templates
2019-06-07 14:29:34 -07:00
Kubernetes Prow Robot
81c42c549a
Merge pull request #6747 from justinsb/faster_roll
...
Speed up rolling-update - longer timeout on validation, less scheduled holds
2019-05-20 06:09:15 -07:00
Justin SB
71ff24be2d
Support using kops CLI with CRDs
...
Not terribly useful yet, as we still need an S3 state store (or
comparable), but getting closer!
2019-05-16 15:48:03 -04:00
Justin SB
9df2e4bbfb
Speed up rolling-update - longer timeout on validation, less scheduled holds
...
We reduce the amount of time we wait on a purely scheduled basis
during a rolling-update, and instead increase the timeout on the
validation.
This will be a behavioural change - particularly for `--cloudonly`
mode, but that mode seems more useful when things are going wrong
anyway, when people will likely set _even lower_ timeouts.
2019-05-16 03:37:35 -07:00
Justin SB
ba9a4afc43
apigroup -> kops.k8s.io: Tests & supporting changes
...
Autogenerated code, docs & test changes
Also a new test for the older "kops" apiGroup, to make sure that
continues to work.
2019-05-06 22:26:29 -04:00
Justin SB
044395c588
Call klog.InitFlags to enable logging
2019-05-06 13:00:31 -04:00
Justin SB
76d03b3f71
Generated files: glog -> klog
2019-05-06 12:56:03 -04:00
Justin SB
3e33ac7682
Change code from glog to klog
...
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog. That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
Justin SB
78ebe93f9f
Update kubernetes dependencies to 1.13.5
...
Notable changes:
* openapi-gen moved to k8s.io/kube-openapi/cmd/openapi-gen
* templates moved to k8s.io/kubernetes/pkg/kubectl/util/templates
2019-05-06 09:58:37 -04:00
Rodrigo Menezes
4b1e92617a
Add terraform support for additional CIDR blocks now that it has support.
2019-03-28 00:47:08 -07:00
Kubernetes Prow Robot
09e5cad1cb
Merge pull request #5955 from adamyy/export_kubecfg_add_kubeconfig_option
...
Add --kubeconfig flag to `kops export kubecfg`
2019-03-15 10:38:56 -07:00
Gennady Trafimenkov
acf9c9f016
Update bazel configuration
2019-03-03 16:11:33 +03:00
Gennady Trafimenkov
15bd566746
Correcly handle CRLF in the manifest
...
kops replace/create/delete now correctly handle crlf in the manifest.
This fixes issue #6532
2019-03-03 14:33:49 +03:00
Jesse Haka
ae3ad36a28
add router subnet specify option
2019-02-27 14:29:30 +02:00
Jesse Haka
ded99c8ab1
specify subnet for lb
2019-02-27 14:24:56 +02:00
Kubernetes Prow Robot
423fe84913
Merge pull request #6530 from zetaab/dnsserver
...
specify dns servers to openstack subnet
2019-02-27 04:10:33 -08:00
Jesse Haka
71452d0ddd
specify dns servers to openstack subnet
2019-02-25 22:54:07 +02:00
Eric Greer
31a4c40131
merge conflict resolution
2019-02-21 15:20:05 -08:00
Eric Greer
8362b1260e
etcd memory requests can now be specified
2019-02-21 15:14:51 -08:00
Adam Yang
14862af0f3
fixed method signature
2019-02-20 13:45:06 -05:00
Adam Yang
90013239fd
initial implementation
2019-02-19 22:26:59 -05:00
Jesse Haka
3482a34ef5
support both octavia and old lbaasv2 api
2019-02-05 16:45:44 +02:00
Kubernetes Prow Robot
00802943d8
Merge pull request #6218 from VibrentHealth/external_networking
...
Support "egress: External" to avoid configuring networking
2019-01-27 14:44:01 -08:00
Kubernetes Prow Robot
70484c009a
Merge pull request #6232 from justinsb/ask_kops_for_its_version
...
kops version: Add --short flag, use it to get version in scripts
2019-01-27 13:50:37 -08:00
Moustafa Baiou
2028841338
fix integration test for unmanaged egress
...
gofmt
2019-01-27 15:53:21 -05:00
Justin Santa Barbara
556ed2aace
Allow for "external" egress
...
We don't configure routing for a subnet when it is external. In the
case when all subnets have external egress, we should not create any
route / network objects at all (e.g. no IGW)
2019-01-27 15:53:20 -05:00
Justin SB
b40c9034bd
kops version: Add --short flag, use it to get version in scripts
...
We upload to a location that includes the version, but we need to
specify the version in KOPS_BASE_URL. We expose an option to make
`kops version` more amenable to this scripting.
2019-01-22 22:27:33 -05:00
Sergiu Marsavela (smarsave)
8d2c8fc3d8
Correct error message and fix typo
2019-01-20 00:46:53 +01:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
3a87b1e015
Setting volume type for etcd volumes iff it was specified via command line
2019-01-19 14:07:35 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
a4503cf3a8
Openstack arguement to allow ingore-az in kubelet cloud config
2019-01-18 13:00:24 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
292b3a8589
Storage config for openstack cloud config
2019-01-18 11:39:39 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
fc740dbba3
Adding ability to specify to create_cluster openstack external network by name
2019-01-17 11:43:08 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
4f0169bb79
codegen
2019-01-16 09:30:40 -07:00
Derek Lemon -T (delemon - AEROTEK INC at Cisco)
0f7768b2fa
Adding etcd storage type required for master volumes. Updating readme
2019-01-16 09:29:02 -07:00
Justin SB
4aa2498203
Rationalize deserialiation code
...
Put it all through kopscodecs.Decode, so that we can rewrite the API
group more easily in a subsequent PR.
2018-12-21 13:59:50 -05:00
Kubernetes Prow Robot
f5ce011fa0
Merge pull request #6242 from justinsb/bulk_fix_typos
...
Bulk spelling fixes
2018-12-21 07:45:14 -08:00
Kubernetes Prow Robot
7a629c7743
Merge pull request #5932 from rdrgmnzs/deps_for_1_12
...
Update to k8s 1.12 libraries
2018-12-20 15:42:36 -08:00
Justin SB
26bd75aecb
Bulk spelling fixes
...
Experimenting with my own spelling checker, these are the typos it caught.
2018-12-20 17:43:56 -05:00
Justin Santa Barbara
f49aba4147
Consider pending pods to be a validation failure
...
Also log the names of the non-ready containers.
2018-12-20 10:08:40 -05:00
Peter Rifel
f66a2abc40
Add --post-drain-delay to rolling-update cluster command
2018-12-14 21:09:55 -08:00
Josh Branham
85bfa15b36
Simplify
2018-12-13 21:46:46 -08:00
Josh Branham
bff260d920
Print --name if env NAME unset
2018-12-13 21:34:28 -08:00
Kubernetes Prow Robot
1f38ac53b8
Merge pull request #6185 from rdrgmnzs/cluster-rotation-validation-timeout
...
Let a user specify the validation timeout when rotating a cluster.
2018-12-09 17:48:54 -08:00
Rodrigo Menezes
926a14fbd7
Let a user specify the validation timeout when rotating a cluster.
2018-12-08 14:54:30 -08:00
mikesplain
3c7756a4e5
Add -y for upgrade command
2018-12-06 12:56:48 -05:00
Rodrigo Menezes
2b9243ff8c
Getting things ready for when we are ready for 1.12
2018-12-04 18:50:17 -08:00
Kenjiro Nakayama
4489d86aff
Add cni to usage network option for kops create cluster
2018-12-01 11:53:48 +09:00
k8s-ci-robot
c83ebe8915
Merge pull request #6091 from jaredallard/master
...
feat(cmd/kops/create_cluster): default to kubelet.anonymousAuth false on k8s versions >=1.10
2018-11-26 10:26:13 -08:00
Jared Allard
034bda589e
fix(cmd/kops/create_cluster) default to anonymousAuth false for >=1.11, warn >=1.10
2018-11-26 09:26:24 -08:00
Kenjiro Nakayama
60c152c89d
Mention about possible state store vendors in error message
2018-11-25 13:32:31 +09:00
Jared Allard
19811d9759
chore(tests): fix them up
2018-11-24 17:03:50 -08:00
Jared Allard
b36fda8e39
chore: ./hack/update-bazel.sh
2018-11-24 15:58:26 -08:00
Jared Allard
beb78dd7e3
feat: set anonymousAuth to false on clusters >1.10, and recommend it on upgrade
2018-11-24 15:55:22 -08:00
Jared Allard
2182b879d9
fix(cmd/kops/create_cluster): set anonymousAuth to false not true, whoops
2018-11-24 11:08:09 -08:00
Jared Allard
c15ab52cd4
Merge remote-tracking branch 'upstream/master'
2018-11-24 10:52:32 -08:00
k8s-ci-robot
f4012407f8
Merge pull request #4762 from locationlabs/cni-ipvlan-vpc-k8s
...
Cni ipvlan vpc k8s support
2018-11-21 13:43:19 -08:00
Jared Allard
769995d92a
chore(cmd/kops/create_cluster): better comment
2018-11-17 00:41:52 -08:00
Jared Allard
19f9d2f4d1
Merge branch 'master' into master
2018-11-16 23:03:38 -08:00
Jared Allard
6e6329db05
feat(cmd/kops/create_cluster): default to kubelet anonymousAuth true
2018-11-16 22:15:20 -08:00
xichengliudui
6414b9e892
delete some code
2018-11-13 13:22:58 -05:00
k8s-ci-robot
bac89b8de5
Merge pull request #5102 from tmjd/calico-v3-upgrade
...
Calico v3 upgrade
2018-11-13 12:55:18 -08:00
k8s-ci-robot
2e9690d407
Merge pull request #6048 from mooncak/fix_bug
...
Fix some typos
2018-11-10 01:13:59 -08:00
k8s-ci-robot
b1296990b3
Merge pull request #6053 from xichengliudui/fix181107
...
Remove unnecessary code
2018-11-09 13:56:57 -08:00
k8s-ci-robot
5dce6b1e6f
Merge pull request #5875 from seanson/5700_add_flag_for_no_subnet_tags
...
#5700 : Add command line flag for disabling Subnet ELB tags
2018-11-09 13:05:48 -08:00
xichengliudui
9979549050
Remove unnecessary code
2018-11-08 12:40:13 -05:00
Erik Stidham
79940f6644
Update bazel
2018-11-08 08:00:10 -06:00
Erik Stidham
3da3b415e0
Adding Calico V3
...
- Add Calico configuration field to specify MajorVersion
- Add Calico V3 manifest
- Default new installations to Calico V3
- Set etcd to V3 when calico is specified for networking
- Validate that etcd is V3 when Calico MajorVersion is v3
- Using Calico v3.2.1
2018-11-07 14:00:54 -06:00
Chris Phillips
af7377d530
fix use of --networking in create cluster
2018-11-07 08:08:44 -08:00
Chris Phillips
2b9a56f8e6
rename to LyftVPC. Removes all the settings from the NetworkingSpec
2018-11-07 08:08:44 -08:00
Chris Phillips
3a8078763a
Adds support for Lyft's cni-ipvlan-vpc-k8s
...
https://github.com/lyft/cni-ipvlan-vpc-k8s
This cni solution is slightly different in that it doesn't require running a daemonset
It requires:
* a config file in /etc/cni/net.d
* the binaries in /opt/cni/bin
* adding the --node-ip param to the kubelet
This code is modeled after the AmazonVPC cni bits.
I've left the setup of the required subnets as an exercise to the reader.
2018-11-07 08:08:13 -08:00
xichengliudui
5826e4f361
Remove unnecessary code
2018-11-07 00:57:10 -05:00
mooncake
364834107e
Fix some typos
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-06 23:43:29 +08:00
Ian Hoegen
312813e4c5
Add stdin input for secrets
2018-10-23 11:38:45 -07:00
k8s-ci-robot
4c9b06739c
Merge pull request #5971 from Raffo/master
...
Fixed issue when specifying ACM cert and no load balancer is defined
2018-10-23 06:27:15 -07:00
Ariel Mashraki
7dca8a78d2
terraform: Fix resource formatting for IPv6 CIDRs
...
Solved #5976
2018-10-20 15:58:42 +03:00
SataQiu
0550d8d4e8
fix the typos
2018-10-19 17:35:26 +08:00
Raffaele Di Fazio
455d6e850b
Fixed issue when specifying ACM cert and no load balancer is defined
2018-10-19 10:29:13 +02:00
AdamDang
097df8d176
Update main.go
2018-10-16 10:21:50 +08:00
k8s-ci-robot
1fbc6331c6
Merge pull request #5922 from spotinst/feature-spotinst-aws
...
New integration: Spotinst
2018-10-15 09:26:13 -07:00
mooncake
d75dc2745d
Fix typos in files
...
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-14 21:44:44 +08:00
Liran Polak
4ecc03ad99
fix: add product descriptions to the help output
2018-10-14 11:37:31 +03:00
Liran Polak
9f94c06e67
fix: rename spotinst's feature flag
2018-10-14 11:37:31 +03:00
Liran Polak
7654a923f1
feature: new integration: spotinst
2018-10-14 11:37:31 +03:00
Justin Santa Barbara
afe51aad54
Optimize kops get cluster with a cluster name
...
We don't need to fetch all the clusters just to throw them all away -
a get suffices.
We don't optimize the (much rarer) case where a user specifies more
than one cluster name.
2018-10-11 06:17:29 -07:00
Sean Johnson
737a7a2cb8
5700: Add command line flag for disabling Subnet ELB tags
2018-10-10 12:48:06 +11:00
k8s-ci-robot
87808fb489
Merge pull request #5854 from posquit0/patch-2
...
Fix mis-typing in CLI command documentations
2018-10-08 22:40:34 -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
Byungjin Park
543d12bd22
Fix mis-typing in CLI command documentations
2018-10-04 11:33:33 +09:00
Rodrigo Menezes
ac38ecde6e
fix typos
2018-10-03 16:04:36 -07:00
k8s-ci-robot
646fee8a9d
Merge pull request #5857 from justinsb/strict_cloudformation_output_checking
...
Stop cloudformation output switching to literal quotes
2018-10-02 22:53:19 -07:00
k8s-ci-robot
3fe0287ff8
Merge pull request #5862 from justinsb/follow_on_5744
...
Follow on for #5744
2018-10-02 17:22:03 -07:00
k8s-ci-robot
b3d61542cd
Merge pull request #5820 from justinsb/etcd_manager_channels_step1
...
etcd: introduce field to specify whether we are using etcd-manager or legacy mode
2018-10-02 14:20:37 -07:00
Justin Santa Barbara
076742f528
Still materialize terraform output in tests
...
If we skip it, we can't test it. We do expect that most users will
use a lifecycle that only warns though.
2018-10-02 11:53:39 -07:00
Rodrigo Menezes
a82f548ff8
Allow using existing/shared Security Groups
...
Verbosely log when a user overwrites LB or IG security groups
Change SecurityGroup to SecurityGroupOverride
Allow using existing/shared Security Groups
Update tests
2018-10-02 00:51:39 -07:00
Justin Santa Barbara
1ad7a84d53
Stop cloudformation output switching to literal quotes
...
yaml can't store the \r character, so we strip the \r characters in
the expected output to keep the yaml output in block-quote style.
Also don't Fatalf out of an error, rather Errorf so we print all
problems.
2018-10-01 20:44:19 -07:00
Justin Santa Barbara
54c499fe9b
Introduce field to specify whether we are using etcd-manager or legacy mode
...
Splitting this out from the bigger bundle PR
2018-10-01 15:36:24 -07:00
Justin Santa Barbara
62e8e17077
Code fixes for k8s 1.11 API changes
2018-09-28 20:14:45 -04:00
k8s-ci-robot
2319db8f59
Merge pull request #4797 from justinsb/check_no_legacy_tags_on_shared
...
lifecycle tests: check no legacy tags on shared resources
2018-09-03 15:28:26 -07:00
k8s-ci-robot
94d960ca87
Merge pull request #5513 from ripta/load-client-auth-plugins
...
Load client-auth plugins
2018-07-29 01:34:56 -07:00
Justin Santa Barbara
288c5aaf01
Add error handling (logging) when we fail to close a file
...
More missing error handling
Follows on from #5543
2018-07-28 16:50:13 -04:00
k8s-ci-robot
6bb8d451dd
Merge pull request #5542 from justinsb/fix_missing_errors_1
...
Add missing error handling when reading stdin
2018-07-27 23:20:57 -07:00
Justin Santa Barbara
6505dc08f6
Add error handling for failed deletion of tempfiles
...
We create a helper package `try`
2018-07-27 15:14:08 -04:00
Justin Santa Barbara
8433e67891
Add missing error handling when reading stdin
...
I'm guessing that if a pipe breaks that we wouldn't handle it
correctly otherwise.
2018-07-27 14:50:33 -04:00
Justin Santa Barbara
78c81e39a7
Add HACK_UPDATE_EXPECTED_IN_PLACE for cloudformation output
2018-07-27 00:57:45 -04:00
Ripta Pasay
217136039d
Load client-auth plugins
...
Without this change, for example, kops connections using OIDC to the
cluster will receive this error message:
> cannot build kube client for "$CLUSTER_NAME": No Auth Provider found
> for name "oidc"
kubernetes/client-go#345 suggests importing the package path
`plugin/pkg/client/auth/oidc` from `client-go`, but looking at the code
`plugin/pkg/client/auth` will actually handle loading all known auth
plugins for us.
2018-07-25 22:36:21 +00:00
Justin Santa Barbara
2d76046f85
kops set: fix example
...
The example included an incorrect field specifier.
2018-07-24 23:22:42 -04:00
Justin Santa Barbara
630ea429ae
Merge pull request #4677 from usabilla/external-load-balancers
...
Add the ability to specify external loadbalancers for instancegroups
2018-07-19 21:54:00 -04:00
k8s-ci-robot
9d7b2d17b0
Merge pull request #5108 from usabilla/set-values
...
Adds ability to set template context values on command line
2018-07-19 13:11:17 -07:00
k8s-ci-robot
266b764d7b
Merge pull request #5466 from justinsb/more_test_autofix
...
More autofix of expected test output
2018-07-19 10:00:54 -07:00
Justin Santa Barbara
af867403f9
More autofix of expected test output
...
Rename to HACK_UPDATE_EXPECTED_IN_PLACE as it isn't just terraform any more.
2018-07-19 12:11:38 -04:00
k8s-ci-robot
54cbe492cb
Merge pull request #5414 from Raffo/master
...
[WIP] Initial implementation of ACM certificate for API server ELB
2018-07-19 08:34:54 -07:00
Christian Kampka
ed08820909
Generate random weave password it none is supplied
2018-07-18 19:41:57 +02:00
Christian Kampka
3bf8a8fcd2
Add weave network encryption secret
2018-07-13 16:57:48 +02:00
Gijs Kunze
0ccaf4fd8e
Fixes complex --set parsing
2018-07-11 16:46:32 +02:00
Gijs Kunze
295aeb9197
Added dependency on k8sio/helm/pkg/strvals
2018-07-11 16:46:32 +02:00
Gijs Kunze
381c30ea4a
Added the ability to set individual values for the toolbox template command
2018-07-11 16:45:26 +02:00
Raffaele Di Fazio
f820deb2e7
clarify message for cli argument
2018-07-06 10:06:43 +02:00
Raffaele Di Fazio
b72393947a
remove useless empty line
2018-07-06 09:37:19 +02:00
Raffaele Di Fazio
d477e96c38
Added initial implementation of ACM cert for Kubernetes API ELB
2018-07-06 09:29:54 +02:00
Gijs Kunze
8256c3cc73
Fixed integration tests after rebasing
2018-06-29 12:42:06 +02:00
Gijs Kunze
2c5edfe992
Added integration test for external load balancers
2018-06-29 11:39:21 +02:00
Kashif Saadat
7b5cb2dc33
Update rolling update ig roles flag to be case insensitive
2018-06-27 10:26:48 +01:00
Justin Santa Barbara
1af610a6c4
Use fast-retry and cleanup task options for tests
...
The launch configuration test exposed that our integration tests don't
retry for very long, and wait a long time in between retries.
Create a RunTasksOptions type to hold the parameters, in particular
max task time, and the amount of time we wait when all tasks have
failed.
2018-06-18 00:04:23 -04:00
k8s-ci-robot
127e031948
Merge pull request #5256 from justinsb/dont_autoload_key_on_gce
...
Don't autoload SSH key on GCE
2018-06-17 08:38:29 -07:00
Justin Santa Barbara
1549b6e961
Don't autoload SSH key on GCE
...
This lets us merge #5056
2018-06-17 09:11:06 -04:00
k8s-ci-robot
264ca4c2e8
Merge pull request #5324 from justinsb/viper_explicit
...
Use less viper discovery
2018-06-14 22:03:28 -07:00
k8s-ci-robot
6fe589fdfc
Merge pull request #5323 from justinsb/dont_always_print_state_store
...
Don't always print state store path
2018-06-14 07:04:28 -07:00
Justin Santa Barbara
4ed47d632b
kops set cluster: honor --name flag
...
We were not using the regular method to get the cluster name, and this
meant that the `--name` flag was being ignored.
2018-06-14 02:13:47 -04:00
Justin Santa Barbara
fdc358f903
Use less viper discovery
...
Tweaks so that we are stricter about how we use viper config file
discovery. By being more explicit we are less dependent on its
specific behaviour.
2018-06-13 23:55:32 -04:00
Justin Santa Barbara
55efe61fa7
Don't always print state store path
...
We can log it at V(2), but it is just too noisy otherwise.
We also don't want to change the stdout format!
2018-06-13 23:17:06 -04:00
Justin Santa Barbara
b334650c68
Merge branch 'master' into feature-2435-s3configfile
2018-06-11 11:53:23 -04:00
k8s-ci-robot
1b29b54d5b
Merge pull request #4171 from rifelpet/rifelpet_iam
...
Add support for external IAM Instance Profiles
2018-06-10 14:54:00 -07:00
k8s-ci-robot
a57a6de4a8
Merge pull request #5139 from justinsb/fix_subnet_egress_indexing
...
Fix issue where we assumed that private zone were in order
2018-06-09 09:27:01 -07:00
Peter Rifel
5f0b63100d
Add support for using existing instance profiles
2018-06-08 10:33:09 -07:00
k8s-ci-robot
0afac24a4f
Merge pull request #5284 from noinarisak/kops_edit_instancegroup_correction
...
Update kops_edit_instancegroup.go and kops_edit_instancegroup.md
2018-06-06 14:28:24 -07:00
Noi Narisak
4bc3155edb
Update kops_edit_instancegroup.go and kops_edit_instancegroup.md
...
Update the Example section. Was trying to use command example and discovered that `node` gave any error. Changing it `node` to `nodes` resolve it.
2018-06-06 15:02:57 -05:00
k8s-ci-robot
b552743d69
Merge pull request #5282 from mirake/fix-typos
...
Fix some typos
2018-06-06 11:31:26 -07:00
k8s-ci-robot
1fe29cf962
Merge pull request #5277 from gambol99/misspelling
...
Verify Spelling
2018-06-06 08:57:26 -07:00
ruicao
3e365149fe
Fix some typos
2018-06-06 20:40:49 +08:00
Rohith
67296c2db9
- fixing up the spelling mistakes found
2018-06-06 10:03:51 +01:00
k8s-ci-robot
c3a5477b4a
Merge pull request #5270 from rdrgmnzs/fix_additionalCIDR
...
Implement AdditionalCIDR configuration.
2018-06-05 12:19:56 -07:00
k8s-ci-robot
f1f782fca3
Merge pull request #5275 from rdrgmnzs/clarify_state_flag
...
Clarify the usage of the --state flag.
2018-06-05 11:33:56 -07:00
Rodrigo Menezes
11b3da7a87
Clarify the usage of the --state flag.
2018-06-05 09:48:14 -07:00
k8s-ci-robot
4aa844d81b
Merge pull request #5265 from justinsb/integration_tests_self_healing
...
Allow integration tests to update expected TF output
2018-06-05 02:01:55 -07:00
Rodrigo Menezes
4a131f2a50
Implement AdditionalCIDR configuration on non-shared VPCs
2018-06-05 01:12:06 -07:00