Description
Which area this feature is related to?
/area ci
/area api
/area library
/area registry
/area alizer
/area devworkspace
/area integration-tests
/area test-automation
/area releng
/area documentation
/area landing-page
Which functionality do you think we should add?
Add a Devfile for .NET 8, the latest release available in the dnf
repo for RHEL 9.
Devfiles are available for .NET 3, .NET 5, and .NET 6, but from my understanding .NET 3 and 5 are EOL and really old. .NET 8 is the newest version of .NET available in RHEL 9.
Why is this needed? Is your feature request related to a problem?
A user working with a .NET 9 project would like to debug it on a cluster using vscode-openshift-toolkit, however a Devfile is not available. See redhat-developer/vscode-openshift-tools#4108
Detailed description:
Describe the solution you'd like
A new Devfile for .NET 8.
Describe alternatives you've considered
It's possible to download and modify the existing .NET 6 Devfile to support .NET 9. However, this requires the end user to understand what a Devfile is and what modifications it needs in order to work.
Additional context
Metadata
Metadata
Assignees
Type
Projects
Status