Skip to content

Releases: vapor-ware/kubetest

0.9.5

24 Mar 19:23
Compare
Choose a tag to compare

7f536a8 deps: update deps, fixing CVE disclosure

0.9.4

30 Dec 18:20
Compare
Choose a tag to compare

2bb0576 bump: version 0.9.4
ade3f4e fmt: automated source code formatting
0760215 dev: add pre-commit config for automated source code formatting
e9095c5 Read KUBECONFIG environment variable globally instead of only in kube fixture (#206)
fd80bf9 Introduce Manifest Templates (#204)

0.9.3

16 Dec 16:01
Compare
Choose a tag to compare

2711fef bump: version 0.9.3
053af81 ci: fix pypi release config, update shared lib version

0.9.2

16 Dec 15:21
Compare
Choose a tag to compare

02a40c9 bump: version 0.9.2
844c143 fmt: run source code formatting
fa29fff Add support for fixture.
4ff48e3 Update documentation

0.9.1

19 Aug 19:47
Compare
Choose a tag to compare

1d4c415 bump: version 0.9.1
5ab71bb Fix Endpoints.is_ready failing on endpoints that are ready (#195)
25d79f4 ci: remove ci scripts no longer being used
28c700e ci: update jenkins config to use shared pipeline

0.9.0

17 Aug 13:47
Compare
Choose a tag to compare

Change Log

Unreleased

Full Changelog

Closed issues:

  • Feature: wait for ingress to be usable #191
  • Add support for network policies #189

0.9.0 (2020-08-17)

Full Changelog

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.8.1

29 May 18:56
Compare
Choose a tag to compare

Change Log

0.8.1 (2020-05-29)

Full Changelog

Merged pull requests:

  • Allow for environment variable "KUBECONFIG" #186 (danquack)

* This Change Log was automatically generated by github_changelog_generator

0.8.0

29 May 14:59
Compare
Choose a tag to compare

Change Log

0.8.0 (2020-05-29)

Full Changelog

Implemented enhancements:

  • support for replicaset #177

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.7.0

15 May 11:16
Compare
Choose a tag to compare

Change Log

0.7.0 (2020-05-15)

Full Changelog

Implemented enhancements:

  • use api object's preferred api client instead of manually defining in client access methods #181
  • add support for secrets #44

Fixed bugs:

  • client get_ingresses uses incorrect api client #179

Closed issues:

  • Can't load resource from file - multiple resources found #174

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator

0.6.4

25 Mar 00:57
Compare
Choose a tag to compare

Change Log

0.6.4 (2020-03-25)

Full Changelog

Merged pull requests:

  • feat: allow multiple objects to be defined in loaded manifests #175 (edaniszewski)

* This Change Log was automatically generated by github_changelog_generator