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.
📋 Checklist
- Rebased from the main (or release if patching) branch (before testing)
- Ran
make testbefore taking out of draft - Ran
make lintbefore 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
