NearNodeFlash / NearNodeFlash.github.io

View this document https://nearnodeflash.github.io/
Apache License 2.0
3 stars 3 forks source link

Add ability to restrict an NNFContainerProfile to a specific userid/groupid #70

Closed roehrich-hpe closed 1 year ago

roehrich-hpe commented 1 year ago

Allow a userid/groupd to be added to an NNFContainerProfile. This allows a user's containerized application, kept in a private repo, to be restricted to that user. If the userid/groupid are specified in the profile, then they must match the userid/groupid from the Workflow resource.

roehrich-hpe commented 1 year ago

Fix merged: https://github.com/NearNodeFlash/nnf-sos/pull/208