-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ltsc2016 and sac2016 removed #52
Comments
@goliat43, thanks for reporting it. We're following the MSFT recommendation where they're deprecating 2016 images. Cause of that is end of life for Server 2016. As result we could not provide up-to-date base images for TeamCity and from now on we're publishing images for recent containers: 1803 and ltsc2019. If you need to build TeamCity images we could keep dockerfiles for windows 2016. |
Holy. I guess long term doesn't mean what it used to at MS any more. Makes sense not updating TC then. Will see about moving to latest instead. Thank you! |
I found this issue while searching what happened to the SAC2016 and LTSC2016 images. I've read @dtretyakov's comment but the MS doc link provided in that comment seems to contradict this link, which states that LTSC should get 5 (mainstream) + 5 (extended), so 10 years total of support, and explicitly states that at the time of writing this comment, Windows server 2016 is the current LTSC version. The issue I'm facing, is that there currently does not seem to exist an up-to-date teamcity-agent windows image which works on Azure Container Instances, see this link, as stated in there, Azure CI users should stick to LTSC images. I think these images should stick to the current LTSC images, in order to remain compatible with Azure container instances. |
@vyruz1986, there is a feature request to support latest Windows container versions in ACI forum: It seems that MSFT departments are working out of sync, but at some point of time ACI team will support 2019 LTSC images as well as recently announces support of them in azure app service: |
Long term supported 2016 images were removed in this commit that says "Provide Windows 1809 containers". Was this really intentional?
395a700
We still run 2016 servers (update takes time, it's LONG term support after all) and not having new Team City versions for the Windows version that was the latest long term up to very recently seems a bit premature imho.
The text was updated successfully, but these errors were encountered: