Bug 55765 - Persistent environment variables for docker apps that can be set via app settings
Persistent environment variables for docker apps that can be set via app sett...
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Linux
: P5 normal (vote)
: UCS 5.0-3-errata
Assigned To: Felix Botner
Christian Castens
https://git.knut.univention.de/univen...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-02-28 11:20 CET by Christian Castens
Modified: 2024-05-03 10:16 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2023022821000675
Bug group (optional):
Max CVSS v3 score:


Attachments
appcenter.patch (1.28 KB, patch)
2023-02-28 11:22 CET, Felix Botner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Castens univentionstaff 2023-02-28 11:20:32 CET
Administrators must be able to set persistent environment variables within Docker application containers.
Comment 1 Felix Botner univentionstaff 2023-02-28 11:22:55 CET
Created attachment 11040 [details]
appcenter.patch

ruff patch to add "custom" settings file
Comment 3 Felix Botner univentionstaff 2023-04-25 15:16:09 CEST
fixed in 

Package: univention-appcenter
Version: 9.0.7-6A~5.0.0.202304251504
Branch: ucs_5.0-0
Scope: errata5.0-3

tests

Successful build
Package: ucs-test
Version: 10.0.10-55A~5.0.0.202304251453
Branch: ucs_5.0-0
Scope: errata5.0-3

The appcenter now supports adding custom settings to an app with a
file `/var/lib/univention-appcenter/apps/$APP_ID/custom.settings`.
This file has the same format as the standard appcenter settings file.
Comment 4 Christian Castens univentionstaff 2023-04-26 10:10:30 CEST
QA:
tests OK
advisories OK
code review OK
Comment 6 Iván.Delgado univentionstaff 2024-02-08 09:31:09 CET
ucs-test (10.0.20-29)
84d48113dec2 | Bug #55765: update changelog

ucs-test (10.0.20-28)
5b9d890b0a96 | Bug #55765: include new scenarios to custom settings for apps