Skip to content

Releases: vapor-ware/kubetest

0.3.3

26 Jul 17:11
Compare
Choose a tag to compare

Change Log

0.3.3 (2019-07-26)

Full Changelog

Closed issues:

  • add http_proxy_post method capability #126

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.3.2

22 Jul 11:23
Compare
Choose a tag to compare

Change Log

0.3.2 (2019-07-22)

Full Changelog

Implemented enhancements:

  • kube fixture to contain some info about the cluster #118

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.3.1

22 Jul 11:23
Compare
Choose a tag to compare

Change Log

0.3.1 (2019-07-18)

Full Changelog

Merged pull requests:

  • On teardown, check that namespace was created before trying to delete it #121 (eranreshef)

* This Change Log was automatically generated by github_changelog_generator

0.3.0

17 Jul 13:29
Compare
Choose a tag to compare

Change Log

0.3.0 (2019-07-17)

Full Changelog

Merged pull requests:

  • Don't call test teardown if kube-config argument wasn't provided #120 (eranreshef)

* This Change Log was automatically generated by github_changelog_generator

0.2.1

17 Jul 13:29
Compare
Choose a tag to compare

Change Log

0.2.1 (2019-07-11)

Full Changelog

Closed issues:

  • clean up semantics around --kube-disable flag #111
  • temporary namespace is not being deleted at the end of the test #110

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.2.0

10 Jul 22:39
cf07288
Compare
Choose a tag to compare

Change Log

0.2.0 (2019-07-10)

Full Changelog

Closed issues:

  • Need an example of using kube fixture #104

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.1.2

09 Jul 13:41
Compare
Choose a tag to compare

Change Log

0.1.2 (2019-07-09)

Full Changelog

  • 6f40953: Update dependencies for CVE-2019-11324 (#103)
  • 9ba68aa: fix bug where long test names exceed maximum kunernetes resource name…
  • 7f002a4: fix bug in list comprehension for loading objs from multiple files (#107)
  • de376df: add examples for different ways to get pods via kubetest (#109)
  • 07cce71: prevent test run when kube-disable flag is set (#112)
  • ea1c4f8: bugfix: pypi long description render failure

0.1.0

19 Apr 00:32
Compare
Choose a tag to compare

Change Log

0.1.0 (2019-04-19)

Full Changelog

Implemented enhancements:

  • add --kube-context flag #95
  • add "applymanifest" marker for single manifest loading #93
  • teardown logic should only execute when setup is successful #92
  • Update how pods are retrieved for Deployments #89

Closed issues:

  • Error when trying to use markers #90

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.0.3

07 Dec 15:38
Compare
Choose a tag to compare

Change Log

0.0.3 (2018-12-07)

Full Changelog

Closed issues:

  • Integrating with a orchestrated fixture #84

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.0.2

30 Oct 13:49
1192370
Compare
Choose a tag to compare

Change Log

0.0.2 (2018-10-30)

Full Changelog

Implemented enhancements:

  • Open Source? #64

Fixed bugs:

  • deployment version management causes failure on responses with no returned apiVersion #76

Closed issues:

  • finish setting up documentation for project #35
  • update readme #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator