Commit Graph

16 Commits

Author SHA1 Message Date
Spencer McIntyre 1aceb71971 Rename the function to emphasize truthy 2022-05-13 09:16:01 -04:00
Spencer McIntyre 05fcbd803e Add a new Retry mixin 2022-05-11 15:41:37 -04:00
Spencer McIntyre 56a544c184 Fix two minor issues in kubernetes/exec 2021-11-05 10:35:22 -04:00
alanfoster 9346a43e4a Improve kube exec reliability 2021-11-05 02:38:44 +00:00
adfoster-r7 c0ba4bd619 Add kubernetes enum module 2021-10-21 11:01:25 +01:00
Spencer McIntyre a74730da68 Fix image name enumeration 2021-10-20 17:20:05 -04:00
Spencer McIntyre 1e1b1982b2 Improve image selection when creating a pod
The module will now iterate over identified image names by default and
also allows an explicit image name to be specified using the new
PodImage advanced option.
2021-10-20 15:52:23 -04:00
Spencer McIntyre d8f2b18649 Implement review feedback 2021-10-01 14:44:13 -04:00
Spencer McIntyre 8d82bebc3c Add the kubernetes/exec module docs 2021-10-01 10:32:12 -04:00
Spencer McIntyre 32540247cb Move the Kubernetes client into a library file 2021-10-01 10:32:12 -04:00
Spencer McIntyre d135e7677b Fix a couple of bugs in the k8s/exec module 2021-10-01 10:32:12 -04:00
Spencer McIntyre 250e40762d Add the ability to create a new pod 2021-10-01 10:32:06 -04:00
Spencer McIntyre 7e62ab92ce Allow configuration via an established session 2021-09-30 16:54:01 -04:00
Spencer McIntyre ea6761a3fa Module cleanup and error handling 2021-09-30 16:54:01 -04:00
Spencer McIntyre eb1507660f Add support for direct websocket sessions 2021-09-30 16:54:01 -04:00
Spencer McIntyre 7536db1702 Add an initial kubernetes exec module 2021-09-30 16:54:01 -04:00