tricorder-observability / Starship

Starship: next-generation Observability platform built with eBPF+WASM
GNU Affero General Public License v3.0
164 stars 24 forks source link

Error happen when ./devops/release/build_and_push_images.sh run #4

Closed jmzwcn closed 1 year ago

jmzwcn commented 1 year ago

Error happen when ./devops/release/build_and_push_images.sh run.

This will result in mgmt-ui's image tag couldn't been made and push correctly.

https://github.com/tricorder-observability/helm-charts/pull/88

jmzwcn commented 1 year ago

screenshot-20230215-175457

nascentcore-eng commented 1 year ago

How to reproduce?

I haven't run int this issue.

jmzwcn commented 1 year ago

How to reproduce?

I haven't run int this issue.

Directly run ./devops/release/build_and_push_images.sh, this error will happen. Likely need to investigate this shell file's dependencies issue.

nascentcore-eng commented 1 year ago

The issue is that yarn is not installed on the host.