astronomer / astro-cli

CLI that makes it easy to create, test and deploy Airflow DAGs to Astronomer
https://www.astronomer.io
Other
350 stars 70 forks source link

Expose a flag to set the au capacity in create/update deployment command #862

Open Priyanka13Astro opened 1 year ago

Priyanka13Astro commented 1 year ago

Describe the bug When changing executor from celery to kubernetes through astro deployment update command it displays error Error: Minimum Extra AU not met

astro deployment update cla7x0isb4246514fwzgub6g82 --description "updated-executor" --executor kubernetes --label "test-runtime-cli-updated" --triggerer-replicas 2          
Error: Minimum Extra AU not met

What CLI Version did you experience this bug? 1.8.0-1

kushalmalani commented 5 months ago

@Priyanka13Astro Is this still an issue?