Anubhav Jindal created IMPALA-14983:
---------------------------------------
Summary: Add typed operator config keys for daemon flags and query
defaults
Key: IMPALA-14983
URL: https://issues.apache.org/jira/browse/IMPALA-14983
Project: IMPALA
Issue Type: Task
Reporter: Anubhav Jindal
* *Problem:* Config updates via raw {{{}spec.set{}}}/indexed {{extraArgs}} are
error-prone and hard to operate.
* *Proposed Change:* Add typed {{spec.config}} fields (daemon flags + impalad
query defaults) and map them to Helm values in reconciler, while preserving
backward compatibility with {{{}spec.set{}}}.
* *Testing:* Patch CR with typed keys; verify operator translates values,
performs reconcile, and resulting pod args/options reflect updates.
* *Compatibility/Risk:* Backward compatible; {{spec.set}} remains supported as
escape hatch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)