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