raptor-ml / raptor

Transform your pythonic research to an artifact that engineers can deploy easily.

Home Page:https://raptor.ml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEEDBACK] LabSDK exporter override the manifests configuration

AlmogBaku opened this issue · comments

Background

Every time we run the python script, we generate all the manifests from scratch. In fact, this overrides the configuration changes we made to the manifest.

This is especially relevant for DataSource

What do you propose to do?

The solution is to create "patches" and manage the configuration using patches.

We should:

  • document the solution specified above
  • export kustomize configurations or provide patches

What have you already tried?

No response

What else should we know?

No response