-
Notifications
You must be signed in to change notification settings - Fork 564
Open
Labels
type/enhancementNew feature or requestNew feature or request
Description
What I'd like:
I would like superpowered bootstrap containers for initialization.
Any alternatives you've considered:
Instead, I run the container as a host container, run the initialization code, then
apiclient set host-containers.example.enabled=falseThis has multiple downsides: (1) I need to include apiclient in the host container and (2) I can't interrupt the boot on error.
While there are security concerns with superpowered containers, these concerns are not any higher for bootstrap containers than host containers.
Metadata
Metadata
Assignees
Labels
type/enhancementNew feature or requestNew feature or request