Add support for Fedora 38
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
Updated the checklist to remove items for publishing official Docker images. We don't publish official Docker images for Fedora.
@michellemcdaniel / @ChadNedzlek this isn't happening til approximately April. I get tagged on these for docker creation, FYI for your current epic.
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
If this is only for our official images, then that's a no-op for us. A&D will continue to handle that.
RID work done in https://github.com/dotnet/runtime/pull/74372 last year.