Skip to content
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

Update .Net SDK to .Net 8 #177

Open
MattWood21 opened this issue Dec 10, 2023 · 1 comment
Open

Update .Net SDK to .Net 8 #177

MattWood21 opened this issue Dec 10, 2023 · 1 comment
Labels
kind/enhancement Improvements or new features

Comments

@MattWood21
Copy link

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Latest versions of Pulumi require .Net 8, which is the most recent LTS release of .Net. https://devblogs.microsoft.com/dotnet/announcing-dotnet-8/

Affected area/feature

Deployment PR's via the GitHub app use the default Docker container, which currently installs .Net 6 SDK.

The default docker container should be updated to install the .Net 8 SDK instead.

@MattWood21 MattWood21 added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Dec 10, 2023
@justinvp justinvp removed the needs-triage Needs attention from the triage team label Dec 16, 2023
@justinvp justinvp self-assigned this Dec 16, 2023
@justinvp justinvp added this to the 0.98 milestone Dec 16, 2023
@justinvp justinvp modified the milestones: 0.98, 0.99 Jan 8, 2024
@justinvp justinvp modified the milestones: 0.99, 0.100 Jan 29, 2024
@justinvp justinvp modified the milestones: 0.100, 0.101 Feb 21, 2024
@justinvp justinvp modified the milestones: 0.101, 0.102 Mar 28, 2024
@justinvp justinvp modified the milestones: 0.102, 0.103 Apr 15, 2024
@justinvp justinvp modified the milestones: 0.103, 0.104 May 6, 2024
@justinvp justinvp modified the milestones: 0.104, 0.105 May 20, 2024
@mikhailshilkov mikhailshilkov removed this from the 0.105 milestone Jun 12, 2024
@justinvp justinvp removed their assignment Oct 4, 2024
@justinvp
Copy link
Member

justinvp commented Oct 4, 2024

.NET 8 is now included in the pulumi/pulumi image and there are now separate pulumi/pulumi-dotnet-6.0 and pulumi/pulumi-dotnet-8.0 images available for each version. The pulumi/pulumi-dotnet image still defaults to .NET 6, but we will be updating the default to .NET 8 in November. See https://www.pulumi.com/blog/docker-containers/ for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants