Update git submodules
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 7 Jan 2020 12:44:39 +0000 (12:44 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 7 Jan 2020 12:44:39 +0000 (12:44 +0000)
commit639e2d43b9ecf49e67a71a928b1029b57dd99977
tree45b217564baed52d971fdd0d0d8f069a3a864e08
parent3bc696f97bfcf83a889b0ba25235d6e4985b6bed
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to ed0ae6bbf72985a50332a34b147a3bd2c6b25a11
  - Merge changes I78e22429,Ic101f384,I8dd4128b

    * changes:
      Use common secret template in mariadb-galera
      Improve common secret template
      Add secret template to common templates

  - Use common secret template in mariadb-galera

    Instead of defining the secret in some custom way let's use the common
    template (common.secret). To avoid some issues in ONAP components that
    depend on this chart let's do not remove for now the default username
    and password. We will do this when all services properly utylize
    secrets to store mariadb credentials.

    Issue-ID: OOM-2053
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I78e224299cccd9632192ee03a45cd077e6f0906f

  - Improve common secret template

    Improve common secret template by adding:
    - ability to generate secrets if they are not provided
    - ability to fail the deployment if marked secret is not provided
    - support for using already existing secret instead of creating
      a new one

    Issue-ID: OOM-2053
    Change-Id: Ic101f384f7c767702f646eb0e879ec80bf9a6334
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
  - Add secret template to common templates

    Separated from change:
    I65f9891f1d3586c0633b252a47b461c887d5b8ad
    to allow the template to be easily merged to master.

    Issue-ID: OOM-1971
    Change-Id: I8dd4128bfa6e614ba5ddd084c45ca008e4da87ad
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
    [Separate from other changes, add license header,
    update commit message]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
docs/submodules/oom.git