diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2019-07-08 19:42:06 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-07-08 17:42:06 +0000 |
commit | 058744913af1ed9f3aec6a113d5f660ff72e37dd (patch) | |
tree | ae74161956e6dad79d58ba69660b339f9a6cffcf /docs/submodules | |
parent | 229a2f17b1e8c5061658011f73fc9f1920650686 (diff) |
Update git submodules
* Update docs/submodules/integration.git from branch 'master'
to ea8bc1a719a36c89e7eae42080b1835e5ef0c28d
- k8s: Add virtual environment for testing
This patch adds simplified ONAP deployment environment (Kubernetes
cluster managed by Rancher). Its purpose is to provide cluster defaults
for inspection without the need to access actual ONAP application
deployment.
Default node customization scripts were extracted
("tools/get_customization_scripts.sh" run within "tools/imported/"
directory) from official documentation [1] and imported here in order
not to introduce runtime online dependencies.
This environment should probably be migrated in future to more
appropriate place like devtool [2] (or at least use the same Vagrant
boxes).
[1] https://docs.onap.org/en/casablanca/submodules/oom.git/docs/oom_setup_kubernetes_rancher.html
[2] https://git.onap.org/integration/devtool
Issue-ID: SECCOM-235
Change-Id: I57f9f3caac0e8b391e9ed480f6bebba98e006882
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- k8s: Validate API server address and port flags
This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
regarding master node configuration are satisfied (1.1.6 and 1.1.7).
Issue-ID: SECCOM-235
Change-Id: I5f215a6642b177e85d7e1c70860ba0c7e558ec4e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- k8s: Validate API server boolean flags
This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
regarding master node configuration are satisfied (1.1.1 - 1.1.5, 1.1.8,
1.1.9, 1.1.20 and 1.1.23).
Issue-ID: SECCOM-235
Change-Id: Ib964b5111b616a891c3963ef9695af660810e8ba
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'docs/submodules')
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 ff3ebac2a21a4f9d8213ec255656d199cb6f4fe +Subproject ea8bc1a719a36c89e7eae42080b1835e5ef0c28 |