Commit Graph
602 Commits
Author SHA1 Message Date
Kjeld Schouten-Lebbing 3a1d22eebc move mount over to use heavyscript library 2022-12-27 13:09:00 +01:00
Kjeld Schouten-Lebbing 2b7e8131be remove heavyscript functions we're not going to use 2022-12-27 13:03:34 +01:00
Kjeld Schouten-Lebbing ce164b2359 remove unused functions 2022-12-27 12:37:53 +01:00
Kjeld Schouten-Lebbing 61be5c8fdd Fix exec flags 2022-12-27 12:08:15 +01:00
Kjeld Schouten-Lebbing 407ebddbca run pre-commit 2022-12-27 12:02:56 +01:00
Kjeld Schouten-Lebbing a58d53ac4e add license to Heavyscript functions 2022-12-27 11:57:57 +01:00
heavybullets8 a8fbcfcef7 remove directory argument 2022-12-26 14:47:33 -07:00
heavybullets8 05aee2b22c rename command 2022-12-26 14:45:52 -07:00
heavybullets8 ce012b2890 backup patch 2 2022-12-26 14:36:35 -07:00
Heavybullets8 ed67c026b5 remove shellcheck error 2022-12-20 11:31:26 -07:00
Heavybullets8 d86250e14d remove invalid errors 2022-12-20 11:27:51 -07:00
Heavybullets8 d50290ba21 remove non-existant func export 2022-12-19 06:34:53 -07:00
Heavybullets8 c65d93bdba Fix python style incremental 2022-12-18 23:05:44 +00:00
Heavybullets8 4a23681dd7 Merge pull request #34 from Heavybullets8/backup-validation
update backup validation
2022-12-18 22:35:24 +00:00
heavybullets8 e653880e8e update backup validation 2022-12-18 15:34:22 -07:00
heavybullets8 8ef2a91a73 last commit on wording 2022-12-18 13:31:25 -07:00
heavybullets8 5083926056 edit wording 2022-12-18 13:28:52 -07:00
heavybullets8 6bbfa17e1c Hot patch 2022-12-18 13:26:56 -07:00
heavybullets8 12100cf3f0 initial backup validity checks 2022-12-18 10:41:04 -07:00
heavybullets8 27eec996aa Edit restore message on scale ver change 2022-12-17 20:27:53 -07:00
Heavybullets8 948b3fd5ad add while loop and general improvements 2022-12-15 19:57:32 -07:00
Heavybullets8 bcadb12e11 warning message when restoring to prev version 2022-12-15 17:24:29 -07:00
Heavybullets8 36d92ddeb0 only print first 4 numbers of version 2022-12-15 00:24:59 -07:00
Heavybullets8 a3c052dce6 reverse gt symbol 2022-12-15 07:10:21 +00:00
Heavybullets8 af30249987 prune based on current version 2022-12-15 00:04:18 -07:00
heavybullets8 9af1148705 whoops 2022-12-14 11:43:04 -07:00
heavybullets8 94d8c61019 update prune 2022-12-14 11:40:26 -07:00
heavybullets8 2a8c964583 match app name until comma in mount 2022-11-01 18:55:53 -06:00
Heavybullets8 9e29b7b0eb tack on releases folder to ZFS restrict 2022-10-29 16:01:52 -06:00
heavybullets8 639f899627 error message for failed readonly disable 2022-10-26 20:28:26 -06:00
heavybullets8 358fe207ca turn readonly zfs property off 2022-10-26 20:12:59 -06:00
Heavybullets8 715f50b906 reword message 2022-10-22 12:02:25 -06:00
Heavybullets8 c79273cf02 set dataset properties for restore 2022-10-22 11:41:06 -06:00
heavybullets8 8d50d27fe9 zfs list improvements for mount 2022-09-21 21:02:45 -06:00
Heavybullets8 b4e0551001 remove } after var 2022-09-15 10:21:53 -06:00
Heavybullets8 6b7c68317b include truetool backups in overflow 2022-09-14 19:06:04 -06:00
Heavybullets8 a6213a65e3 fix container updates always marked as true 2022-09-08 17:26:23 -06:00
Heavybullets8 93bd47acc9 add ability to ignore container image updates 2022-09-08 15:02:54 -06:00
Heavybullets8 233ecc1820 failed append fix 2022-09-06 20:23:20 -06:00
Heavybullets8 7a40e12cf9 unset array only if app prev failed 2022-09-06 20:15:27 -06:00
Heavybullets8 fe2c4520a3 Merge pull request #27 from Heavybullets8/remove-proc-count-var
- Parse exceptions before going through update loop
2022-09-05 20:02:12 +00:00
Heavybullets8 317377705a also rename indexes in pre_process 2022-09-05 13:09:24 -06:00
Heavybullets8 c055708850 rename it to index 2022-09-05 12:43:01 -06:00
Heavybullets8 ad0c8e07f5 reassign array prior to element check 2022-09-05 12:38:01 -06:00
Heavybullets8 3b502bd93a reassign array rather than use proccount 2022-09-05 12:29:45 -06:00
Heavybullets8 bb9e332a34 rebuild array 2022-09-05 02:46:41 -06:00
Heavybullets8 fc8af22d07 if nothing remains in array, return 2022-09-05 01:51:35 -06:00
Heavybullets8 a9a2363384 add skip prev failed 2022-09-05 01:44:29 -06:00
Heavybullets8 de5ef940fd parse exeptions first 2022-09-05 01:44:09 -06:00
Heavybullets8 093d6ca1d7 grab containers by namespace name 2022-09-05 01:01:43 -06:00