charts icon indicating copy to clipboard operation
charts copied to clipboard

feat(kong): add new admission webhook configuration fields: matchPolicy, matchConditions and objectSelector

Open pmalek opened this issue 1 year ago • 0 comments
trafficstars

Add new admission webhook configuration fields:

  • matchPolicy
  • matchConditions and
  • objectSelector

Release kong 2.42.

Which issue this PR fixes

Fixes #1103

Special notes for your reviewer:

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • [ ] PR is based off the current tip of the main branch.
  • [ ] Changes are documented under the "Unreleased" header in CHANGELOG.md
  • [ ] New or modified sections of values.yaml are documented in the README.md
  • [ ] Commits follow the Kong commit message guidelines

pmalek avatar Sep 23 '24 11:09 pmalek