microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
362 stars 29 forks source link

Add possibility to control dapr version #32

Open dennishog opened 2 years ago

dennishog commented 2 years ago

Add possibility to control the version of dapr used by environment and containerapp. We want to be able to use the same version in all our environments, as well as our local docker-compose development environment.

Great work on container apps! 👍

torosent commented 2 years ago

Thanks @dennishog. We will provide more details on Dapr and KEDA versions management soon.

thangchung commented 2 years ago

Hi @torosent, @BigMorty: What about its progress? Any ETA for it?

I have the same idea with @dennishog and would like to use the same Dapr version for all the development to a staging environment, it will limit an error-prone when developing the real application.

BigMorty commented 2 years ago

@kendallroden, any update on this?

kendallroden commented 2 years ago

we are only upgrading dapr today on behalf of, we are not providing the capability of version pinning and it has not been designed

ekjuanrejon commented 11 months ago

what happen to azure container environments created with a certain dapr version? are those automatically updated or a new azure container environment has to be created?

DSpirit commented 7 months ago

+1 on this. As we are heavily dependent on Dapr, we have some versions (e.g. 1.12.3) on which we can rely on using AKS. This would be a massive blocker if not given in ACA.

mortenbock commented 6 months ago

+1

What happens when a Dapr 2.0 with breaking changes is released? Does everyone have to deploy their updated applications at the exact time that Azure decides to migrate the environment?

simonjj commented 2 months ago

@greenie-msft has an update on this. Please share!