[Starlingx-discuss] Issue while I do system application-upload
Qi, Mingyuan
mingyuan.qi at intel.com
Thu Nov 19 01:37:22 UTC 2020
Poornima,
This is the sysinv/kube_app logic that it will search for "image" key in your values.yaml. Code here [1][2]
You may need to add "image" key if the values.yaml of you helm chart do not have one. For example [3]
[1] https://opendev.org/starlingx/config/src/branch/master/sysinv/sysinv/sysinv/sysinv/conductor/kube_app.py#L702
[2] https://opendev.org/starlingx/config/src/branch/master/sysinv/sysinv/sysinv/sysinv/conductor/kube_app.py#L3310
[3] https://github.com/openstack/openstack-helm/blob/master/barbican/values.yaml#L32
Mingyuan
From: N, Poornima Y <poornima.y.n at intel.com>
Sent: Wednesday, November 18, 2020 11:34
To: starlingx-discuss at lists.starlingx.io
Subject: [Starlingx-discuss] Issue while I do system application-upload
Hi all,
I'm developing new application for Starlingx. I'm using app-gen-tool under stx-tools project to create the armada application.
Now, the issue is, when I try to do system application-upload, it complains saying " failed: charts specify no docker images."
I have tested using only helm install commands and it worked without any issue.
I'm attaching the sysinv.log and the armada application. Please help me with suggestions/inputs.
Thanks in advance!
Best Regards,
Poornima
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20201119/53fe7241/attachment-0001.html>
More information about the Starlingx-discuss
mailing list