Releases: vapor-ware/kubetest
0.6.3
Change Log
0.6.3 (2020-03-17)
Closed issues:
- Can this be used to run on class based scope instead of function? #171
Merged pull requests:
- Add Requests to Services #173 (danieldiamond)
- Add Ingress Type #172 (danieldiamond)
* This Change Log was automatically generated by github_changelog_generator
0.6.2
Change Log
0.6.2 (2020-03-10)
* This Change Log was automatically generated by github_changelog_generator
0.6.0
Change Log
0.6.0 (2020-02-28)
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:
- Revert "github workflow test using docker" #168 (edaniszewski)
- add PVC type #167 (corentin1002)
- support kubernetes client version 11.x #165 (hello-ming)
- github workflow test using docker #161 (bukowa)
- various maintenance, cleanup, organization, and documentation updates #159 (edaniszewski)
* This Change Log was automatically generated by github_changelog_generator
0.5.2
Change Log
0.5.2 (2019-12-17)
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
Change Log
Unreleased
Fixed bugs:
- When using kubeconfig fixture, test namespaces are not cleaned up. #154
0.5.1 (2019-12-11)
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
Change Log
0.5.0 (2019-11-14)
Fixed bugs:
Merged pull requests:
- update docs and some doc formatting #153 (edaniszewski)
- Add namespace marker #152 (nilscan)
- collect regression test samples #151 (edaniszewski)
- update example so test can run at any directory level #150 (edaniszewski)
- fix bug in namespace generation for parameterized tests #149 (edaniszewski)
- Fix Pytest INTERNALERROR when running on with doctests. #148 (aequitas)
- Account for metadata without existing labels. #147 (aequitas)
* This Change Log was automatically generated by github_changelog_generator
0.4.3
Change Log
0.4.3 (2019-10-08)
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator
0.4.2
Change Log
0.4.2 (2019-09-27)
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
Change Log
0.4.1 (2019-08-21)
Closed issues:
- option to disable warnings? #62
Merged pull requests:
- Various development and cleanup updates #137 (edaniszewski)
- Skip getting container logs if test was skipped #136 (eranreshef)
* This Change Log was automatically generated by github_changelog_generator
0.4.0
Change Log
0.4.0 (2019-08-16)
Fixed bugs:
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