Skip to content

0.0.3

Compare
Choose a tag to compare
@cdrage cdrage released this 07 Sep 22:04
· 50 commits to master since this release

This is release 0.0.3 of Kubeshift.

Features:

  • Improved integration + functional tests
  • Release script
  • Improved documentation and examples
  • Certificate issue / bug fixed with specifying *-data specified certificates within OpenShift and Kubernetes.
Charlie Drage <charlie@charliedrage.com> (14):
      Add script to run for each release
      Make release.sh executable
      Update namespaces for kubernetes
      Update openshift to return namespace names
      Auto specify user rather than manually specifying
      Fix failing test with namespaces
      Change from foobar to localhost due to possible false positive with foobar hostname
      Move tests to unit test folder, create calls/folder to integration tests
      Update image name in README example
      Add integration tests
      Fix certification data issues
      Update TODO list
      Only use requests v 2.10.0
      Add integration tests to travis