-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
Story (Required)
This issue is the last step for the automatic import & conversion of the ai-lab-app to ai-lab-helm-charts. It is scoping on the implementation of the script that automatically generates all the helm charts.
Background (Required)
This issue assumes that the following have been implemented:
- The application-gitops job is able to run for different use cases of helm charts.
- The import & convert ai-lab-app script is implemented.
- An envs/ dir file is created for each different helm chart case.
- Sufficient content is provided for the additional values imported from the ai-lab-app (like vllmSelected for example)
Out of scope
The issue only scopes on the generate.sh script
Approach (Required)
The generate.sh should try to generate every helm chart (should have a file in env files) using the resources from ai-lab-app and the pre-existing items in the chart directory.
Dependencies
<Describes what this story depends on. Dependent Stories and EPICs should be linked to the story.>
Acceptance Criteria (Required)
- The generation script is implemented
- The generation script has ran and the content is now synced.
- Both app+model, model-only, app-only deployments are possible from the helm charts generated.
<Provides a required and minimum list of acceptance tests for this story. More is expected as the engineer implements this story>
documentation updates (design docs, release notes etc)
demo needed
SOP required
education module update (Filled by DEVAI team only)
R&D label required (Filled by DEVAI team only)
Done Checklist
Code is completed, reviewed, documented and checked in
Unit and integration test automation have been delivered and running cleanly in continuous integration/staging/canary environment
Continuous Delivery pipeline(s) is able to proceed with new code included
Customer facing documentation, API docs, design docs etc. are produced/updated, reviewed and published
Acceptance criteria are met
If the Grafana dashboard is updated, ensure the corresponding SOP is updated as well