Skip to content

Conversation

@squakez
Copy link
Contributor

@squakez squakez commented Aug 15, 2025

A trait which simplify setting init and sidecar containers.

Example via CLI:

kamel run route.yaml -t mount.empty-dirs=common:/tmp -t init-containers.tasks="init;alpine;/bin/sh -c \"echo hello >> /tmp/init\"

Release Note

NONE

@squakez squakez linked an issue Aug 15, 2025 that may be closed by this pull request
This was referenced Aug 15, 2025
@github-actions
Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 47.3% to 47.4% (+0.1%)

A trait which simplify setting init and sidecar containers
@squakez squakez force-pushed the feat/init_containers_side branch from e692310 to ee7ef47 Compare August 15, 2025 06:53
@github-actions
Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 47.3% to 47.4% (+0.1%)

@squakez squakez merged commit ed390df into apache:main Aug 15, 2025
10 checks passed
@squakez squakez deleted the feat/init_containers_side branch August 15, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InitContainers feature

1 participant