Page MenuHomeDevCentral

Allow to run arc commands as root
ClosedPublic

Authored by dereckson on Sep 29 2020, 01:50.
Tags
None
Referenced Files
F12405224: D2343.id5902.diff
Mon, Nov 3, 01:24
F12403832: D2343.id5901.diff
Sun, Nov 2, 22:28
Unknown Object (File)
Sun, Nov 2, 15:16
Unknown Object (File)
Sat, Nov 1, 03:57
Unknown Object (File)
Fri, Oct 31, 19:45
Unknown Object (File)
Wed, Oct 29, 12:21
Unknown Object (File)
Wed, Oct 29, 02:44
Unknown Object (File)
Tue, Oct 28, 10:12
Subscribers
None

Details

Summary

By allowing to run arc commands as user, the /root as home use case
has been forgotten. Root should use standard image and legacy wirings.

This is a follow-up for 4d419de04afb.

Test Plan

arc shell and sudo arc shell with and without image built on Dwellers.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningroles/paas-docker/devel/files/arc.sh:78SC2046SHELLCHECK
Adviceroles/paas-docker/devel/files/arc.sh:71SC2086SHELLCHECK
Adviceroles/paas-docker/devel/files/arc.sh:73SC2086SHELLCHECK
Unit
No Test Coverage
Branch
main
Build Status
Buildable 3642
Build 3891: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 29 2020, 01:51
This revision was landed with ongoing or failed builds.Sep 29 2020, 01:51
This revision was automatically updated to reflect the committed changes.

A last modification in user Dockerfile will be needed to use symlinks populated by main image in /root, but that will be for another review.