config/sysinv/sysinv/sysinv
Tee Ngo 025a8cc03c Fix helm overrides merge issues
This commit addresses the issues related to merging system and user
overrides. It removes the user overrides restriction (to openstack)
as well as the need to scope the overrides in values yaml file and/or
set strings.

Tests conducted:
Stx-openstack application overrides regeneration verified with the
following user overrides:
  system helm-override-update ingress kube-system \
    --set endpoints.ingress.port.http.default=8008 \
    --set pod.replicas.error_page=2
  system helm-override-update ingress openstack \
    --set pod.replicas.ingress=2
  system helm-override-update keystone openstack \
    --set conf.keystone.DEFAULT.debug=True

Story: 2003909
Task: 28246
Task: 28248

Change-Id: Ie2ada9e84721b23c8394c6e472560696a4c72fc7
Signed-off-by: Tee Ngo <Tee.Ngo@windriver.com>
2018-12-07 11:31:17 -05:00
..
.eggs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
contrib StarlingX open source release updates 2018-05-31 07:35:52 -07:00
doc/source Change openstack-dev to openstack-discuss 2018-12-04 23:37:31 -05:00
etc/sysinv CEPH support for 2 node configuration 2018-12-05 10:27:17 +02:00
scripts Remove container dependencies on sysinv-conductor shutdown 2018-12-03 16:23:57 -05:00
sysinv Fix helm overrides merge issues 2018-12-07 11:31:17 -05:00
tools StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
.stestr.conf Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
CONTRIBUTING.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
MANIFEST.in StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
babel.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00
openstack-common.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Improve pylint checking in stx-config 2018-12-04 14:50:49 -06:00
requirements.txt Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
setup.cfg Merge "Barbican configuration thru Puppet and SysInv." 2018-12-05 15:54:48 +00:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Armada-Sysinv integration 2018-11-07 07:52:35 -05:00
tox.ini Fix 'print' issue for Python 2/3 compatible code. 2018-12-06 12:59:33 +08:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.