v0.2.0
Changelog
- ea81840 Tweak tooltips (#232)
- 833a515 chore(deps): Bump k8s.io/api from 0.27.1 to 0.27.2 in /backend (#193)
- 5fdd087 chore(deps): Bump k8s.io/apimachinery from 0.27.1 to 0.27.2 in /backend (#194)
- 27f2276 chore(deps): Bump k8s.io/client-go from 0.27.1 to 0.27.2 in /backend (#199)
- b296598 chore(deps): Bump sigstore/cosign-installer from 3.0.3 to 3.0.4 (#187)
- 91b5743 chore(deps): Bump sigstore/cosign-installer from 3.0.4 to 3.0.5 (#192)
- 0069828 chore: add a few badges (#228)
- c0b784d chore: add github workflow to install helm chart (#178)
- b247e47 chore: add kubeconfig in vscode debug (#214)
- 62b5823 chore: add more install options in readme (#175)
- be3a5c7 chore: add public website to README (#227)
- ea47064 chore: bump a few deps (#176)
- 6eaadd7 chore: check pinned actions (#182)
- b64cb6c chore: refactor workflows (#180)
- c145a72 chore: release v0.2.0 (#242)
- 2142309 chore: remove unmaintained dockerfile (#226)
- a4db876 chore: sign docker images (#179)
- 38d6754 feat: add CORS flag (#220)
- 422afff feat: add api to list supported kinds from cluster (#233)
- d556497 feat: add buttons to onboarding (#172)
- 2cadecd feat: add support for kyverno configuration (#200)
- 814d397 feat: build backend assets with docker (#211)
- 56ee36a feat: copy to clipboard buttons (#217)
- 55b77bb feat: export and import profiles (#186)
- 1c9aa0f feat: expose UI at (#207)
- 5095d9b feat: graceful backend shutdown (#205)
- fcdd0d7 feat: load Policy from kyverno/policies repo via query parameter (#190)
- 634f7c4 feat: load resources from connected cluster (#206)
- 451c147 feat: optional loger (#177)
- e8368c6 feat: share config (#208)
- 49a23a8 feat: show app version (#189)
- 470fc24 feat: structure backend in packages (#195)
- 932d510 feat: support GET API routes (#210)
- aa65cf3 feat: use GET for cluster search (#235)
- 64ae629 feat: use kind API to fetch resource types (#234)
- 1a98fa1 fix: Config Upload Button (#230)
- 1b4811e fix: add app version in makefile (#197)
- e573f17 fix: align cluster icon (#223)
- ecefdbe fix: config.New name (#213)
- 038fe76 fix: import/export button nameing and icons (#216)
- 23f69fe fix: improve code structure (#188)
- 0a81fc3 fix: ko publish (#185)
- 9ac7593 fix: ko publish (#191)
- b807496 fix: provide writeable sigstore volume (#198)
- 229bc2b fix: release docs (#174)
- 9b4b6ba fix: set black background (#203)
- ca0df10 fix: sign image step name (#183)
- 2c2d32b fix: use GET to fetch resource (#236)
- 6f94c7f refactor: api config (#215)
- ce2c002 refactor: api get params (#237)
- b10fe57 refactor: create server package (#204)
- 6aa9240 refactor: introduce cluster abstraction (#218)
- ea7c0b0 refactor: rename cluster routes (#219)
- d12fabf refactor: replace config package with cluster (#221)
- 2c7d15d refactor: result order (#238)
- 352dd39 refactor: simplify config (#209)
- ea97a85 refactor: simplify serving frontend (#231)
- f6962a7 update onboarding text blobs (#229)