David Koenitzer
David Koenitzer
could you add the entire error log?
@rob-1126 has been working on this. I have been tracking the progress of podman support here: https://docs.google.com/spreadsheets/d/1S1JKb1gkgIeUzNz18u_sqXgynAv_Je5xoj-KbB1raKk/edit#gid=0
@zach-nicoll-wcq the extra field could be just hidden in the UI. Can you tell if the extra field is actually not there when running the DAG?
@johnhoran `astro deploy` should not need a `--wait` flag. That command does not start the project just builds and deploys
I see the issue
Are you saying `astro deployment create` won't let you create a deployment with a ` 9.4.0` runtime version? Are you using the latest CLI version? This may be fixed now...
we need to make sure this message is not shown when a user is logged in with an API key or token. It would also be nice if this message...
@collinmcnulty we should also make `astro dev init` create the file `.astro/dag_integrity_exceptions.txt` for users. If it was just an empty text file would that be okay?
does this fix the issue? https://github.com/astronomer/astro-cli/pull/1415
Thanks will be refactoring this command soon. I'll look out for this