Skip to content

Feat(aigw): policy reuse - #7240

Merged
jbaross merged 2 commits into
release/ai-gw-2.1from
feat/aigw-policy-reuse
Sep 21, 2026
Merged

jbaross merged 2 commits into
release/ai-gw-2.1from
feat/aigw-policy-reuse

Conversation

@jbaross

@jbaross jbaross commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Description

Based on the discussion in this thread https://kongstrong.slack.com/archives/C06GB3KM155/p1789021130935529

  • Removes mentions that deleting an entity also deletes any referenced policies
  • Updates all descriptions of attaching a policy to clarify that one AI Policy entity can be referenced from multiple other entities and that this allows a user to reuse common configurations.
  • Entity docs checked line by line, others scanned briefly but no problems found

Fixes #7206

Preview Links

Policies: https://deploy-preview-7240--kongdeveloper.netlify.app/ai-gateway/entities/ai-policy/
Models: https://deploy-preview-7240--kongdeveloper.netlify.app/ai-gateway/entities/ai-model/

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@netlify

netlify Bot commented Sep 15, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit fac07fe
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6aa913e2045b3e0007c0faeb
😎 Deploy Preview https://deploy-preview-7240--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@jbaross
jbaross changed the base branch from main to release/ai-gw-2.1 September 16, 2026 13:33
@jbaross
jbaross marked this pull request as ready for review September 17, 2026 12:36
@jbaross
jbaross requested a review from a team as a code owner September 17, 2026 12:37
@jbaross jbaross mentioned this pull request Sep 18, 2026

@cloudjumpercat cloudjumpercat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jbaross
jbaross merged commit f003f9a into release/ai-gw-2.1 Sep 21, 2026
23 checks passed
@jbaross
jbaross deleted the feat/aigw-policy-reuse branch September 21, 2026 16:17
Guaris pushed a commit that referenced this pull request Sep 22, 2026
* feat(ai-gateway): draft update for MCP 2026-07-28 support (#7083)

* draft update for MCP 2026-07-28 support

* Fix submodules

* Create 2.1.json

* Update Dictionary.txt

* Restructure + copy edits

---------

Co-authored-by: Lucie Milan <lucie.milan@konghq.com>

* Update mcp-versions.md

* Feat(aigw): policy reuse (#7240)

* fix entity page

* fix ai model page

* Update Dictionary.txt

* Download AI Gateway Policy Schemas

* Generate AI Gateway changelog for version 2.1.0

* feat(automated-tests): add export-assignment detection and persist wrapper

* feat(automated-tests): add executeDocCommand to persist export assignments

* feat(automated-tests): run doc prereq and step commands through executeDocCommand

* refactor(automated-tests): single owner for _BASE64 env line, clearer failure reporting

* chore(how-to): run how-to as part of the suite

* fix(how-to): give env variable a proper name

* chore(aigw): generate kong-conf 2.1

* feat(aigw): replace --set-min-version with --baseline-min-version in kong-conf-to-json

* chore(aigw): add github action that generates kong-conf

* fix(automated-tests): missing import

* Update ai-audit-log-reference.md (#7323)

---------

Co-authored-by: Greg Peranich <greg.peranich@konghq.com>
Co-authored-by: jbaross <james.baross@konghq.com>
Co-authored-by: fabianrbz <715229+fabianrbz@users.noreply.github.com>
Co-authored-by: Fabian Rodriguez <fabian.rodriguez@konghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify AI Policy reuse

2 participants