Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues from Bug bash #1461

Closed
1 of 3 tasks
sunkickr opened this issue Nov 30, 2023 · 0 comments
Closed
1 of 3 tasks

Issues from Bug bash #1461

sunkickr opened this issue Nov 30, 2023 · 0 comments
Assignees

Comments

@sunkickr
Copy link
Contributor

Describe the bug

  • astro deployment update is disabling dag deploy for the deployment when it should not change the Deployment
  • astro deploy --image is not throwing an error when dag deploy is disabled
  • We should throw error right away when we are trying to do astro deploy --image when there was not any existing dag bundle available. currently it only errors out after the image is built, also the error message is not very clear Error: Invalid request: No DAG tarball version ID provided for DAG deploy
  • astro deploy --image pulls the CurrentDagTarballVersion it should pull the DesiredDagTarballVersion so that their isn’t a risk of deploying the wrong tarball

What CLI Version did you experience this bug?

1.21.1 release

This CLI bug is related to which Astronomer Platform?

  • Astro
  • Software
  • None/Unknown

What Operating System is the above CLI installed on?

🪜 Steps To Reproduce

📸 Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant