- 8ae82f3 chore: move opengauss pitr to solutions directory (#488) by Maxwell · 3 months ago main
- 136905e Merge pull request #487 from mlycore/update-version by Zhengqiang Duan · 5 months ago
- 3de9857 chore: update proxy version to 5.5.0 in docs by mlycore · 5 months ago
- cca76ec chore: update default proxy version to 5.5.0 in operator examples by mlycore · 5 months ago
- 59a8d48 Merge pull request #486 from mlycore/update-charts by Zhengqiang Duan · 5 months ago
- ffc7458 chore: update default proxy version to 5.5.0 by mlycore · 5 months ago
- e535313 docs: update default proxy version to 5.5.0 by mlycore · 5 months ago
- 5982101 chore: update default proxy version to 5.5.0 by mlycore · 5 months ago
- f5de34e feat: remove all databases in proxy before restore (#485) by Maxwell · 10 months ago
- 28e0c37 docs: update pitr readme (#484) by Maxwell · 10 months ago
- 829f4b8 Merge pull request #481 from mlycore/fix-init-path by Zhengqiang Duan · 10 months ago
- 586c058 Merge pull request #482 from mlycore/fix-check-disk by Trista Pan · 10 months ago
- 1a8e600 fix: init will not return err if path exists by mlycore · 10 months ago
- 05739d0 feat: create directory before check by mlycore · 10 months ago
- 5ea5152 feat: add stderr to cmd output by mlycore · 10 months ago
- 7600684 Merge pull request #480 from mlycore/fix-init by Maxwell · 10 months ago
- 8cb6480 feat: add Init before AddInstance while backing up by mlycore · 10 months ago
- 081b0bb Merge pull request #479 from mlycore/sg-sol by Maxwell · 10 months ago
- 44c6753 fix: fix table by mlycore · 10 months ago
- 9084281 docs: using raw htlm to render table by mlycore · 10 months ago
- 8e4bfa0 docs: add background and table for solution by mlycore · 10 months ago
- 98d19f3 Merge pull request #478 from mlycore/sg-demo by Trista Pan · 10 months ago
- 03764d5 chore: add reference links by mlycore · 10 months ago
- 33fcf38 chore: adjust style by mlycore · 10 months ago
- 8c42c93 docs: Update README.md by Maxwell · 10 months ago
- f2d681d fix: fix typo by mlycore · 10 months ago
- dbf8898 chore: translation by mlycore · 10 months ago
- 3112fb0 docs: add stackgres demo by mlycore · 10 months ago
- 31e7cbc refactor: refactor to disk space error while backing up (#474) by liyao · 11 months ago
- cf30c75 Merge pull request #475 from mlycore/docs by Zhengqiang Duan · 11 months ago
- 6b4b797 docs: add more usage instructions by mlycore · 11 months ago
- 96611b3 docs: update Pitr readme (#473) by liyao · 11 months ago
- 8ce3577 refactor: adjust agent server to raw error and cli error display (#472) by liyao · 11 months ago
- 23554ab Merge pull request #471 from mlycore/ref-pretty by Trista Pan · 11 months ago
- 634ca60 chore: remove unused variable by mlycore · 11 months ago
- 8a2d305 refactor: refactor delete using PrettyPrint by mlycore · 11 months ago
- 5c347df refactor: refactor restore using PrettyPrinter by mlycore · 11 months ago
- bb1f000 Merge pull request #470 from mlycore/pretty-print by Trista Pan · 11 months ago
- f64ab8e feat: add retry to checkProgress by mlycore · 11 months ago
- 0f58e87 refactor: using checkProgress to refactor test by mlycore · 11 months ago
- 364b506 refactor: rename to checkProgress by mlycore · 11 months ago
- afbfb0b refactor: using PrettyPrinter to print backup progress by mlycore · 11 months ago
- 0bad757 feat: add prettyprinter to print progress by mlycore · 11 months ago
- fcd8dcc refactor: optimize cancel backup (#468) by liyao · 11 months ago
- 8675a64 Merge pull request #469 from mlycore/refactor-common by Liang Zhang · 11 months ago
- a8c3c9a fix: fix prompt print by mlycore · 11 months ago
- e41f78e fix: fix license header by mlycore · 11 months ago
- db4a97e chore: update test with promputil by mlycore · 11 months ago
- 47223e1 refactor: refactor common functions by mlycore · 11 months ago
- 0683f0b refactor: refactor command prompt by mlycore · 11 months ago
- e92faf2 feat: introduce prompt util by mlycore · 11 months ago
- b2cc782 feat: introduce ReadAllByCSN to local storage (#467) by liyao · 11 months ago
- c5da93a Merge pull request #466 from mlycore/refactor-delete by Trista Pan · 11 months ago
- 8dcf177 refactor: move prompt to restore by mlycore · 11 months ago
- e6ce1ce chore: add monkey patch by mlycore · 11 months ago
- b6bf101 refactor: move commandline prompt into backup by mlycore · 11 months ago
- 5094c51 refactor: prompt in commandline by mlycore · 11 months ago
- 4dac4de refactor: adjust user abort message by mlycore · 11 months ago
- f21d041 feat: add prompt to delete by mlycore · 11 months ago
- 2408848 chore: fix typo by mlycore · 11 months ago
- d153e6c feat: add hided file filter by mlycore · 11 months ago
- 3d87f11 feat: add threads parameter to openGauss restore subcommand (#465) by liyao · 11 months ago
- d186b41 refactor: optimize backup metadata time format (#464) by liyao · 11 months ago
- e2a5864 feat: introduce new pitr subcommand delete (#461) by liyao · 11 months ago
- 90880ed fix: fix checkstatus response code (#460) by liyao · 11 months ago
- 0042f2c fix: fix dbname and status message in healthcheck (#457) by liyao · 11 months ago
- 0254f8c fix: fix threadsNum in AsyncBackup while handle backup (#456) by liyao · 11 months ago
- 8fcdf3c fix: fix checkstatus post req and resp body (#454) by liyao · 11 months ago
- 202e269 docs: add usage restriction introduction of Pitr (#453) by liyao · 11 months ago
- 94b5460 docs: add Chinese version of Pitr doc (#452) by liyao · 11 months ago
- d8e2ccf Merge pull request #451 from apache/mlycore-patch-1 by ZhangCheng · 11 months ago
- 4ea3d1b fix: fix typo in README by liyao · 11 months ago
- bbb7d25 chore: update version in docs (#450) by liyao · 12 months ago
- 1b2ae3f chore: update proxy version in operator (#449) by liyao · 12 months ago
- 78a2709 chore: update charts default version to 5.4.1 (#448) by liyao · 12 months ago
- 7bbc2be refactor: optimize error message format (#447) by liyao · 1 year, 1 month ago
- 3ebb612 Merge pull request #446 from mlycore/update-pitr-doc by Zhengqiang Duan · 1 year, 1 month ago
- ab5ce00 docs: add more instructions for Pitr readme by mlycore · 1 year, 1 month ago
- bebbb86 Merge pull request #441 from apache/mlycore-patch-1 by Trista Pan · 1 year, 1 month ago
- 78d680f docs: polish pitr README.md by liyao · 1 year, 1 month ago
- f571518 doc: add readme for pitr (#439) by liyao · 1 year, 1 month ago
- 36e9819 release 0.3.0 (#438) by liyao · 1 year, 3 months ago
- 64c54da Merge pull request #437 from yikuaibro/vpa by liyao · 1 year, 3 months ago
- f9c8ae0 feat: add vpa for AutoScaler by li · 1 year, 3 months ago
- ef909ce feat(operator): introduce SemVer helpers to ComputeNode (#436) by liyao · 1 year, 3 months ago
- b79a1b3 docs: add chaos user manual (#435) by liyao · 1 year, 3 months ago
- 3ba075e Merge pull request #434 from mlycore/dev-autoscaling by Trista Pan · 1 year, 3 months ago
- d9a4c4e chore: fix with lint by mlycore · 1 year, 3 months ago
- c470574 chore: add crd yaml by mlycore · 1 year, 3 months ago
- aa66dfd chore: add example for computenode autoscaler by mlycore · 1 year, 3 months ago
- 468a6a7 feat: introduce selector as ComputeNodeStatus for HPA by mlycore · 1 year, 3 months ago
- 88d1aa5 feat: add AutoScaler reconcile by mlycore · 1 year, 3 months ago
- 5e6b03a fix: fix autoscaling package version by mlycore · 1 year, 3 months ago
- 243cdcd feat: Add kubernetes lib for HPA by mlycore · 1 year, 3 months ago
- f91535e feat: add AutoScaler controller by mlycore · 1 year, 3 months ago
- fb1a23d feat: add AutoScaler api type definition by mlycore · 1 year, 3 months ago
- 64ecf57 feat: add AutoScaler controller by mlycore · 1 year, 3 months ago
- d76c7c2 feat: add support for kubernetes hpa by mlycore · 1 year, 3 months ago
- 6f07bc3 feat: introduce new crd AutoScaler by mlycore · 1 year, 3 months ago
- 10075a6 chore: update go mod by mlycore · 1 year, 3 months ago