containerpilot icon indicating copy to clipboard operation
containerpilot copied to clipboard

add uid and gid options for running commands

Open frederikbosch opened this issue 6 years ago • 5 comments
trafficstars

Adds feature to run commands under a certain user and/or group. Fixes #570.

frederikbosch avatar Oct 24 '19 15:10 frederikbosch

looks like the coprocess tests are failing

gbmeuk avatar Oct 27 '19 23:10 gbmeuk

I doubt whether that is related to the PR

frederikbosch avatar Nov 04 '19 15:11 frederikbosch

Yes, you're right. Seems like ps was missing from the Node base image

https://github.com/joyent/containerpilot/pull/586

Still has a telemetry test failure

gbmeuk avatar Nov 04 '19 19:11 gbmeuk

fixed telemetry test failure in other PR. Hopefully someone will look at these PRs

gbmeuk avatar Nov 05 '19 23:11 gbmeuk

@misterbisson any chances to get this (and a few other PR's) merged?

MartijnDekkers avatar Apr 12 '20 06:04 MartijnDekkers