Skip to content

Releases: vapor-ware/kubetest

0.6.3

17 Mar 14:29
07606c7
Compare
Choose a tag to compare

Change Log

0.6.3 (2020-03-17)

Full Changelog

Closed issues:

  • Can this be used to run on class based scope instead of function? #171

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.6.2

10 Mar 19:08
Compare
Choose a tag to compare

Change Log

0.6.2 (2020-03-10)

Full Changelog

* This Change Log was automatically generated by github_changelog_generator

0.6.0

28 Feb 13:51
Compare
Choose a tag to compare

Change Log

0.6.0 (2020-02-28)

Full Changelog

Closed issues:

  • kubernetes client use openapi_types instead of swagger_types #164
  • [duplicated]kubernetes client use openapi_types instead of swagger_types #163

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.5.2

17 Dec 15:49
Compare
Choose a tag to compare

Change Log

0.5.2 (2019-12-17)

Full Changelog

Fixed bugs:

  • Clusterinfo fixture is not correctly populated when using kubeconfig fixture #156
  • When using kubeconfig fixture, test namespaces are not cleaned up. #154

Merged pull requests:

  • bugfix: use kubeconfig fixture to get config for clusterinfo #157 (edaniszewski)

* This Change Log was automatically generated by github_changelog_generator

0.5.1

11 Dec 20:49
Compare
Choose a tag to compare

Change Log

Unreleased

Full Changelog

Fixed bugs:

  • When using kubeconfig fixture, test namespaces are not cleaned up. #154

0.5.1 (2019-12-11)

Full Changelog

Merged pull requests:

  • run test teardown when kubeconfig is specified via fixture #155 (edaniszewski)

* This Change Log was automatically generated by github_changelog_generator

0.5.0

14 Nov 20:44
Compare
Choose a tag to compare

Change Log

0.5.0 (2019-11-14)

Full Changelog

Fixed bugs:

  • Parametrized Tests Fail to Create Namespace #146
  • Error when trying to get pods #88

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.4.3

08 Oct 18:11
Compare
Choose a tag to compare

Change Log

0.4.3 (2019-10-08)

Full Changelog

Merged pull requests:

  • Avoid overwriting label when re-initialising Deployment object #145 (mikery)

* This Change Log was automatically generated by github_changelog_generator

0.4.2

27 Sep 19:21
Compare
Choose a tag to compare

Change Log

0.4.2 (2019-09-27)

Full Changelog

Merged pull requests:

  • Try to retrive container logs only if kube fixture was used #143 (eranreshef)

* This Change Log was automatically generated by github_changelog_generator

0.4.1

21 Aug 12:25
Compare
Choose a tag to compare

Change Log

0.4.1 (2019-08-21)

Full Changelog

Closed issues:

  • option to disable warnings? #62

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.4.0

16 Aug 00:41
Compare
Choose a tag to compare

Change Log

0.4.0 (2019-08-16)

Full Changelog

Fixed bugs:

  • hosted documentation builds have been failing #131
  • kubeconfig fixture regression #130

Closed issues:

  • change loading order of Objects via the ApiObject #134
  • Getting type errors in the Response Object #128

Merged pull requests:

  • load daemonsets and statefulsets before deployments #135 (edaniszewski)
  • bugfix: remove premature optimization preventing test loading with fixture-defined kubeconfig #132 (edaniszewski)
  • bug: fix opaque type errors generated from failed requests on pod proxy get/post #129 (edaniszewski)

* This Change Log was automatically generated by github_changelog_generator