Craig Condit created YUNIKORN-1371:
--------------------------------------
Summary: Helm: Implement config migration from legacy configuration
Key: YUNIKORN-1371
URL: https://issues.apache.org/jira/browse/YUNIKORN-1371
Project: Apache YuniKorn
Issue Type: Sub-task
Components: release
Reporter: Craig Condit
We need to update our helm charts to support the new configuration options
outlined in YUNIKORN-1221 and mark the legacy configs as deprecated in our
documentation:
* {*}enableConfigMap{*}: *true* | false
* When true, ConfigMap will be generated as part of the Helm deployment (as it
is currently). When false, no ConfigMap will be generated at all as part of
Helm deployment.
* {*}generateLegacyConfig{*}: *true* | false
* When true, all legacy Helm variables will map to legacy configuration as
before
* When false, legacy Helm variables will be *ignored* and the ConfigMap
generated (if any) will be empty
* {*}migrateLegacyConfig{*}: true | *false*
* When true, any generated ConfigMap will include legacy Helm variables mapped
to new ConfigMap entries
* When false, legacy configuration variables will *not* be included in
ConfigMap generation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]