opea-project / GenAIInfra

Containerization and cloud native suite for OPEA
Apache License 2.0
25 stars 48 forks source link

Bug for the generation of microservice name defined in GMC CR yaml file. #138

Closed zhlsunshine closed 2 months ago

zhlsunshine commented 3 months ago

GMC can define the microservice name for every steps in CR YAML file , however, the connection between microservices may be incorrect if the microservice names are not match the name in microservice template YAML files. Therefore, there are some bugs for it. And need to fix.

zhlsunshine commented 3 months ago

For make the e2e test of codegen and codetrans examples can be passed, I have to fix this problem by PR#139

KfreeZ commented 2 months ago

Is this only happening on Gaudi tests?

daisy-ycguo commented 2 months ago

@zhlsunshine is this issue resolved? if so, please close it.

irisdingbj commented 2 months ago

yes. this is fixed via https://github.com/opea-project/GenAIInfra/pull/139. Let's close it now