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

Kubernetes provider #897

Merged
merged 3 commits into from
Nov 27, 2019
Merged

Kubernetes provider #897

merged 3 commits into from
Nov 27, 2019

Conversation

mikhailshilkov
Copy link
Member

Add a provider resource to the .NET SDK

Copy link
Member

@lukehoban lukehoban left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for catching this.

Just placing the file in the sdk/dotnet folder does seem to match what NodeJS codegen does - though I suspect that's a mistake that was made along the way in the NodeJS codegen - I believe the goal is that all files there are generated from sources in gen/dotnet-template and placed into sdk/dotnet. This includes files that don't need any templating - like logo.png. The writeDotnetClient function takes care of copying everything over.

That said - happy to take this as-is as it gets us the functionality we need and matches NodeJS SDK.

@lukehoban
Copy link
Member

Test failure appears to be due to some flakiness with CRDs and refresh that I've seen a few times (but is not consistent). I pushed 2fe9d0f to try to address this.

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.

None yet

2 participants