Christian Goll

Results 110 comments of Christian Goll

In the original implementation the `resolv.conf` was a bind mount to the `resolv.conf` of the host which failed miserably if it was not present in the container. As I am...

@anderbubble please check again, so that we can close this one

@anderbubble The reason for the `-- --` is that `wwctl exec` itself calls `wwctl exec __child` . So you have to use the dashes two times, as the cobra is...

Still this isn't bug, but a known issue

Mount options can be set in `warwulf.conf` (at the time of this comment), so ubuntu specific options should go there.

This is resolved in 4.3.0 as there is no `tag` command any more, but `taggadd ` behaves the same way. Also `wwct [node|profile| edit` does not show this problem.

Is there a way to reproduce this?

There is a additional layer of security with the asset tags, which can be set per node and can only be read out, by the root user. But yes, warewulf...