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

Change K8sConfig.Locate() to follow kubectl logic #79

Merged
merged 1 commit into from
May 2, 2019

Conversation

jonstelly
Copy link
Collaborator


namespace KubeClient.Extensions.KubeConfig.Tests
{
//TODO: A better pattern here would probably be to use https://github.com/AArnott/Xunit.SkippableFact so tests for the wrong OS get marked as Inconclusive?
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'm not thrilled with these unit tests, but didn't want to add a new dependency on SkippableFact, wasn't sure how Inconclusive tests would be handled in CI

Copy link
Owner

Choose a reason for hiding this comment

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

From memory, it used to build on Appveyor and Travis but not sure if it still does. Probably worth revisiting :)

@tintoy
Copy link
Owner

tintoy commented May 2, 2019

Thanks!

@tintoy tintoy merged commit 947bc93 into tintoy:develop May 2, 2019
@tintoy
Copy link
Owner

tintoy commented May 2, 2019

Published v0.2.12.

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