Skip to content

Releases: fiaas/k8s

v0.19.0

15 Sep 13:35
Compare
Choose a tag to compare

Changes since last version

v0.18.0

27 Apr 13:36
1a5417c
Compare
Choose a tag to compare

Changes since last version

  • 22d62cb: Add py39 to set of tested versions

v0.17.0

18 Sep 09:00
bc51408
Compare
Choose a tag to compare

Changes since last version

  • 3dc51b5: Add support for the api object ServiceAccount
  • db6060b: Restore the Semaphore Build Badge

v0.16.0

01 Aug 20:15
Compare
Choose a tag to compare

Changes since last version

v0.15.0

29 May 13:43
79935df
Compare
Choose a tag to compare

Changes since last version

  • 35f16ae: Support repeated keys in labelSelectors
  • b374131: Add support for deleting multiple objects
  • d56f41a: Remove py35 as environment
  • f5a7495: Remove unused list
  • 49b8578: Clean up left-overs after changing to using publish
  • 83eb4e6: Pin version of gitdb2

v0.14.0

10 Jan 14:53
2415086
Compare
Choose a tag to compare

Changes since last version

  • 613d3ca: Update endpoints for Deployment

v0.13.0

07 Nov 13:38
0384fa5
Compare
Choose a tag to compare

Changes since last version

  • 4777d97: Add retries to HTTP client
  • 6eae8f7: Remove last traces of vcr
  • 49d4259: Remove the build badge
  • 218d0f8: Add a few topics
  • d3fdcc1: Add more files from repo-template
  • 89e18f4: Add CODEOWNERS file
  • 5b2b3c4: Add Apache 2 license header to all source files
  • 99e7897: Remove autogenerated files

v0.12.0

02 Sep 10:05
c403b21
Compare
Choose a tag to compare

Changes since last version

  • c7cb189: Ignore .pip_cache, so semaphore builds can be published
  • 15314db: Rewrite code to accommodate PEP-479 related to use of StopIteration
  • 8ae6fd9: Fix copy-paste error
  • 9e03766: Clean up leftovers
  • ee3777b: Basically copied the semaphore setup from fiaas/publish
  • 8ac01bc: Make it possible to use other label selectors than equality
  • bf2743f: Drop support for Python 3.4 and bump dependencies.
  • 8c3bb8a: Set a timeout for watch connections
  • fb82324: Add support for watching Ingress and Service
  • 145ebfb: Bump versions
  • f88b460: Set a returncode to reflect errors when uploading artifacts

v0.11.0

21 Aug 07:30
1ad1eb7
Compare
Choose a tag to compare

Changes since last version

  • fd93bef: Added docs with known gotchas
  • ed7f3cc: Lock down some versions
  • 9c0fa84: Make a copy if the default value for each instance
  • f542336: fixup! Fix tests
  • 854868e: Added more metadata fields, and Namespace

v0.10.0

28 May 11:25
004c8d3
Compare
Choose a tag to compare

Changes since last version

  • efa28a8: Make timeout configurable, and increase default timeout to 20 seconds