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 |
|