Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use PATCH API for containerapp update. (Azure#129)
* init containerapp version 0.3.7 * Use PATCH API for containerapp update. * Removed double lines. * fix bug * Fix microsoft/azure-container-apps#261 * Fixed issue where containerapp up would not honor --registry-server. (Azure#128) * Fixed issue where containerapp up would not honor --registry-server. * Updated history. Co-authored-by: Haroon Feisal <haroonfeisal@microsoft.com> * bug fix * add tests * fix credscan suppressions * Use constant for acr registry prefix. * Fixed multi-container issue. * Removed comment. * Updated update_containerapp_yaml to use patch. Fixed minor style errors. * Fixed merge conflicts. * Rerecorded necessary tests. * Updated history. * Auto-populate secret values if passed without values. * Fixed bug where the containerapp had no secrets. Co-authored-by: Silas Strawn <strawnsc@gmail.com> Co-authored-by: Haroon Feisal <haroonfeisal@microsoft.com>
- Loading branch information