Commit 1510ab7
committed
feat: expose
`cgroupns`, `ipcns`, `pidns`, `userns`, `utsns` now support setting the
`value` attribute.
This allows to mimic the behavior of `--userns`[0] cli arg via this API.
[0]: https://docs.podman.io/en/stable/markdown/podman-create.1.html#userns-mode
Signed-off-by: Jose D. Gomez R <1josegomezr@gmail.com>*ns keys to consumers1 parent cbd660d commit 1510ab7
File tree
2 files changed
+60
-5
lines changed- podman
- domain
- tests/unit
2 files changed
+60
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
439 | 446 | | |
440 | 447 | | |
441 | 448 | | |
| |||
746 | 753 | | |
747 | 754 | | |
748 | 755 | | |
749 | | - | |
| 756 | + | |
750 | 757 | | |
751 | 758 | | |
752 | | - | |
| 759 | + | |
753 | 760 | | |
754 | 761 | | |
755 | 762 | | |
| |||
760 | 767 | | |
761 | 768 | | |
762 | 769 | | |
763 | | - | |
| 770 | + | |
764 | 771 | | |
765 | 772 | | |
766 | | - | |
| 773 | + | |
767 | 774 | | |
768 | 775 | | |
769 | | - | |
| 776 | + | |
770 | 777 | | |
771 | 778 | | |
772 | 779 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
260 | 308 | | |
261 | 309 | | |
262 | 310 | | |
| |||
0 commit comments