Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HELM 创建组件出现异常,有部分 K8S 资源创建失败,但界面显示成功 #1958

Closed
MISAKIGA opened this issue Jul 19, 2024 · 5 comments
Assignees
Milestone

Comments

@MISAKIGA
Copy link

Describe the bug
When utilizing the Helm model to create the RAM application, errors occur in the creation of K8s sources. However, the UI indicates a successful creation. Running the RAM component gets blocked, with no pods and no logs.

To Reproduce
Steps to replicate the behavior:
On the page 'New -> Helm -> Image Source (Upload)'
Click 'Confirm Creation'
Initiate the component
The page continuously shows 'Starting', and upon inspection, no new pods emerge on k8s, while the k8s resource page indicates a successful creation.
Execute kubectl get deployment -n {Team}; kubectl get deployment -n {Team} common-vaultwarden -o yaml to observe an error message: message: 'pods "common-vaultwarden-6c787c5cb5-" is forbidden: error looking up service account msga-cn/vaultwarden-svc: serviceaccount "vaultwarden-svc" not found'

Describe the bug
当使用 Helm 模型创建 RAM 应用程序时,K8s 资源的创建出现错误。然而,用户界面(UI)显示创建成功。运行 RAM 组件时出现阻塞,没有 Pod 且没有日志。

To Reproduce

  1. 页面 '新建-> Helm -> 镜像来源(上传)'
  2. 点击 '确认创建'
  3. 启动组件
  4. 页面一直显示启动中,查看 k8s 上没有新 pod 出现,k8s 资源页面显示创建成功。
  5. 执行 kubectl get deployment -n {团队} ; kubectl get deployment -n {团队} common-vaultwarden -o yaml 查看有报错:message: 'pods "common-vaultwarden-6c787c5cb5-" is forbidden: error looking up
    service account msga-cn/vaultwarden-svc: serviceaccount "vaultwarden-svc" not
    found'

Screenshots
2087fa29a1fcc8abd6beaeeb9b2c433

The relevant information:

  • Rainbond Version [v5.17.2]
  • Browser [edge]
  • Kubernetes version [v1.29.6+k3s2]
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: An exception occurred when creating the HELM component. Some K8S resources failed to be created, but the interface displayed success.

@ZhangSetSail
Copy link
Collaborator

明确的bug,下个版本解决。

@ZhangSetSail ZhangSetSail added this to the 6.0 milestone Jul 29, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


It is a clear bug and will be solved in the next version.

@ZhangSetSail
Copy link
Collaborator

5.17.3 版本已发布,经验证问题已解决,我将关闭该 issue ,如果后续有问题再随时打开。

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Version 5.17.3 has been released, and after verification that the problem has been solved, I will close the issue and reopen it at any time if there are any problems later.

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

No branches or pull requests

4 participants