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 Helm v3 to use native client #1291

Merged
merged 3 commits into from
Sep 9, 2020

Conversation

lblackstone
Copy link
Member

@lblackstone lblackstone commented Sep 4, 2020

Proposed changes

Related issues (optional)

Part of #920

@lblackstone
Copy link
Member Author

I still need to update the tests to validate the v2 -> v3 upgrade, and will probably also refactor the ChartBase file to only include stuff shared by v2 and v3.

@lblackstone lblackstone force-pushed the lblackstone/dotnet-helm3 branch from 9e93040 to da26639 Compare September 9, 2020 18:12
@lblackstone lblackstone marked this pull request as ready for review September 9, 2020 18:12
@lblackstone lblackstone requested a review from justinvp September 9, 2020 18:14
Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

};
}
jsonOptsString = JsonSerializer.Serialize(jsonOpts, serializeOptions);
Console.WriteLine(jsonOptsString);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intended to be here, or just leftover from debugging during development?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, good catch. Just left over from debugging.

@lblackstone lblackstone force-pushed the lblackstone/dotnet-helm3 branch from a2f8e5d to f5be437 Compare September 9, 2020 22:37
@lblackstone lblackstone merged commit 1152186 into master Sep 9, 2020
@pulumi-bot pulumi-bot deleted the lblackstone/dotnet-helm3 branch September 9, 2020 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants