Update git submodules
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 10 Jan 2020 09:42:53 +0000 (10:42 +0100)
committerGerrit Code Review <gerrit@onap.org>
Fri, 10 Jan 2020 09:42:53 +0000 (09:42 +0000)
commit3101cff912b1eccbd78a1f10391f4ca9e18f8bef
treefbe584feacdc968821449f823640a198dd67ed76
parent3ced8852d0ee142585b13f649387dacd32a40a36
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>
docs/submodules/oom/offline-installer.git