Removed warnings for users if they want to use some other base image other than quay.io inside astro deploy by rujhan-arora-astronomer · Pull Request #1806 · astronomer/astro-cli

Description

Removed warnings for users if they want to use some other base image other than quay.io inside astro deploy

🎟 Issue(s)

https://github.com/astronomer/issues/issues/6873

🧪 Functional Testing

Tested on local

📸 Screenshots

It can be seen that we didn't ask for any user confirmation for non-quay repo.

Screenshot 2025-03-06 at 4 27 16 PM

📋 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Ran make test before taking out of draft
  • Ran make lint before taking out of draft
  • Added/updated applicable tests
  • Tested against Astro-API (if necessary).
  • Tested against Houston-API and Astronomer (if necessary).
  • Communicated to/tagged owners of respective clients potentially impacted by these changes.
  • Updated any related documentation