Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-10-21 | 1.2 kB | |
v0.10.0 source code.tar.gz | 2022-10-21 | 275.0 kB | |
v0.10.0 source code.zip | 2022-10-21 | 359.5 kB | |
Totals: 3 Items | 635.7 kB | 0 |
Features and enhancements:
- Feature: Migrate kube-fledged ci to github actions [#92]
- Feature: end to end test framework for kube-fledged [#93]
- Feature: Add option to leave image pull/delete Jobs running [#101]
- Feature: priorityClass support [#120]
- Permission issue when purging images from cache on OpenShift [#134]
- Add README.md to kube-fledged helm chart [#136]
- Add "Blogs and Presentations" section to README [#138]
- Add Shout-outs section to README [#139]
- Update Contributing guidelines document [#144]
- Push images to dockerhub when commit is pushed to develop [#152]
- Don't run pull_request job when PR is accepted [#154]
- Update shout-outs section with new links [#162]
- Bump up versions of alpine, golang & operatorsdk versions [#163]
- Added jobPriorityClassName arg [#173]
- use dockerhub busybox image [#181]
- Package controller and webhook server together [#186]
Bug fixes
- Fix failing go tests [#135]
- Image pull jobs failing: "standard_init_linux.go:228: exec user process caused: no such file or directory" [#176]
- Error deleting image when defining containerd.sock path [#188]