Skip to content

Releases: caktus/invoke-kubesae

0.1.0

01 Dec 20:31
27d7cc3
Compare
Choose a tag to compare
  • Add simple helper to restore backups (deploy.db-restore) when testing disaster recovery tasks (#49)
  • Fix utils.get-db-dump breaking when output includes kubectl warnings (#48)
  • Use pre-commit for: black, flake8, isort, prettier (#50)

0.0.21

06 Sep 17:16
5971e98
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.20...0.0.21

0.0.20

18 Aug 19:47
15dd2f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.19...0.0.20

v0.0.19-1

19 May 17:17
e197f09
Compare
Choose a tag to compare
  • Bumps the version number in setup.py

v.0.0.19

19 May 17:10
6c2f77d
Compare
Choose a tag to compare

Makes it so pg_restore doesn't complain when trying to restore dumps from different schemas.

  • Bump version

v0.0.18-1

14 Apr 13:59
6d6ba74
Compare
Choose a tag to compare

A fix release for 0.0.18 to allow a deployment to pypi.

v0.0.18

14 Apr 13:49
b3a7317
Compare
Choose a tag to compare
  • Support multi-stage Dockerfiles and allow setting the target build stage (--target)
  • Adds a default value (DATABASE_URL) for db_var on tasks requiring database variable name.

v0.0.17

14 Apr 13:14
Compare
Choose a tag to compare

v0.0.17, 2021-10-04


* Adds a utility `count_backups` that counts available backups in hosting services s3 buckets.
* Adds a utility `list-backup-schedules` to list schedules present in a project's backup bucket.
* Adds a flag to `aws.sync-media` that allows projects with a single bucket but multiple media folders, to sync between those folders.

v0.0.16

06 Aug 18:23
dd49e3a
Compare
Choose a tag to compare
  • Kubesae is now a PyPI package!

v0.0.15

25 Mar 02:13
ecdeae3
Compare
Choose a tag to compare
  • Add support for using any source S3 backup bucket with config.hosting_services_backup_bucket