dotnet / dnceng

.NET Engineering Services
MIT License
22 stars 15 forks source link

Update Service Fabric in our services (?) #2341

Open premun opened 3 months ago

premun commented 3 months ago

SF will start supporting .NET 8.0 in April. We are currently on 6.0 with 7.0 and 7.0 going out of support soon.
Should we update SF at some point?

The problem is that our SF SDK/libraries are on an older version which doesn't even have a non-breaking update path to the current latest SF based on https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-versions We're on 8.2.1571 which EOL'd a year ago and no other version can update to from this one.

Here's the tracking issue from the SF team: https://dev.azure.com/msazure/One/_workitems/edit/17509673

garath commented 3 months ago

The problem is that our SF SDK/libraries are on an older version which doesn't even have a non-breaking update path to the current latest SF based on https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-versions We're on 8.2.1571 which EOL'd a year ago and no other version can update to from this one.

😦

Do you happen to have any feel for the effort to update?

missymessa commented 3 weeks ago

This is the issue tracking the Service Fabric upgrade: https://github.com/microsoft/service-fabric/issues/1472

The current ETA is 6/17