v0.0.1
Changelog
- 2cee308 Fix build and monaco-editor configuration (#9)
- 9aa971c Initial commit
- 8eba4ac Merge pull request #1 from kyverno/openapi-schema
- f19a3ee UI improvements (#32)
- 58a8404 add github link
- 144ead5 add license (#63)
- 72fd86b chore(deps): Bump actions/setup-go from 3.5.0 to 4.0.0 (#19)
- 83e3b49 chore(deps): Bump github.com/cloudflare/circl in /backend (#59)
- 86cf7f8 chore(deps): Bump github.com/docker/distribution in /backend (#60)
- 4bd3e2a chore: add a bit of infos in README (#87)
- 53f728b chore: add ci workflow (#7)
- fdf0c22 chore: add code of conduct (#89)
- e0ce665 chore: add code owners (#88)
- 8353ea9 chore: add gh workflow to lint go code (#5)
- 3a5a8dd chore: add ingress support when deploying chart locally (#95)
- eeb984c chore: add makefile targets to create/delete kind cluster (#92)
- 4f611a7 chore: add makefile targets to deploy helm locally (#93)
- e4a77b3 chore: bump a couple of deps (#38)
- 2d2aea2 chore: enable dependabot (#18)
- ff92a19 chore: reference images relatively (#90)
- 762e9c5 cleanup: split config in composables (#80)
- 082b67d cleanup: tutorials
- 0153b7c feat: add gin mode support (#40)
- 5973779 feat: add goreleaser workflow (#94)
- 2c5e0f4 feat: add image verification support (#43)
- 071ae8d feat: add json schemas (#4)
- 7d884ae feat: add kyverno documentation link (#82)
- 1fa1aca feat: add mutations support (#31)
- 2886ba3 feat: add openapi schema
- e81d9d4 feat: add openapi v2 schema (#2)
- 73bc129 feat: add structured context (#16)
- e09f9f9 feat: backend code (#8)
- 28ae5f2 feat: basic error handling (#15)
- da62b4f feat: build image with ko (#28)
- 4ccaedf feat: embed frontend in backend binary (#13)
- fa4a779 feat: execute validation request (#10)
- 3597ce8 feat: improve configuration (#21)
- 8482c41 feat: init backend code (#6)
- 09253e1 feat: init helm chart (#85)
- 62a8f25 feat: persist profiles (#75)
- ff34f4e feat: provide context as yaml for consistend UI (#29)
- abc0f1d feat: provide dockerfile (#26)
- b71a478 feat: publish image (#41)
- 661cdc7 feat: render mutation results (#33)
- 3929030 feat: response adjustments (#58)
- 4ed96d0 feat: restore btn (#44)
- 85f820b feat: save content locally (#48)
- 5bba87a feat: share policy via base64 query string (#47)
- d117d08 feat: show result dialog (#20)
- aa82acd feat: show skipped result for policy/resource mismatch (#30)
- 357d50c feat: support variables (#81)
- 45f0696 feat: tutorial examples (#84)
- dad0ed3 feat: update context schema descriptions (#22)
- f4b6da6 feat: update kubectl-validate and embed schemas (#76)
- e87c64d feat: update onboarding (#73)
- 95edbb5 feat: use structured context (#17)
- 3712383 feat: visualize imageVerification results (#45)
- 86ab146 fix button defaults
- 4bc6258 fix label typo
- 485292b fix result limit
- f337853 fix: App default value
- 5ad472b fix: add missing help comments in makefile (#78)
- add4536 fix: adjust btn tooltips
- 5f68b58 fix: bump kubectl-validate (#56)
- f8a283e fix: cleanup share url
- ae0ed57 fix: context username (#53)
- 215056c fix: dark mode expand content (#25)
- 9ca5051 fix: defaulting when loading policies (#52)
- a74f6f8 fix: dependabot config (#35)
- 7da9c44 fix: frontend routing
- c7a9e3b fix: handle empty validation response (#27)
- e0dcb42 fix: image host (#86)
- eb1805e fix: image verification patching (#62)
- 0070bcd fix: invalid resource parsing (#14)
- 908de58 fix: ko publish workflow (#42)
- fc6fe94 fix: linter failures (#77)
- f61b1a3 fix: makefile (#24)
- 1d2f796 fix: package-lock.json (#46)
- ac897c5 fix: policy loading (#55)
- ca2b2dc fix: release workflow (#96)
- a9abb9b fix: request fields names (#54)
- 9807724 fix: revert using my kyverno fork (#74)
- 6553c43 fix: setup engine context (#23)
- cd38024 fix: spelling
- 54b9607 fix: status code (#11)
- 4d496c0 fix: update input when changing the content query param (#72)
- 3fbb032 fix: use lowercase field names (#39)
- c5474d8 fix: use my kyverno fork and order mutation/validation correctly (#37)
- 7037ff2 fix: wrap response for json marshaling (#12)
- 22d1d22 git ignore
- d39cc47 init playground frontend (#3)
- 33a9e6a linter config
- 320c446 remove unused
- af2640b rm tools