Skip to content

fix: (bcs-ui)修复 AWS 导入页面创建云凭证跳转链接错误导致的 404 问题#3860

Merged
evanlixin merged 1 commit into
TencentBlueKing:masterfrom
yuyudeqiu:fix/aws-import-credential-link
Jul 13, 2026
Merged

fix: (bcs-ui)修复 AWS 导入页面创建云凭证跳转链接错误导致的 404 问题#3860
evanlixin merged 1 commit into
TencentBlueKing:masterfrom
yuyudeqiu:fix/aws-import-credential-link

Conversation

@yuyudeqiu

Copy link
Copy Markdown
Contributor

变更内容

修复了导入集群时,AWS(亚马逊云)导入页面中“新建云凭证”按钮的跳转链接解析错误。

变更原因

amazon-cloud.vue 中,解析路由链接时使用了变量 cloudId(值为 'awsCloud'),但路由配置中 AWS 凭证页面的实际路由名称为 'amazonCloud'。这导致无法正确解析路由地址,点击按钮跳转时会触发 404。

验证指引

  1. 进入“添加集群 -> 导入集群”页面,选择 AWS(亚马逊云)。
  2. 在云凭证选择下拉栏中,点击底部的“新建云凭证”按钮。
  3. 验证跳转的新页面是否正确打开云凭证管理页(路径应为 /project-info/amazon-cloud),且无 404 错误。

@yuyudeqiu yuyudeqiu changed the title fix(bcs-ui): 修复 AWS 导入页面创建云凭证跳转链接错误导致的 404 问题 fix: (bcs-ui)修复 AWS 导入页面创建云凭证跳转链接错误导致的 404 问题 Jul 6, 2026
@yuyudeqiu yuyudeqiu force-pushed the fix/aws-import-credential-link branch from 554de47 to 1ee2839 Compare July 6, 2026 03:01
@evanlixin evanlixin merged commit 9b16a74 into TencentBlueKing:master Jul 13, 2026
14 of 15 checks passed
@yuyudeqiu yuyudeqiu deleted the fix/aws-import-credential-link branch July 14, 2026 02:40
evanlixin added a commit that referenced this pull request Jul 14, 2026
* github-bk-bcs/master:
  fix(bcs-ui): fix incorrect cloud token link on AWS import page (#3860)
  feat: 支持命名空间多资源配额的查询与前端展示 (#3859)
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.

3 participants