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