feat(ai): add opt-in AISIX gateway canary - #26
Draft
Tobias Varlemann (tvarlemann) wants to merge 8 commits into
Draft
feat(ai): add opt-in AISIX gateway canary#26Tobias Varlemann (tvarlemann) wants to merge 8 commits into
Tobias Varlemann (tvarlemann) wants to merge 8 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Why
This collects real compatibility and operational evidence before replacing LiteLLM. AISIX is disabled by default, has no public route, and every production application continues to use LiteLLM.
Safety and impact
aisix-systemAISIX_PORT_*variables cannot override AISIX configurationImage evidence
linux/amd64andlinux/arm64builds: passedghcr.io/qualityminds/magicstick-aisix@sha256:007cb3c8865e26ac7535bd51253172eca0039176e891be064409cc6dc4ec976cRancher ARM64 end-to-end evidence
Tested on the local Rancher Desktop k3s ARM64 node:
succeeded=1 failed=0The in-cluster test exposed the Kubernetes service-link collision and the PR now contains the verified fix.
Automated checks
Test after deploying this branch
app-aisixandDeployment/aisixto become ready.magic-cluster/apps/ai/aisix/testsand followJob/aisix-contract-test.Decision status
This PR makes the comparison testable; it does not approve a production cutover. The documented decision gate still requires real-client provider coverage, tool/structured-output tests, failure tests, benchmarks, and a 72-hour soak before a later neutral
ai-gatewaymigration can be considered.