Skip to content

fix: hardcode wasm plugin OCI URL versions to 2.0.0#223

Merged
johnlanni merged 1 commit into
mainfrom
fix/wasm-plugin-version-2.0.0
Jan 29, 2026
Merged

fix: hardcode wasm plugin OCI URL versions to 2.0.0#223
johnlanni merged 1 commit into
mainfrom
fix/wasm-plugin-version-2.0.0

Conversation

@johnlanni
Copy link
Copy Markdown
Contributor

@johnlanni johnlanni commented Jan 29, 2026

将wasm插件 OCI URL中的版本号写死为2.0.0

修改内容

  • ai-gateway.sh: 在OCI URL中将版本号写死为2.0.0(ai-proxy、ai-statistics、model-router)
  • ai-proxy.sh: 在OCI URL中将版本号写死为2.0.0(ai-proxy)

影响

确保生成的wasm插件配置文件中OCI URL使用固定版本号2.0.0,例如:
oci://higress-registry.cn-hangzhou.cr.aliyuncs.com/plugins/ai-statistics:2.0.0

注意: 变量定义保持不变(如 AI_PROXY_VERSION=${AI_PROXY_VERSION:-1.0.0}),只在生成配置文件时的OCI URL中写死版本号。

@johnlanni johnlanni requested a review from CH3CHO as a code owner January 29, 2026 03:41
- Set AI_PROXY_VERSION to 2.0.0
- Set AI_STATISTICS_VERSION to 2.0.0
- Set MODEL_ROUTER_VERSION to 2.0.0
@johnlanni johnlanni force-pushed the fix/wasm-plugin-version-2.0.0 branch from 0bced21 to fa25e27 Compare January 29, 2026 03:45
@johnlanni johnlanni merged commit 004f4d3 into main Jan 29, 2026
3 checks passed
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.

1 participant