Skip to content

Releases: sandstorm/sku

1.4.0

10 Jan 12:49
Compare
Choose a tag to compare

Changelog

83c8b33 BUGFIX: mount the backups from borgbackup always accessible
e615f6b FEATURE: Postgres connection
81265a2 FEATURE: SQL Proxy
c61a4e4 FEATURE: greatly expanded MySQL connection options, improved postgres options
d0ce394 FEATURE: support other mysql clients for connecting

1.3.1

01 Jan 08:42
Compare
Choose a tag to compare

Changelog

6bd84c5 BUGFIX: minor details for applying cluster config
521d855 FEATURE: Persistent Volume restore
f7d4205 FEATURE: Persistent Volume restore working
182596b FEATURE: mariadb restore - initial version
c190950 FEATURE: restore K8S manifests from backup (first iteration)
79754be TASK update dependencies; install cobra completions
514e79f TASK: Docs, autocomplete
4bb8d2b TASK: move restore subcommand to core

1.2.2

11 Dec 08:03
08039e5
Compare
Choose a tag to compare

Changelog

08039e5 BUGFIX: fix Borgbackup mount script for OSX 11.0
7b62d7a BUGFIX: fix rancher backup tool

1.2.1

27 Jul 19:26
Compare
Choose a tag to compare

Changelog

70acb6f FEATURE: minor adjustments to backup mount / unmount logic

1.2.0

27 Jul 19:05
Compare
Choose a tag to compare

Changelog

fbab646 FEATURE: mount backups locally

1.1.0

31 Jul 19:34
Compare
Choose a tag to compare

Changelog

8dc2527 FEATURE: honor KUBECONFIG env var in sku commands
ecf6274 TASK: update README

v1.0.0

13 Jul 19:21
Compare
Choose a tag to compare

Changelog

3ab4f23 FEATURE: add-config command to merge k8s configuration together
5419886 FEATURE: dump all(=most) rancher config to a directory (backup)

v0.9.2

13 Jul 13:23
Compare
Choose a tag to compare

Changelog

e343ed6 BUGFIX: tweak installation script in Homebrew formula

v0.9.1

13 Jul 13:18
Compare
Choose a tag to compare

Changelog

b040e7f TASK: improve inline docs and README
a06106c minor README improvements

v0.9.0

13 Jul 07:09
Compare
Choose a tag to compare

Changelog

460660c FEATURE: Support for label selectors for sku enter; add docs for SKU enter
06c0389 FEATURE: add plugins
31cee89 FEATURE: allow to output logs
0c6a32a FEATURE: allow to protect Kubernetes keys using Yubikey & External Auth
40ecaab TASK: remove obsolete code
15d3858 TASK: switch to using go modules
0359215 TASK: update inline docs
7b275f6 WIP
5d53d96 WIP