diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2019-09-26 19:07:00 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-26 17:07:00 +0000 |
commit | 02b0a317fa1a32abe0d3a39bcbb8066950f2b136 (patch) | |
tree | b14fc8c1b54e2bc87cf8114c6c1684e3bc81ff30 /docs | |
parent | a2f8e382b074947a0ab18c4272176f7aca41de66 (diff) |
Update git submodules
* Update docs/submodules/integration.git from branch 'master'
to 664ce36e4606ba855bb997059f43d89bb51385e5
- k8s: Change default cluster access method choice logic
Previous way of choosing it led to impractical calls, e.g.
$ ./check -rke # (works fine)
$ ./check -ranchercli # "Not supported."
$ ./check -ranchercli -rke=false # (works fine)
Disabling default cluster access method is no longer necessary.
Issue-ID: SECCOM-235
Change-Id: I2b4d5bff10c5470e567351abeac0431bed3b7938
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/integration.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git -Subproject 48d0f8c98b3511875768085af12c21389a465ab +Subproject 664ce36e4606ba855bb997059f43d89bb51385e |