Skip to content

v0.0.1

Compare
Choose a tag to compare
@mxab mxab released this 06 Mar 08:27
· 124 commits to main since this release

Changelog

  • cd8c79f chore: prepare release
  • 69179f5 feat: validate errors to response
  • 7319979 feat: basic webhook mutator
  • 55371a7 chore: sonar properties
  • dc1616f fix: job mutator
  • e3bab4a feat: tls upstream
  • 00d11e5 feat: validate (only warnings)
  • 794ba1b chore: refactor test setup
  • 7a5b434 chore: prevent double checking of resp type
  • 9e9faeb feat: attach warnings also for plan response
  • 01cafc0 feat: append warnings
  • 8995776 chore: refactor tests
  • 7d2e6a0 chore: move error logging
  • 2f91897 chore: refactor handling
  • a57c858 feat: implement plan handler
  • 2af61f7 chore: remove todo
  • bd58126 chore: sonarlint
  • 745d658 fix: coverage
  • 7ce7fcb chore: sonar coverage
  • b19bc73 fix: coverage test
  • ff782bd chore: add fmt check in action
  • df923f7 chore: semver go version action
  • bd7b264 feat: configure mutator/validator from config
  • e4fdfe0 feat(opa mutator): include warnings
  • 9fae1e8 fix(build): github actions install deps
  • e3ceb90 Create .github/workflows/go.yml
  • 2d5ff7d feat: use opa for validate and patch
  • 7ca51d1 jsonpatch opa
  • 47bd3c4 use api model
  • fcaecc7 wip
  • ea7b242 feat: initial config loading
  • c924c76 feat: opa validator
  • 8e6f89e test: write poc rego rule for vault policy
  • 2e71a1c feat: connect admission controllers
  • 15c85ec feat: test admission controller, sample mutator
  • cfaf2a6 feat: detect create/update
  • 6a1db0f chore: gitignore / pre-commit
  • 853e850 init proxy
  • a8114f0 Initial commit