Tracking issue for adding init container support
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 1.2k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 2
Description
## Describe the feature
This is a placeholder for the feature track work described in the related [doc](https://docs.google.com/document/d/11ybUbo2WX6zgSUpcaAzhbcW6nDyJgg_qHM2csPYeZ08/edit?usp=sharing):
Alpha (disabled by default):
- [x] Add initContainers support in KService
- [x] Add e2e test
- [x] Add to listed flags [here](https://knative.dev/docs/serving/feature-flags/).
- [x] Support init container image resolution
- [x] Define defaults for init containers eg. container names (same as normal containers)
Beta (disabled by default):
- [ ] Add conformance tests
- [x] Update docs with a separate section for init container support
GA (disabled by default):
- [ ] Add Knative CLI support
/cc @julz @dprotaso @markusthoemmes
Related tickets: #4307
Contributor guide
Assessment
This issue has not been assessed yet.