diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2020-01-10 10:42:53 +0100 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-01-10 09:42:53 +0000 |
commit | 3101cff912b1eccbd78a1f10391f4ca9e18f8bef (patch) | |
tree | fbe584feacdc968821449f823640a198dd67ed76 | |
parent | 3ced8852d0ee142585b13f649387dacd32a40a36 (diff) |
Update git submodules
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 593d936bfe90f2a23a56a95e189f042c594c135c
- Limit resource footprint of rke role tests
Number of kubernetes nodes created by rke role tests
was limited to 1 - higher number caused resource exhaustion
in CI worker (8gb memory limit).
Verifier timeout was increased in routine where pod
readiness is checked.
Change-Id: I2c30aa999b92c4ceddccf682c4f918e953da2621
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: OOM-2257
- Add static and dynamic kubelet config support
Kubelet can be configured on startup now - just add new key/values in:
kubelet-static-config.yml.j2
Also kubelet static (startup) configuration can be overriden later
(dynamically) during its runtime - for more info read this:
https://kubernetes.io/docs/tasks/administer-cluster/reconfigure-kubelet/
Issue-ID: OOM-2199
Change-Id: Ia4790a4dfc04f0caed695df7bfd343253bd95bc0
Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com>
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 afa9fed5280ce7aab326623a3d9c865f3b02f25 +Subproject 593d936bfe90f2a23a56a95e189f042c594c135 |