Releases: kyverno/kyverno-json
Releases · kyverno/kyverno-json
v0.0.3
v0.0.3-beta.2
v0.0.3-beta.1
Changelog
- b2f81b9 --- (#373)
- 698f02a --- (#374)
- f8bd2ba chore(deps): Bump actions/checkout from 4.1.1 to 4.1.6 (#372)
- a9a0dd3 chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 (#385)
- 8bd10db chore(deps): Bump aquasecurity/trivy-action from 0.17.0 to 0.21.0 (#375)
- b2c83dc chore(deps): Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.2 (#366)
- 8144365 chore(deps): Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#381)
- af82eed chore(deps): Bump github.com/loopfz/gadgeto from 0.11.3 to 0.11.4 (#380)
- ba75bc7 chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#327)
- dc04242 chore(deps): Bump github/codeql-action from 2.13.4 to 3.25.7 (#387)
- 96275a7 chore(deps): Bump golang.org/x/crypto from 0.19.0 to 0.23.0 (#368)
- 760d900 chore(deps): Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 (#382)
- 71c6d08 chore(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#386)
- e6efadb chore(deps): Bump slsa-framework/slsa-github-generator (#362)
- 2544376 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#384)
- 5c38b4f chore(deps): bump kubectl-validate v0.0.4 (#376)
- 3516e02 chore: bump controller gen (#349)
- a17ecb7 chore: bump kyverno version (#351)
- 384bc5d chore: remove dependency to kyverno (#359)
- 92a90b3 chore: upgrade kyverno dependency to rc4 (#354)
- f46116f fix: decouple upload to codecov (#377)
- d21646f fix: linter (#338)
- 35cb9e6 fix: workflow names for branch protection (#378)
v0.0.3-alpha.2
v0.0.3-alpha.1
Changelog
- e132477 Added docs on using docker image (#297)
- 520e334 Brew formula update for kyverno-json version v0.0.2 (#270)
- be70c55 changes to point to latest main in kyverno (#291)
- 116aba0 chore(deps): Bump anchore/sbom-action from 0.15.3 to 0.15.4 (#280)
- 33c7f34 chore(deps): Bump anchore/sbom-action from 0.15.4 to 0.15.8 (#290)
- d869fa3 chore(deps): Bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 (#299)
- 5157e64 chore(deps): Bump codecov/codecov-action from 4.0.0 to 4.0.1 (#295)
- 4e04d7f chore(deps): Bump golang.org/x/crypto from 0.18.0 to 0.19.0 (#301)
- ff8b7ac chore(deps): Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1 (#302)
- da28742 chore(deps): Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 (#289)
- f2dae86 chore: allow dependabot rebasing PRs (#294)
- b2ab0b8 chore: bump codecov (#292)
- 8a30771 chore: fix readme (#276)
- f622e65 corrected comment (#284)
- 89ecfdc feat: add api folder (#300)
- 60f879c feat: add initial support for mutation trees (#303)
- 57de0f4 feat: add website outdated banner (#271)
- b139511 feat: simplify mutations (#306)
- ea30d01 fix: bump jp lib (#277)
- acadce6 fix: concurrency issue when parsing expression (#312)
- 11a8cc9 fix: map mutation (#304)
- 44d153c fix: map mutation (#305)
- 9e87961 fix: mutations trees value propagation (#307)
- 9e6f30b fix: remove deps from engine to api (#272)
- 163ee1b fix: remove mutation trees code (#308)
- 7a0399b fix: violation not visible in json output (#314)
- 82d0338 point to kyverno main (#296)
- 7fe4b0e refactor: engine refactor (#274)
- f1cfec6 refactor: make json engine request about a single resource (#273)
- 0f3d338 refactor: violations and error in rule response (#275)
v0.0.2
Release notes
Release notes for v0.0.2
.
💫 New features 💫
- Kyverno-JSON is now available via brew
- Added a GitHub action to install Kyverno-JSON
🔧 Fixes 🔧
- Fixed an index not found error
📚 Docs 📚
- Added multi-version docs support
What's Changed
- fix: release docs file name by @eddycharly in #196
- fix: install docs by @eddycharly in #197
- fix: release notes by @eddycharly in #199
- add playground samples by @JimBugwadia in #200
- Add playground samples by @JimBugwadia in #202
- chore(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #201
- chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #207
- fix: deep copy Any by @eddycharly in #212
- chore: bump github-actions-ensure-sha-pinned-actions by @eddycharly in #213
- chore(deps): Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 by @dependabot in #206
- fix: codegen by @eddycharly in #214
- chore(deps): Bump aquasecurity/trivy-action from 0.12.0 to 0.13.1 by @dependabot in #203
- chore(deps): Bump helm/chart-testing-action from 2.6.0 to 2.6.1 by @dependabot in #204
- chore(deps): Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #211
- chore: add schema in codeql workflow by @eddycharly in #215
- chore: add version package unit tests by @eddycharly in #216
- chore: add utils/rest unit tests by @eddycharly in #217
- fix: index not found should not trigger error by @eddycharly in #218
- chore(deps): Bump anchore/sbom-action from 0.14.3 to 0.15.0 by @dependabot in #220
- fix: match scalar by @eddycharly in #221
- fix: slice check with null value by @eddycharly in #222
- fix: codeql workflow by @eddycharly in #225
- chore(deps): Bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 by @dependabot in #219
- feat: add versioned docs support by @eddycharly in #224
- chore: add github action by @eddycharly in #226
- fix: action test workflow by @eddycharly in #229
- chore(deps): Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 by @dependabot in #227
- chore(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #228
- chore: bump jmespath lib by @eddycharly in #230
- chore: codecov config by @eddycharly in #231
- chore: add a few unit tests by @eddycharly in #232
- chore: remove error prone validate func by @eddycharly in #233
- feat: add template options by @eddycharly in #234
- fix: pinned actions check by @eddycharly in #237
- chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.1 to 3.0.2 by @dependabot in #236
- chore(deps): Bump aquasecurity/trivy-action from 0.14.0 to 0.15.0 by @dependabot in #240
- chore(deps): Bump anchore/sbom-action from 0.15.0 to 0.15.1 by @dependabot in #239
- chore(deps): Bump actions/setup-python from 4.7.1 to 4.8.0 by @dependabot in #241
- chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #249
- chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.2 to 3.0.3 by @dependabot in #248
- chore(deps): Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in #245
- chore(deps): Bump aquasecurity/trivy-action from 0.15.0 to 0.16.0 by @dependabot in #244
- chore(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #243
- chore(deps): Bump actions/setup-python from 4.8.0 to 5.0.0 by @dependabot in #242
- feat: add brew tap release by @eddycharly in #250
- fix: update outdated quickstart policy in readme by @vishal-chdhry in #251
- chore: small updates by @eddycharly in #252
- chore: update docs by @eddycharly in #253
- release: v0.0.2 by @eddycharly in #256
- fix: release by @eddycharly in #257
- feat: add json output support by @eddycharly in #264
- fix: schemas gen by @eddycharly in #259
- fix: json output by @eddycharly in #265
- feat: add image provenance by @eddycharly in #260
- chore(deps): Bump anchore/sbom-action from 0.15.1 to 0.15.3 by @dependabot in #266
- chore: use any instead of interface by @eddycharly in #267
- chore(deps): Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 by @dependabot in #263
- chore(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #268
Full Changelog: v0.0.1...v0.0.2
v0.0.2-alpha.2
Changelog
- d5e9eb1 chore(deps): Bump anchore/sbom-action from 0.15.1 to 0.15.3 (#266)
- d2f4465 chore(deps): Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 (#263)
- c237641 chore(deps): Bump golang.org/x/crypto from 0.17.0 to 0.18.0 (#268)
- c8e0b74 chore: use any instead of interface (#267)
- 460d3b6 feat: add image provenance (#260)
- c42cc9b feat: add json output support (#264)
- 0afe4a7 fix: json output (#265)
- 6cced06 fix: schemas gen (#259)
v0.0.2-alpha.1
Changelog
- e1401c0 Add playground samples (#202)
- 6b96903 add playground samples (#200)
- ac4f676 chore(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 (#243)
- 1942d30 chore(deps): Bump actions/setup-python from 4.7.1 to 4.8.0 (#241)
- 23d7166 chore(deps): Bump actions/setup-python from 4.8.0 to 5.0.0 (#242)
- 8c4972d chore(deps): Bump anchore/sbom-action from 0.14.3 to 0.15.0 (#220)
- 345e267 chore(deps): Bump anchore/sbom-action from 0.15.0 to 0.15.1 (#239)
- dd9de2c chore(deps): Bump aquasecurity/trivy-action from 0.12.0 to 0.13.1 (#203)
- 4ef73fd chore(deps): Bump aquasecurity/trivy-action from 0.13.1 to 0.14.0 (#219)
- 24a6a64 chore(deps): Bump aquasecurity/trivy-action from 0.14.0 to 0.15.0 (#240)
- 98ba000 chore(deps): Bump aquasecurity/trivy-action from 0.15.0 to 0.16.0 (#244)
- 0fdf723 chore(deps): Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#227)
- b8094dd chore(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#201)
- 9b24771 chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#207)
- 2fcbde7 chore(deps): Bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#228)
- e4156ab chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#249)
- c588a38 chore(deps): Bump helm/chart-testing-action from 2.6.0 to 2.6.1 (#204)
- 3cdc880 chore(deps): Bump k8s.io/client-go from 0.28.3 to 0.28.4 (#211)
- 8b8e4a9 chore(deps): Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#206)
- b53e7fd chore(deps): Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#245)
- 5505eb8 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#236)
- 47a4716 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#248)
- 5ba1828 chore: add a few unit tests (#232)
- 0980cd2 chore: add github action (#226)
- d1e1563 chore: add schema in codeql workflow (#215)
- c04375f chore: add utils/rest unit tests (#217)
- e55a428 chore: add version package unit tests (#216)
- 3d85964 chore: bump github-actions-ensure-sha-pinned-actions (#213)
- c0febe2 chore: bump jmespath lib (#230)
- 1094cc3 chore: codecov config (#231)
- 8e2e4c7 chore: remove error prone validate func (#233)
- d192c71 chore: small updates (#252)
- 61868b9 chore: update docs (#253)
- 7e40bd2 feat: add brew tap release (#250)
- 82b3f33 feat: add template options (#234)
- 4d15fc9 feat: add versioned docs support (#224)
- 2304ac7 fix: action test workflow (#229)
- df4a376 fix: codegen (#214)
- 5c98276 fix: codeql workflow (#225)
- 65c88b6 fix: deep copy Any (#212)
- cc54ee5 fix: index not found should not trigger error (#218)
- 679aad8 fix: install docs (#197)
- 48238dc fix: match scalar (#221)
- 3157892 fix: pinned actions check (#237)
- f5e3325 fix: release (#257)
- 57021b6 fix: release docs file name (#196)
- 6eaf6cd fix: release notes (#199)
- 65ed240 fix: slice check with null value (#222)
- 63c24c9 fix: update outdated quickstart policy in readme (#251)
- c39bd9e release: v0.0.2 (#256)
v0.0.1
💫 New features 💫
- Policy catalog added
⭐ Examples ⭐
- Example to work with
DOCKERFILE
added
🎸 Misc 🎸
- Escaping projections now use
\
instead of/
- JSON and openapi schemas are now available
- First release 🎉
Changelog
- 6173bbc Add dockerfile samples (#188)
- 7c4310b Bump github.com/kyverno/kyverno (#2)
- 45e29ad Docs update (#153)
- 9ec8f17 add Dockerfile policy sample (#72)
- 5c26857 add Golang API docs (#173)
- 005eb71 add webapp docs and fix related issues (#163)
- 7c6cab8 api
- 4deec91 assertion tree
- dce7b80 chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 (#113)
- d150b42 chore(deps): Bump actions/checkout from 4.1.0 to 4.1.1 (#190)
- 800ff8b chore(deps): Bump actions/setup-go from 3.5.0 to 4.1.0 (#12)
- 405de0b chore(deps): Bump github.com/kyverno/kyverno (#104)
- 46b427f chore(deps): Bump github.com/kyverno/kyverno (#133)
- a210bcf chore(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#135)
- 2825860 chore(deps): Bump helm/chart-testing-action from 2.4.0 to 2.6.0 (#172)
- 6f1cddc chore(deps): Bump jlumbroso/free-disk-space from 1.2.0 to 1.3.0 (#54)
- db33818 chore(deps): Bump jlumbroso/free-disk-space from 1.3.0 to 1.3.1 (#140)
- 7d664d7 chore(deps): Bump k8s.io/apimachinery from 0.28.2 to 0.28.3 (#121)
- c8bff2b chore(deps): Bump k8s.io/client-go from 0.28.2 to 0.28.3 (#120)
- 3117c6c chore(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#134)
- 88836c6 chore(deps): Bump zgosalvez/github-actions-ensure-sha-pinned-actions (#182)
- af73cfa chore: add chart readme (#185)
- e1bb194 chore: add chart release workflow (#186)
- 3ac3cdd chore: add codeql (#115)
- 52c3f10 chore: add command docs (#46)
- 056cab6 chore: add free disk space to workflows (#56)
- 8359d80 chore: add install docs (#74)
- e5cd9b3 chore: add jp docs (#76)
- c8a9c54 chore: add jp functions docs (#52)
- f430cab chore: add json schemas on workflows (#144)
- 5bcdc2b chore: add labels docs (#55)
- 5d8d376 chore: add mkdocs website (#57)
- 29add3c chore: add more command docs
- ef4d36e chore: add pkg version unit tests (#159)
- 68efbf6 chore: add playground docs page (#71)
- bfdaec8 chore: add playground examples codegen docs (#180)
- cdf703c chore: add policy loader unit tests (#160)
- 5588acc chore: add quick start docs (#75)
- 924879d chore: add release docs (#44)
- d0e6358 chore: add release notes folder (#29)
- bae15f1 chore: add release workflow (#47)
- 819db00 chore: add schema docs (#38)
- 99b79a9 chore: add unit tests (#6)
- 6650c7d chore: add unit tests (#7)
- 3be4629 chore: add unit tests (#8)
- 4aabfc4 chore: add unit tests (#9)
- d5fc873 chore: add writing policies docs (#77)
- 9defd21 chore: assets folder (#183)
- a33ddb1 chore: bump kyverno (#156)
- a0380e1 chore: bump kyverno (#168)
- a7afb3e chore: check actions workflow (#5)
- 5f595c3 chore: clean docs generation (#152)
- 26b247e chore: cleanup assets (#184)
- 92111a4 chore: deep copy and register gen
- 5070ea2 chore: document escaping, bindings and modifiers (#39)
- 676b06e chore: enable dependabot
- 095282b chore: enable linter (#3)
- 49d6e99 chore: fix codegen (#127)
- f40b341 chore: generate openapi and json schemas (#90)
- 32c7379 chore: go mod tidy (#181)
- 31a46b4 chore: improve apis docs (#96)
- f3f0650 chore: improve home (#95)
- 7e8fd97 chore: jp doc nits (#161)
- 0bac3c7 chore: makefile fixes (#122)
- 34612a0 chore: move cli in cmd/cli (#125)
- 4013531 chore: move crds in .crds folder (#126)
- fad714d chore: move dev doc in .docs (#150)
- a4d67fa chore: move main at the root of the repo (#145)
- 9fd5408 chore: move main in cmd/cli (#68)
- 8165d6b chore: move playground in website (#128)
- 5112849 chore: remove blog (#141)
- 51fc668 chore: remove example catalog policy (#178)
- be3b554 chore: remove todo (#42)
- 818dc29 chore: rename hack folder to .hack (#123)
- 9d2dbd7 chore: rename module
- 846a8e2 chore: rename release-notes folder to .release-notes (#143)
- 739e389 chore: rename schemas folder to .schemas (#124)
- e08bdb0 chore: reuse code from kyverno (#151)
- b26d4cd chore: split api files
- 0f7e4c7 chore: update readme with recent changes (#30)
- 72cc438 chore: update workflow permissions (#191)
- 3e1aa18 chore: upload code coverage (#194)
- ceba05a chore: use upstream jmespath lib (#43)
- 133fbaf chore: verify codegen (#10)
- a82e35f cli
- 5a1cf07 codegen
- 0f323b4 context
- fda7c15 engine
- a31d4df feat: add api server (#97)
- fb2114f feat: add context propagation (#60)
- f3d8a73 feat: add docs deployment workflow (#192)
- 3d4462b feat: add ecs policies to the catalog (#176)
- e6737b3 feat: add helm chart (#116)
- 3563ba2 feat: add image registry to context
- 4372970 feat: add issue and PR templates (#41)
- ba8eec9 feat: add jp commands (#51)
- 24d1a42 feat: add json_parse custom function (#62)
- d56d6ea feat: add kos to release docker images with goreleaser (#148)
- d1987b7 feat: add kyverno functions (#111)
- bef0191 feat: add labels flag (#98)
- bc9ee31 feat: add playground (#99)
- 08cdc4d feat: add playground command (#101)
- 4ee2aa7 feat: add playground command (#101) (#129)
- dabd09c feat: add playground presets (#146)
- 84ae07a feat: add policy catalog (#88)
- 8906b0a feat: add scan command (#49)
- dd3b385 feat: add tests for AWS ECS (#169)
- fc713b1 feat: add version command (#69)
- 601d3a0 feat: allow custom resource identifier (#114)
- 9e2a388 feat: catalog index and improvements (#102)
- 5af95dc feat: generate playground examples (#179)
- f1897d5 feat: implement projection escaping (#35)
- 9c25481 feat: improve api (#157)
- c11587f feat: match/exclude using assertion trees
- 804ffbe feat: put message per assertion (#91)
- aeaff9d feat: remove resource prefix from assertion trees (#28)
- e3d9d1a feat: rename ValidationPolicy to ValidatingPolicy (#155)
- fe707c0 feat: use -> for explicit bindings (#92)
- f9a94b6 fix comparison
- 39b4fcb fix comparison
- 028b09a fix logo path (#189)
- 5b9e246 fix response and identifier (#187)
- 88cbfdf fix: change escaping char (#87)
- 4f7743f fix: custom marshalling for Any (#11)
- a3d7dee fix: doc links
- 0eca531 fix: dockerfile sample (#93)
- 758d1be fix: emojis in doc (#63)
- 0c2d48b fix: foreach check in rhs
- 78025da fix: generated cli examples (#70)
- 3e56696 fix: generated docs (#154)
- 70de395 fix: lazy binding
- 6558f94 fix: linter (#4)
- f789837 fix: make foreach syntax non ambigous (#36)
- d3a193c fix: mkdocs edit link (#78)
- 4e06e70 fix: playground (#130)
- 12b7580 fix: playground api endpoint (#177)
- 01b3672 fix: readme
- 02ea4a0 fix: release
- b912bd6 fix: release workflow
- 3956e03 fix: remove image data in context for now (#89)
- 312135a fix: remove wildcard matching and create wildcard jp function
- 0d3458e fix: rename into (#142)
- 4904d99 fix: unit tests (#112)
- 7974827 fix: update dead link in readme (#59)
- cc9a897 improve scalar assertion match
- 6bd0976 init
- 44d7d8b jmespath init
- 7b1ae4d lazy binding
- 744303e load plan
- cac0076 makefile
- f4c1c19 match
- 59a4f7d more api
- 6d1c20b more rename
- ad54eab named bindigs and index
- e517099 nits
- 473b33c nits
- 3687ac0 pod no latest
- 0bde529 pod no latest
- c314889 preprocess
- 2cbdde9 readme
- 39976c7 refactor: move test files and add version command tests (#158)
- f582e30 refactor: move wasm folder out of cmd (#147)
- 9b0bb3b refactor: rename Policy to ValidationPolicy (#109)
- 21b0251 reflect utils
- d2e10ea release: v0.0.1 (#195)
- 3fe9c1e release: v0.0.1-alpha.1 (#73)
- 8f985bf rename everything tf to json
- ed80141 rename group from tf to json
- 66be087 template
- e949554 update README (#171)
- d647751 update home page & logo (#105)
- 9744b0d update messages (#100)
- ece1ef4 update policy (#94)
- 87d6fba wildcard
- f8ff94a yaml support