Bug 55089 - Wrong handling of bind mounts
Wrong handling of bind mounts
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-08-12 12:53 CEST by Carlos García-Mauriño
Modified: 2022-08-12 12:53 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
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:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos García-Mauriño univentionstaff 2022-08-12 12:53:14 CEST
In the provider portal, volumes section, if you leave "Directory in container empty" as proposed by the tooltip causes the mounts to be named volumes instead of bind (a faulty ini was generated).

By specifically entering the string in both fields of the form (as opposed to what the tooltip recommends) the ini is created correctly.

Either the implementation behavior or the tooltip message are wrong.