-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Duplicate
-
Component/s: Release
-
Story Points:3
-
Sprint:COMAC Sprint 2, COMAC Sprint 3, COMAC Sprint 4
First, rename COMAC-Platform, which is not reasonable chart name. The current COMAC-Platform just only have a profiling role for XOS, the COMAC-Platform name should change.
Second, the profile itself has no consideration with `service dependency`. For example, one of K8S pod must start after the other POD should be ready. Since there is no `service dependency` features in the profile, both the former and the later K8s pods start, simultaneously. Then, the former pod goes to `Error` status and then restart again and again until the later pod is ready. It is very unstable and unreasonable situation. Thus, need to change it by considering with `service dependency`.