Skip to content

release: Kong Operator 2.3.0#5894

Open
sandromodarelli wants to merge 4 commits into
mainfrom
release/operator/2.3.0
Open

release: Kong Operator 2.3.0#5894
sandromodarelli wants to merge 4 commits into
mainfrom
release/operator/2.3.0

Conversation

@sandromodarelli

Copy link
Copy Markdown
Contributor

Description

Fixes #issue

Preview Links

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).

Copilot AI review requested due to automatic review settings July 9, 2026 10:23
@sandromodarelli
sandromodarelli requested a review from a team as a code owner July 9, 2026 10:23
@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 44f98d7
🔍 Latest deploy log https://app.netlify.com/projects/kongdeveloper/deploys/6a5c744ad61629000802c951
😎 Deploy Preview https://deploy-preview-5894--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.

@sandromodarelli sandromodarelli added the do not merge Issues/ PRs whose changes should not be merged at this time label Jul 9, 2026

Copilot AI 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.

Pull request overview

Updates the Kong Operator product metadata to add the 2.3 release line and mark it as the latest, so the site can display current Operator lifecycle information.

Changes:

  • Added a new 2.3 release entry (release date, EOL date, and latest: true).
  • Removed the latest flag from the prior 2.2 release entry.

sandromodarelli and others added 3 commits July 17, 2026 17:06
* feat(operator): AI Gateway docs — KonnectAIGateway rename + IdentityProvider

Two breaking CRD changes from KO 2.2 (July 10):
- AIGatewayControlPlane renamed to KonnectAIGateway (commit e1a708c)
- New AIGatewayIdentityProvider CRD (key-auth / openid-connect) added (commit e5c22cc)

Docs updated:
- 4-step getting started series: install, deploy, policies, consumers
- Consumers step now creates AIGatewayIdentityProvider before consumers
- Reference page: resource model table, reference chain, new IdentityProvider section
- Series, index, and landing page wiring
- QA test plan: new Section 7 (Identity Providers), all KonnectAIGateway rename fixes
- Fix broken related_resources link in support doc (rate-limiting/examples → rate-limiting)

CRD corrections carried forward from prior audit:
- AIGatewayModelProvider (was AIGatewayProvider)
- Auth uses SensitiveDataSource (secretRef), aiGatewayRef throughout
- AIGatewayConsumerCredential: aiGatewayConsumerRef + apiKey.secretRef
- AIGatewayDataPlane auto-provisions mTLS cert



* feat(operator): AI Gateway getting started series and reference docs

* fix vale issues

* fix codex feedback

* Apply suggestions from code review pt 1



* Apply suggestions from code review



* Fix build failure



* tech preview badges, remove qa file



---------

Signed-off-by: Diana <75819066+cloudjumpercat@users.noreply.github.com>
Co-authored-by: Justin Davies <justin.davies@konghq.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Ports the install/policy/consumers corrections from ko-ai-gw commit
6c2d705, adapted to this branch's
existing frontmatter and terminology conventions:

- install: temporarily pin the operator Helm chart to 1.4.0-rc.1 for
  preview docs review
- policy: nest AIGatewayPolicy config under type: inline / value
- consumers: add the missing consumer-group enrollment steps

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Issues/ PRs whose changes should not be merged at this time

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants