Christian Goll
|
7e42286610
|
fixed linting
|
2022-04-07 11:35:34 +02:00 |
|
Christian Goll
|
5fb10130f3
|
check for modifcation of passwd/group after exec
|
2022-04-06 21:44:00 +02:00 |
|
Gregory Kurtzer
|
b60cacbd0f
|
Revert "removed unused container child"
This reverts commit 30bc445a89.
|
2022-03-02 19:53:10 -08:00 |
|
Christian Goll
|
30bc445a89
|
removed unused container child
|
2022-03-02 15:39:47 +01:00 |
|
Gregory Kurtzer
|
2260be9f8f
|
Working implemnetation of #271
|
2022-02-13 04:22:12 +00:00 |
|
Christian Goll
|
df127b179d
|
q
|
2022-02-03 09:59:24 +01:00 |
|
Christian Goll
|
ad87ba7647
|
execute './.ww4/runExit` on exeit of container exec
|
2022-01-31 17:20:24 +01:00 |
|
Gregory M. Kurtzer
|
4b5e3fd6eb
|
Merge pull request #117 from WestleyK/remove_commented_code
Remove commented test code
|
2021-09-08 16:12:09 -07:00 |
|
WestleyR
|
cab2d4a316
|
Remove commented test code
Seems to be extra test code from
09a83ff904.
|
2021-09-08 14:12:20 -07:00 |
|
Gregory Kurtzer
|
84c0c72219
|
MS_REC added to MS_PRIVATE mount on root
|
2021-09-08 11:52:22 -07:00 |
|
Gregory Kurtzer
|
09a83ff904
|
Container exec fixups
|
2021-09-08 11:40:14 -07:00 |
|
WestleyR
|
4edc16953e
|
Fix linting issues
|
2021-09-07 20:48:51 -07:00 |
|
Gregory Kurtzer
|
4c8edc16fe
|
Changed API name to valid path
|
2021-09-02 15:34:19 -07:00 |
|
Gregory Kurtzer
|
ed64386b8b
|
remove debug print
|
2021-09-01 21:20:50 -07:00 |
|
Gregory Kurtzer
|
caf9f4b80f
|
Have more intelligence on splitting bind paths
|
2021-09-01 21:13:46 -07:00 |
|
Gregory Kurtzer
|
198791fb10
|
add default and sane path to container exec
|
2021-09-01 19:26:38 -07:00 |
|
Gregory Kurtzer
|
fc7182d7bd
|
Don't bind resolv.conf, copy on import
|
2021-09-01 19:23:13 -07:00 |
|
Gregory Kurtzer
|
cf45e5b8f6
|
Removing another debug Println()
|
2021-08-20 18:21:26 -07:00 |
|
Gregory Kurtzer
|
7826f69656
|
Support binds in container exec command
This addresses issue #88.
|
2021-08-20 14:16:16 -07:00 |
|
Ian Kaneshiro
|
846b45524c
|
Tidy up
- Ran goimports to format code and imports
- Removed unused module from go.mod
- Added .editorconfig to keep formatting standard across contributors
|
2021-02-16 11:54:12 -08:00 |
|
Gregory Kurtzer
|
90157e340a
|
Set the HISTFILE to /dev/null so we don't rebuild containers on every exec
|
2020-12-19 21:06:04 -08:00 |
|
Gregory Kurtzer
|
5c995f9d0f
|
Added Init to datastructure, fixups to container interface, and --setdefault to kernel and container build
|
2020-12-06 22:29:25 -08:00 |
|
Gregory Kurtzer
|
9de9778648
|
Add bind points for /dev/ and /etc/resolv.conf into the container when exec'ing
|
2020-12-06 10:00:04 -08:00 |
|
Gregory Kurtzer
|
bbfe1023e9
|
Add file for non-Linux placeholder.
|
2020-12-06 09:39:48 -08:00 |
|
Gregory Kurtzer
|
3041fcac6b
|
Added wwctl container exec ... feature
|
2020-12-06 09:33:36 -08:00 |
|