Skip to content

fix(install): keep wasm plugins on primary registry - #1084

Open
zcxGGmu wants to merge 1 commit into
agentscope-ai:mainfrom
zcxGGmu:fix/issue-429-wasm-plugin-registry
Open

fix(install): keep wasm plugins on primary registry#1084
zcxGGmu wants to merge 1 commit into
agentscope-ai:mainfrom
zcxGGmu:fix/issue-429-wasm-plugin-registry

Conversation

@zcxGGmu

@zcxGGmu zcxGGmu commented Jul 27, 2026

Copy link
Copy Markdown

Summary

  • Keep the installer-selected AgentTeams image registry regional as before.
  • Add a separate AGENTTEAMS_HIGRESS_WASM_PLUGIN_REGISTRY defaulting to the primary cn-hangzhou registry for Higress WASM plugin pulls.
  • Persist that WASM registry into both shell and PowerShell installer env files, and add a CI check to prevent regressing back to the regional image registry.

Fixes #429

Testing

  • bash tests/check-installer-wasm-registry.sh
  • bash tests/check-installer-pre-1.2-env-compat.sh
  • bash tests/check-agentteams-rename-defaults.sh
  • bash -n install/agentteams-install.sh tests/check-installer-wasm-registry.sh
  • python - <<'PY' ... yaml.safe_load(.github/workflows/helm-lint.yml) ... PY
  • git diff --check

Notes

  • PowerShell syntax parsing was not run locally because pwsh is not installed in this environment; the new CI check verifies the expected PowerShell env-file contract textually.

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.

HiClaw v1.0.8 local install: Higress gateway stays in Envoy warming because basic-auth/key-auth WasmPlugin OCI URLs in us-west-1 require auth

2 participants