Greedygre

Results 55 comments of Greedygre

Hi @SaurabhSharma-MSFT This PR has conflict that need to be resolved.

This issue about `az containerapp update --min-replicas 0` not work has been fixed and released in version `0.3.46` of `containerapp` extension. You can update the extension with command, thanks! ```...

> Not sure why integration tests are failing. Didn't change these in this PR. The other test failed due to their related api-version update. Need to rerun them with `--live`...

> > > Not sure why integration tests are failing. Didn't change these in this PR. > > > > > > The other test failed due to their related...

Hi @lihaMSFT Can you send a message to me in the teams?

Please follow the review process and resolve the conflict.

About CI failed: There are 5 tests failed, I have help to fix 4 of them with [PR](https://github.com/Azure/azure-cli-extensions/pull/7664) due to `az containerapp job update` polling logic fix in azure-cli. The...

> @Greedygre the tests are passing now. Please resolve the conflict. Or you can assign the right to my account Greedygre, I can help to resolve small conflict in `history.rst`

Hi @lihaMSFT I recommend you only update your test's yaml file `test_containerappjob_logstream` after update `azure-cli` `dev` branch to latest code then rerun it with `--live`. About other 4 tests you...

Hi @vienleidl Thanks for reporting this issue. I checked and there is a bug when creating a new environment during `az containerapp compose` it doesn't use the input location. I...