Stuart Leeks

Results 57 comments of Stuart Leeks

Is there any update on the progress of this? Does [this PR](https://github.com/Azure/azure-sdk-for-go/pull/19503) on the Go SDK add the support needed to add Workload Identity to Dapr? It looks like azidentity...

Thanks for the updates @berndverst! Would it be worth re-opening this issue as a clearer statement that workload identity isn't currently usable? (i.e. to prompt people to read down the...

Thanks @berndverst - is there a guide to installing the Dapr nightly builds anywhere?

Hi @0xGosu - is the build step not using the pre-built image as a cache for the build step?

@0xGosu it should only rebuild the image if the image is stale. If this is for a public repo, are you able to share a link to a workflow run...

Thanks for flagging. I went to the latest release and clicked the Edit icon. That showed a tick in the "Publish this Action to the GitHub Marketplace" checkbox. I changed...

@metaskills - the config we use for the GitHub tests is [here](https://github.com/devcontainers/ci/blob/main/.github/workflows/ci_common.yml#L902-L972), including the skopeo install steps. @baldwicc - the corresponding Azure DevOps test is [here](https://github.com/devcontainers/ci/blob/main/.azure-devops/azure-pipelines.yml#L175-L222)

Interesting. Thanks for the investigation @zydou ! Until this is fixed, there's a helpful extension that @bamurtaugh created for converting image-based dev containers to `Dockerfile`: https://marketplace.visualstudio.com/items?itemName=Brigit.devcontainer-image-convert