Releases: kyverno/playground
Releases · kyverno/playground
v0.1.0
Changelog
- 8e5ca64 Generate UI (#83)
- 1fa9937 chore(deps): Bump actions/setup-go from 4.0.0 to 4.0.1 (#157)
- 6b42a08 chore(deps): Bump azure/setup-helm from 1 to 3 (#158)
- ca36a8a chore(deps): Bump github.com/Masterminds/semver/v3 in /backend (#159)
- 6d76a5c chore: add helm docs (#137)
- 06413d8 chore: add helm lint workflow (#91)
- 8df1e3e chore: readme nit (#142)
- 0d92c96 chore: verify codegen workflow (#141)
- d5b647f feat: add kubernetes version in context (#144)
- d93cc41 feat: add more templates (#161)
- c784724 feat: collapse context input (#154)
- 082b197 feat: improve helper text (#162)
- 2795e2d feat: onboarding (#151)
- 5b42890 feat: optional sponsor text (#155)
- fff7701 feat: panel info via tooltip (#147)
- d5ba231 feat: show nirmata sponsor logo (#160)
- 0f328a4 fix: API resolver (#149)
- 09f4e92 fix: Drop download button (#152)
- 9c7e7c5 fix: Improve example namings (#145)
- f205583 fix: UI Fixes (#138)
- 6c5e9ae fix: add variables validation (#148)
- 0eb2f06 fix: empty document (#163)
- bba16a8 fix: enable probes (#140)
- abdf093 fix: generation status chip and error tooltip (#153)
- 32169be fix: improve resource loading (#146)
- e9ddfac fix: ko release (#111)
- 7dd2d3a fix: playground title (#133)
- f76e66d fix: release docs (#110)
- 35aba9d fix: remove host arg (#139)
- 81ff08f fix: remove unnecessary quotes from context (#132)
- 12da853 fix: small nit (#164)
- 3f0ec6e fix: small typos (#156)
- 9426d44 release 0.1.0 (#166)
v0.0.2-alpha.1
Changelog
- 04c2fc7 chore: add helm release workflow (#98)
- 805ee12 chore: fix ko release (#99)
- 0be4887 fix helm release
- ead5e0a fix: add missing file (#105)
- b7620e0 fix: add v2beta1 support (#100)
- a598008 fix: allow registry access from context (#101)
- 5bcb5d2 fix: better error management (#102)
- 065c596 fix: helm release
- 7941caf fix: helm release (#106)
- aee3e4d fix: helm release (#107)
- 9ad902d fix: ko release (#104)
- 89cc0db fix: ko release (#108)
- ab68b3a release: add ko config (#97)
- 44e7c44 release: chart v0.0.1-alpha.1 (#103)
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