Praesto v0.1.0
What's Changed
- feat: add GitHub Actions workflow for building and pushing Docker images by @federicolepera in #18
- Feat/webhook validation model cache by @federicolepera in #19
- feat: support target container annotation for model cache volume inje… by @federicolepera in #20
- Feat/add e2e test by @federicolepera in #21
- fix: update default downloader image to latest version by @federicolepera in #34
- Feat/downloader image configurable by @federicolepera in #35
- feat: implement namespace opt-in for mutating webhook injection by @federicolepera in #36
- feat: enhance e2e tests with downloader image support and cleanup imp… by @federicolepera in #37
- feat: enhance ModelCache reconciler to handle PVC states and add test… by @federicolepera in #38
- feat: validate StorageClass existence and update ModelCache status ac… by @federicolepera in #39
- feat: enforce immutability of ModelCache spec and add validation tests by @federicolepera in #40
- feat: add ContainerSecurityContext to Downloader and implement relate… by @federicolepera in #41
- feat: enhance ModelCache CRD with validation rules and required fields by @federicolepera in #42
- Feat/helm chart by @federicolepera in #43
New Contributors
- @federicolepera made their first contribution in #18
Full Changelog: https://github.com/federicolepera/praesto/commits/v0.1.0