Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Latest commit

 

History

History
63 lines (42 loc) · 3.88 KB

Changelog.md

File metadata and controls

63 lines (42 loc) · 3.88 KB

CHANGELOG

0.0.3 - 2022-01-30 12:58:01

No description

Bug Fixes

  • general:

Documentation

Refactor

  • general:
    • Extract code to kubernetes.py, use KubernetesError exception instead of Exception (c94437e)
    • Pipeline name (d3f3d1c)

0.0.2 - 2022-01-27 21:54:46

Full Changelog: https://github.com/riotkit-org/br-backup-controller/compare/0.0.1...0.0.2

Bug Fixes

  • general:
    • Fix CI build - missing sdist package (8e51c08)

0.0.1 - 2022-01-27 21:47:42

Full Changelog: https://github.com/riotkit-org/br-backup-controller/commits/0.0.1

Feature

  • general:
    • #161 Use /bin/sh (1465455)
    • #161 Add initial support for scaling up/down original service (only for basic APIs) (862f05b)
    • Implement kubernetes_sidepod to allow spawning temporary pods performing a backup job (14719ae)
    • WIP #161 - implement RequiredBinaryFromGithubReleasePackedInArchive (5309da1)

Bug Fixes

  • general:
    • Do not enforce --config in docs commands (ce605ab)
    • Resolve tests (0aac503)
    • #161 - Copy GPG keys to target filesystem (74481b2)
    • Fix not passed exit code in Kubernetes pod exec support (eaec781)
    • Use backup-maker and tracexit always from GitHub releases (b76e746)
    • #161 case, when error not happens (68ac6fe)

Documentation

  • general:
    • Update docs (94d18bc)
    • Update docs about the Kubernetes support (f96f35c)
    • Update docs, add license (b8b9780)

* This CHANGELOG was automatically generated by auto-generate-changelog