Add method for pebble to create symlinks in sidecar charms

Bug #1945941 reported by Diko Parvanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Won't Fix
Undecided
Unassigned

Bug Description

Currently it is impossible to create symlinks in a sidecar charm/container with pebble.

Diko Parvanov (dparv)
summary: - Add option for pebble to create symlinks in sidecar charms
+ Add method for pebble to create symlinks in sidecar charms
Revision history for this message
John A Meinel (jameinel) wrote :

With one-shot commands (landing now) you will be able to do things like call out to "ln -s", which is certainly a workaround for this. However, given we have the ability to push/pull files and directories, symlinks make sense. Though we'd also want to be aware of how the rest of the api interacts. (eg, if you have a symlink and call Pull does it give you the Readlink or does it give you the file contents of the target)

Changed in juju:
importance: Undecided → High
milestone: none → 2.9-next
status: New → Triaged
tags: added: pebble sidecar-charm
Revision history for this message
Ben Hoyt (benhoyt) wrote :

I've opened https://github.com/canonical/pebble/issues/75 to track in Pebble. I think we'll need a small 1-2 page spec describing this and how it fits together.

Revision history for this message
Harry Pidcock (hpidcock) wrote :

Marked as won't fix as it is tracked here https://github.com/canonical/pebble/issues/75

Changed in juju:
importance: High → Undecided
milestone: 2.9-next → none
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.