release: Kong Operator 2.3.0 - #5894
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
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.3release entry (release date, EOL date, andlatest: true). - Removed the
latestflag from the prior2.2release entry.
…mespace secret references (#5896)
* 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>
Fix wording and versions Co-authored-by: Lucie Milan <32450552+lmilan@users.noreply.github.com>
Co-authored-by: Lucie Milan <32450552+lmilan@users.noreply.github.com>
Co-authored-by: Lucie Milan <32450552+lmilan@users.noreply.github.com>
|
@lmilan Since @sandromodarelli is on vacation this week, I am taking care of this PR now. |
Thanks @randmonkey! I've answered your questions |
Co-authored-by: Lucie Milan <32450552+lmilan@users.noreply.github.com>
This reverts commit 6c2d705.
|
@justindavies I reviewed your latest changes and made some edits, if you want to take a look (mainly structure changes and adding missing prerequisites) |
…6652) * docs(KO): add How to config Store-backed TLS certificate keys for KO Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> * Update app/_how-tos/operator/operator-konnect-config-store-certificate-keys.md Co-authored-by: Tao Yi <tao.yi@konghq.com> * restructure * Apply suggestion from @lmilan --------- Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com> Co-authored-by: Tao Yi <tao.yi@konghq.com> Co-authored-by: Lucie Milan <lucie.milan@konghq.com> Co-authored-by: Lucie Milan <32450552+lmilan@users.noreply.github.com>
Description
Fixes #issue
Preview Links
Checklist
descriptionentry in frontmatter.