Matt Thalman

Results 294 comments of Matt Thalman

This kind of testing would have also helped to identify the 2B container on 1B host [issue](https://support.microsoft.com/en-us/help/4542617/you-may-encounter-issues-when-using-windows-server-docker-container-im) that recently occurred. Identifying issues like this early on would have a huge...

A design proposal will be discussed on this topic.

At this point in time, we've setup a process to do manual pre-release testing of .NET Framework images using internally available patched updates for existing versions of Windows as well...

This work is required in order to support the full implementation of internal .NET builds, specifically for COSMIC.

[Triage] One option that could be explored is to include execution of the `ManifestGeneratorTask` _after_ the explicit step which generates the SBOMs. That may perhaps detect the SBOMs on disk...

This work should be incorporated into the work for signing images: https://github.com/dotnet/dotnet-docker/issues/4589.

[Triage] Great suggestion. This is something that we'd like to get done at some point.

@iamcymentho - Thanks very much for the offer. We'd definitely love the help. This is probably some documentation that should be placed in the [samples](https://github.com/dotnet/dotnet-docker/tree/main/samples) directory (perhaps in the [samples/kubernetes](https://github.com/dotnet/dotnet-docker/tree/main/samples/kubernetes)...

[Triage] Related to https://github.com/dotnet/dotnet-docker/issues/940

> This section of the `TargetFramework.props` is for source build and `$(NetRoslyn)` should not be used in source build. If we find a case where this is blocking source build...