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