Dan Voiculeasa e29fbbadbd Keep user overrides during app update
It was observed when updating the app part of platform upgrade that
it loses user overrides. I suspect a day 0 slip. All the other apps
already have a flag enabled to keep the user overrides during
app updates.

Enable 'maintain_user_overrides' flag, if present on N+1 version then it
will keep the N version user overrides.

If there are any kind of user overrides that need transformation
between N->N+1 update, these must be handled in the upgrade scripts,
helm charts or in the lifecycle hooks(maybe create new lifecycle
hook for this purpose).

Tests:
PASS: tested stx.5.0 to stx.6.0 upgrade, with patched
      platform-integ-apps, user overrides are kept

Closes-Bug: 2002301
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: I8d9563519129372e35d328942813256f1a3c1e38
2023-01-10 14:25:54 +00:00
2019-09-09 14:47:45 -05:00
2022-12-30 14:11:59 +00:00
2019-09-09 14:47:45 -05:00
2019-09-09 14:47:45 -05:00
2019-09-09 14:47:45 -05:00
2022-12-30 14:11:59 +00:00
Description
StarlingX Platform Armada App
2.2 MiB
Languages
Python 83.8%
Makefile 16.1%