v0.2.0
Pre-release
Pre-release
This release adds the collector and scanner functionality.
Commits
- fa86115: update readme with install step (#117) (Sertaç Özercan) #117
- 8737001: Add eraser unit tests (#118) (Brian Goff) #118
- 8620316: add release doc (#119) (Sertaç Özercan) #119
- aefc0cd: Use fixed go version to install setup-envtest (#133) (Peter Engelbert) #133
- cc22939: add generated name for imagejob pods (#136) (ashnamehrotra) #136
- 73a0e1a: Do not require cluster access for eraser pod (#115) (Brian Goff) #115
- df50078: add setup-go and update action (#138) (Sertaç Özercan) #138
- 3358315: Stabilize e2e tests (#143) (Peter Engelbert) #143
- 2e098bc: Update to support multi-arch builds (#155) (Jeremy Rickard) #155
- c00b1ea: Add generic TESTFLAGS for passing flags to go test (#158) (Brian Goff) #158
- 81cfcd2: Only delay deltion when until is sufficiently long (#161) (Brian Goff) #161
- d84cc5f: Imagelist reconcile on update (#135) (ashnamehrotra) #135
- b7b3dcb: Fix alias bug (#157) (Peter Engelbert) #157
- be73cdc: Imagecollector crd (#171) (ashnamehrotra) #171
- 0249fe6: Add node selector to image job pod spec (#141) (Peter Engelbert) #141
- d82b16f: Initial documentation refactor (#179) (Cara MacLaughlin) #179
- a5bba55: Change OUTPUT_TYPE to docker (#184) (Leonard) #184
- 490505a: Collector (#175) (ashnamehrotra) #175
- b8fec4e: Update go 18 (#192) (Bryan Leighton) #192
- 82319fa: Remove unnecessary mkdir in eraser-tooling (#195) (Leonard) #195
- 13f7c76: Delete imagelist and imagejobs before running tests (#194) (Eugene Fedorenko) #194
- 7a4cdab: Publish Helm chart to github page in GH action (#196) (johee) #196
- 1226081: Helmify (#191) (Andrew Malkov) #191
- 52d17b9: Add steps to Quickstart doc (#186) (Joshua Phelps) #186
- 64a3c02: Pr to add vulnerability scan to pipeline (#181) (Irene Stanely) #181
- 218db21: quickstart documentation image name fix (#206) (ashnamehrotra) #206
- 8f7cdf6: Fix potential reconciliation bug (#204) (Peter Engelbert) #204
- 761cba0: Use correct base image for output artifacts (#207) (Peter Engelbert) #207
- c29b9c6: Add development guide (#187) (Leonard) #187
- bd0bec7: Move imagejob deletion to imagelist controller (#205) (Peter Engelbert) #205
- 31ff94e: Fix collector image typo in Makefile (#216) (Sertaç Özercan) #216
- ee37ba4: Set ldflags as a part of build (#193) (Cara MacLaughlin) #193
- a625e52: ImageCollector Controller - Collector part (Fixed stacked changes) (#213) (ashnamehrotra) #213
- 6f19c91: Scanner (#173) (Peter Engelbert) #173
- 4147bab: Modify collector to report non-running images (#221) (ashnamehrotra) #221
- 7da64d3: Revert "Modify collector to report non-running images" (#225) (Peter Engelbert) #225
- 9492652: Modify collector (#227) (ashnamehrotra) #227
- 45c462b: Separate vulnerable and failed images (#226) (Peter Engelbert) #226
- e3f1fb3: update release with collector and scanner (#231) (Sertaç Özercan) #231
- 0bfe0ff: Add codeql action (#197) (David McGhee) #197
- 2cb495d: Collect->Scan->Erase Pipeline (#229) (Peter Engelbert) #229
- d7f6133: Disable Scanner (#234) (ashnamehrotra) #234
- b226466: v0.2.0 release (#237) (Peter Engelbert) #237
Chores
- bump github.com/go-logr/logr from 1.2.0 to 1.2.2 (#121) #121 (dependabot[bot])
- bump actions/checkout from 2 to 3 (#122) #122 (dependabot[bot])
- bump k8s.io/kubernetes from 1.22.6 to 1.22.8 (#123) #123 (dependabot[bot])
- bump actions/cache from 2 to 3.0.1 (#127) #127 (dependabot[bot])
- bump github.com/go-logr/logr from 1.2.2 to 1.2.3 (#124) #124 (dependabot[bot])
- bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 (#128) #128 (dependabot[bot])
- bump actions/setup-go from 2 to 3 (#131) #131 (dependabot[bot])
- bump actions/cache from 3.0.1 to 3.0.2 (#142) #142 (dependabot[bot])
- bump k8s.io/kubernetes from 1.22.8 to 1.22.9 (#156) #156 (dependabot[bot])
- bump docker/setup-buildx-action from 1 to 2 (#166) #166 (dependabot[bot])
- bump docker/login-action from 1 to 2 (#167) #167 (dependabot[bot])
- bump k8s.io/kubernetes from 1.22.9 to 1.22.10 (#211) #211 (dependabot[bot])
- bump crazy-max/ghaction-github-runtime from 1 to 2 (#212) #212 (dependabot[bot])
- bump actions/cache from 3.0.2 to 3.0.3 (#218) #218 (dependabot[bot])
- bump sigs.k8s.io/e2e-framework from 0.0.6 to 0.0.7 (#217) #217 (dependabot[bot])
- bump actions/cache from 3.0.3 to 3.0.4 (#235) #235 (dependabot[bot])
New Contributors
- @jeremyrickard made their first contribution in #155
- @cmaclaughlin made their first contribution in #179
- @LeonardHd made their first contribution in #184
- @bdlb77 made their first contribution in #192
- @eedorenko made their first contribution in #194
- @joheec made their first contribution in #196
- @anmalkov made their first contribution in #191
- @joshuaphelpsms made their first contribution in #186
- @irenechristopher made their first contribution in #181
- @drmcghee made their first contribution in #197
Full Changelog: v0.1.0...v0.2.0