diff options
author | Michal Ptacek <m.ptacek@partner.samsung.com> | 2019-09-26 08:08:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-26 08:08:49 +0000 |
commit | b7ce33a47170956bbfd1ee4631ba459b78b3cd9b (patch) | |
tree | ba30cc63bab8902ee5665a83c212eec0d05214a8 /docs | |
parent | 616d9fec92650e5b6f83b7b4402727181a20e2b7 (diff) |
Update git submodules
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 0a5a34ffe4b6506663a61372998f43657bf81230
- Merge changes from topic "OOM-2112"
* changes:
Make cicdansible to set external ip
Use external_ip to populate the node address
Add external_ip variable
- Make cicdansible to set external ip
Make cicdansible to set external_ip correctly using floating ips.
Change-Id: I3791ee670806c7008073389e43dec5e887abfda9
Issue-ID: OOM-2112
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Use external_ip to populate the node address
Use the new external_ip inventory variable to populate node address.
Note that cluster_ip is still used if external_ip has not been set.
This makes it possible to connect to kubernetes apiserver using the external_ip
without disabling ssl cert verification.
As an added bonus, the inventory hostname is now used as the node name to make
node names more predictable.
Change-Id: I3cc25c488d68f2f858a5eb3438d96285fa7517ca
Issue-ID: OOM-2112
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
- Add external_ip variable
Adds the external_ip variable that can be used to set ip different
from cluster_ip, like public/floating/elastic ip, that can be used to externally
communicate with kubernetes nodes. Mainly useful
for the control plane and communication with
api server.
Change-Id: Ie840bff4b8479081b7397a42935c9db53db1bf4f
Issue-ID: OOM-2112
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/oom/offline-installer.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git -Subproject ef1aef15d17eae648f9eaf720c85d9c1f3f5e97 +Subproject 0a5a34ffe4b6506663a61372998f43657bf8123 |