Skip to content

Releases: vapor-ware/kubetest

0.0.1

01 Oct 17:35
Compare
Choose a tag to compare

Change Log

0.0.1 (2018-10-01)

Implemented enhancements:

  • support "apply" functionality #67
  • allow loading manifests from directory #66
  • dump logs on error #65
  • add 'wait for node count' #56
  • move setup/teardown functions to the client manager #53
  • add helper for 'wait with timeout' behavior #52
  • set up role bindings/cluster role bindings #49
  • improvements to condition checking #47
  • add wait method on container #43
  • add a 'restart_count' method to the Pod object #41
  • 'wait for condition' feature #38
  • add helper methods around containers #29
  • logging integration with pytest #28
  • add helper methods around configmaps #20
  • add helper methods around services #19
  • add helper methods around pods #18
  • add helper methods around deployments #17

Fixed bugs:

  • issue with pod restart while waiting for condition #61
  • unable to read logs from container #40

Closed issues:

  • clean up cluster if tests are manually terminated #70
  • reorganize api object wrappers in project #48
  • state assurance helpers #9
  • capability to get/match container logs #8
  • lifecycle management helpers #7
  • cluster proxy capability #6
  • plan out framework usage #5
  • pytest integration #4
  • setup CI config #3
  • add description in __init__ file #2

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator