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安装应用启动时异常 #1777

Closed
wshlfx opened this issue Nov 6, 2023 · 4 comments
Closed

helm安装应用启动时异常 #1777

wshlfx opened this issue Nov 6, 2023 · 4 comments
Assignees
Labels
Milestone

Comments

@wshlfx
Copy link

wshlfx commented Nov 6, 2023

Describe the bug

To Reproduce

  1. 直接在k8s集群的master机器中执行 helm upgrade --install mongodb --set db.username=admin --set db.password=fdeb0332e9483 --set storage.size=50Gi coding/mongodb 可以安装成功
  2. 在rainbond中执行 helm install mongodb coding/mongodb --set db.username=admin --set db.password=fdeb0332e9483 --set storage.size=50Gi 安装不成功,在私有应用商店中选择安装也是一样,错误信息如下:

cp: missing file operand
2
Try 'cp --help' for more information.

Screenshots
88f7056e57bee7d5dbc7f38b047db5e

d99e52c9a162ae0bb02980bda78482b

The relevant information:

  • Rainbond 5.15.2-release-599daa51b-2023-09-10-15-allinone
  • Browser hromium 101.0.4951.64
  • Kubernetes version 1.23.10
@wshlfx wshlfx added the kind/bug BUG Feedback label Nov 6, 2023
@Issues-translate-bot
Copy link

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


Title: helmException when installing application starts

@ZhangSetSail
Copy link
Collaborator

This is partly because our command line attribute fields have limitations, and we need to consider how to design them.

@yangkaa yangkaa added this to the 5.18.0 milestone Jan 4, 2024
@yangkaa yangkaa assigned ZhangSetSail and unassigned yangkaa Jan 4, 2024
@0478yhl 0478yhl modified the milestones: 5.18.0, 5.17.2 Jun 14, 2024
@ZhangSetSail
Copy link
Collaborator

5.17.2版本已发布,该问题在5.17.2已经得到修复,你可以参考升级文档进行升级,我将关闭此issue,如果有问题你可以随时重新打开。

@Issues-translate-bot
Copy link

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


Version 5.17.2 has been released. This problem has been fixed in 5.17.2. You can refer to the Upgrade Document to upgrade. I will close this issue. If there is a problem you can always reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Test
Development

No branches or pull requests

5 participants