Shruthi Kumar

Results 8 comments of Shruthi Kumar

Adding some info here on a successful workaround. We were hitting this issue on a scripted workflow run in Github Actions. We tried a few different workarounds (wait time between...

The Azure workaround would make sense as a solution for private ACRs. I'm reopening this issue since it seems like there'd still be errors when trying to pull from public...

I see, so the issue is the binary and image architecture need to be compatible with the host machine architecture. We were running `amd64` images (hence the `x64` Bicep) but...

> @sk593 Could you provide an example regression? Looks like the logs expired but the failure was similar to this: ``` Run export SOURCE_BRANCH=$(basename refs/heads/v0.35) Upmerging docs from v0.35 to...

Yes, your understanding of the problem is correct. Thanks for submitting the internal ticket. There are additional resources that have this issue too so I'm assuming I'll need to submit...

Hi @RanVaknin, I'll go ahead and open an issue on the CFN repo linked. If you'd be able to submit internal tickets for the following resources, that would be amazing!...

This was already addressed: https://github.com/radius-project/docs/pull/1267