David Koenitzer
David Koenitzer
@kushalmalani I agree we should disable this message when running this command
@jlaneve does it make sense to show workload identity in the UI on `astro deployment inspect`
This could be caused by the docker-override file not working with all customizations. This may work in the next version of the Astro CLI. CLI v1.5 you will be able...
what is the reason that it can't be in the DAGs folder? I don't think we will be adding any more folders to dag-only deploy anytime soon
@MatrixManAtYrService @jesse-amano this seems like more of feature that should be available to internal members of astronomer than one that is available to customers. If we created a way for...
@ttzhou you could run a custom `docker build --build-arg=` command and then run start a project with that image `astro dev start --image-name...`. But I agree this solution would not...