optimus icon indicating copy to clipboard operation
optimus copied to clipboard

feat : simplify plugin ecosystem (init-container)

Open smarchone opened this issue 3 years ago • 1 comments

Changes :

  • init-container:

    • airflow deploys - init container + executor container
    • fetches config : airflow to load config onto init-container & executor container
      • default_env + fetched_env in airflow
    • fetches assets : init container to load assets onto shared volume
  • job run-input api : to compile + fetch assets; instead of admin build instance

smarchone avatar Sep 20 '22 05:09 smarchone

Pull Request Test Coverage Report for Build 3441208627

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.474%

Totals Coverage Status
Change from base Build 3416779019: 0.0%
Covered Lines: 7951
Relevant Lines: 10132

💛 - Coveralls

coveralls avatar Sep 20 '22 05:09 coveralls