agent-stack-k8s icon indicating copy to clipboard operation
agent-stack-k8s copied to clipboard

[WIP] Pass a pre-bootstrap hook into agent server container

Open DrJosh9000 opened this issue 10 months ago • 0 comments

The more reliable approach is to build a container image containing the hooks you want and then set BUILDKITE_HOOKS_PATH.

But if that's too much work, a pre-bootstrap script might be small enough to smuggle through a configMap object, and this provides a way to do that.

DrJosh9000 avatar Apr 23 '24 07:04 DrJosh9000