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

feat: load config from a file location. #190

Merged
merged 2 commits into from
Jan 21, 2020

Conversation

lholmquist
Copy link
Member

This adds the ability to pass in a string value for settings.config, which points to the location of a kubernetes/optionshift config

fixes #189

This adds the ability to pass in a string value for `settings.config`, which points to the location of a kubernetes/optionshift config

fixes nodeshift#189
@coveralls
Copy link

coveralls commented Jan 21, 2020

Pull Request Test Coverage Report for Build 601

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 599: 0.0%
Covered Lines: 65
Relevant Lines: 65

💛 - Coveralls

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.

Pass in a kubernetes config location to load
4 participants