core icon indicating copy to clipboard operation
core copied to clipboard

Add support for Fedora 38

Open rbhanda opened this issue 2 years ago • 5 comments

This issue is created to track progress for the work to enable Fedora 38 support for .NET 7.0 and .NET 6.0

Product and Test updates

  • [ ] [All teams] Do a compatibility check for the product with the new OS
  • [ ] [CoreCLR/CoreFX] Runtime / RID Support update
  • [ ] [Infra] Ensure that the correct Docker images used by teams are built in the dotnet-buildtools-prereqs (if applicable)
  • [ ] [Infra] Replace docker tags used in builds across repos and branches
  • [ ] [CLI team] Update CI legs to latest updated Dockerfile
  • [ ] [All teams] Update test infrastructure to support the new version
  • [x] ~[Acquisition] Add support within nightly repos~
  • [x] ~[Acquisition] Deploy to master (GA) during next patch release cycle~

Release team:

  • [x] Notify .NET Core teams regarding new OS release
  • [ ] Update the supported OS content on GitHub and marketing sites.

Document updates:

  • [ ] Add OS prerequisites to the dependencies document
  • [x] Update distro install page

rbhanda avatar Feb 06 '23 18:02 rbhanda

Updated the checklist to remove items for publishing official Docker images. We don't publish official Docker images for Fedora.

mthalman avatar Feb 06 '23 18:02 mthalman

@michellemcdaniel / @ChadNedzlek this isn't happening til approximately April. I get tagged on these for docker creation, FYI for your current epic.

MattGal avatar Feb 06 '23 19:02 MattGal

Thanks for letting us know. We may be fully migrated (should be?) by then, so hopefully we can bypass the "do it in 2 places" bit

michellemcdaniel avatar Feb 06 '23 20:02 michellemcdaniel

If this is only for our official images, then that's a no-op for us. A&D will continue to handle that.

michellemcdaniel avatar Feb 06 '23 20:02 michellemcdaniel

RID work done in https://github.com/dotnet/runtime/pull/74372  last year.

wfurt avatar Feb 14 '23 18:02 wfurt