Releases: fiaas/k8s
Releases · fiaas/k8s
v0.19.0
v0.18.0
v0.17.0
v0.16.0
Changes since last version
- 14e4512: Fix build errors introduced in #87
- 47af3e6: removing Time from import
- 88af879: adding missing import for ReadOnlyField
- e9cc5fe: Changes CronJobStatus lastScheduleTime (applying datetime.datetime type)
- 20cca30: removing whitespaces
- ec166a8: Update test_cronjob.py
- 05fc472: Update cronjob.py
- 401bb12: Update job.py
- ebccd88: Update job.py
- e68c3fa: Update common.py
- c7c0604: Update job.py
- 31e7d28: Update common.py
- 729add7: Update cronjob.py
- 85ccea3: Update .prospector.yaml
- 32f7a16: Update test_cronjob.py
- 919dfd7: Update test_cronjob.py
- bc4bb84: Update common.py
- aad19b0: Update cronjob.py
- a5b2161: Update common.py
- aab0379: Update job.py
- a3d1e93: Update test_cronjob.py
- df17734: Disable the N815 rule
- 175e1d4: Update common.py
- 346bc07: Create test_cronjob.py
- 7f6063a: Update pod.py
- 9f8f4b6: Update job.py
- b4d1fde: Create cronjob.py
- a734bb4: Update common.py
- dc3d443: Prospector 1.3.0 dropped Python 2 support
- 2fb8311: Add a short documentation on how to work with CRDs
v0.15.0
v0.14.0
v0.13.0
Changes since last version
v0.12.0
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