Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
capabilities: be more graceful in resetting ambient
Similar to when SetAmbient() can fail, runc should be graceful about ResetAmbient failing. This functionality previously worked under gvisor, which doesn't implement ambient capabilities atm. The hard error on reset broke gvisor usage.
- Loading branch information