k3d dev script: add volumes to support twistlock defenders
All threads resolved!
All threads resolved!
General MR
Summary
Changes:
- Splits up the default args for k3d to improve readability + add comments on each option.
- Adds/modifies volumes to support Twistlock defenders - volumes will always be mounted to the k3d nodes but only used if defenders are deployed.
- Adds new SSH arg
-o IdentitiesOnly=yes
to ensure that only the identity passed in is used, preventing potential SSH errors
Edited by Micah Nagel
Merge request reports
Activity
assigned to @micah.nagel
- Automatically resolved by Micah Nagel
I tested a regular no-arg deployment and everything seemed fine. No adverse effect.
I did not test twistlock deployment with defenders.Edited by kevin.wilderadded 13 commits
-
73f07c46...6f982d6f - 12 commits from branch
master
- a875f2f7 - Merge branch 'master' into twistlock-k3d-script
-
73f07c46...6f982d6f - 12 commits from branch
added statusreview label
Defenders all showing healthy with these changes with the exception of the usual known issues - https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/twistlock/-/blob/main/docs/k3d.md#known-issues
changed milestone to %1.42.0
mentioned in commit bb2ec388
Please register or sign in to reply