This is the first release of kubeshift!
Anush Shetty <ashettyredhat.com> (1):
Fixing typo: kubeshift.KubeConfig -> kubeshift.Config
Charlie Drage <charliecharliedrage.com> (18):
Initial commit
Init commit
add todo
Fix flake8 failing on 'missing import'
Resolve failing tests on travis due to not installing python modules
Change to agnostic username
Update badge
Test utils
Increase test coverage of kubeconfig
Increase test coverage for base and client
Change order of exceptions, add notes on missing functionality
's' for plural conversion is never called
Increase test coverage of kubebase.py
Add notes in regards to v2 API version updates
Increase kubernetes test coverage to 100%
Update README + setup.py
Modify for pypi release, include requirements.txt
Update README to include pip installation, update TODO