boozallen / aissemble

Booz Allen's lean manufacturing approach for holistically designing, developing and fielding AI solutions across the engineering lifecycle from data processing to model building, tuning, and training to secure operational deployment
Other
34 stars 8 forks source link

Feature: Align deployment mechanism from Development to Production #483

Open ewilkins-csi opened 2 days ago

ewilkins-csi commented 2 days ago

Description

To reduce the risk of bugs when transitioning code from local testing to higher environments, we want to switch from Tilt-based deployment to ArgoCD deployment.

DOD

Test Strategy/Script

  1. Create a project
  2. Deploy the project
  3. Make a code change
  4. Redeploy and exercise the changed code
csun-cpointe commented 2 days ago

DoD completed with @ewilkins-csi @nartieri @carter-cundiff