Commit Graph

207 Commits

Author SHA1 Message Date
liugq ce4a056efa clear code of builtin user 2023-02-24 12:31:17 +08:00
silenceqi 8431144dca Merge pull request 'add credential management capabilities' (#28) from credential into master 2023-02-23 11:30:05 +08:00
liugq 0cd198b805 rename tempID to GlobalSystemElasticsearchID 2023-02-23 11:10:38 +08:00
liugq 67382361a1 use orm.Create replace orm.Save method 2023-02-23 09:15:05 +08:00
sunjiacheng fc8a47373a [build] fix src/* imports (#27)
[build] fix src/* imports

Co-authored-by: Kassian Sun <kassiansun@outlook.com>
2023-02-21 21:48:20 +08:00
liugq 5d002145b9 add credential change callback for updating password of system cluster 2023-02-21 15:39:26 +08:00
liugq a820e0d52f handle err 2023-02-15 11:55:49 +08:00
liugq 46432da7aa Merge branch 'master' into credential 2023-02-13 11:35:49 +08:00
liugq 4495de8ae9 initialize bug fixed 2023-02-10 18:16:05 +08:00
liugq 31e314ec87 initialize bug fixed 2023-02-10 18:13:56 +08:00
liugq e11207dbc0 init credential secret 2023-02-10 09:51:42 +08:00
medcl 844969c5c1 Merge branch 'master' of ssh://git.infini.ltd:64221/infini/console 2023-02-09 14:14:29 +08:00
medcl c1739df13b remove unused parameters 2023-02-09 14:14:24 +08:00
liugq 6bcca588cb fixed error output of parsing migration config 2023-02-08 11:37:33 +08:00
liugq aaf0822593 remove src from import path 2023-02-08 10:55:16 +08:00
liugq c22bf646f3 fixed compile error of migration code 2023-02-08 10:51:12 +08:00
liugq fa9ae1c465 code optimize after code review 2023-02-06 16:51:30 +08:00
medcl 02adb4d121 refactoring pipelines 2023-01-27 12:09:09 +08:00
liugq e50f273cda fixed error of getting detail info of alert history 2023-01-06 17:49:52 +08:00
liugq b93fb2f3c2 refactoring orm.Delete 2022-12-13 14:26:40 +08:00
liugq c17359adb3 add orm.Context 2022-12-08 20:48:59 +08:00
liugq b88ec94082 add param refresh to method orm.save 2022-12-08 19:12:07 +08:00
medcl 800567363e check template file exists during setup 2022-11-09 17:38:27 +08:00
liugq 3bd248f80f add raw name of system cluster when initializing 2022-10-27 10:20:18 +08:00
liugq 2609e51623 migration log fixed 2022-10-25 20:47:41 +08:00
liugq 71f0871e5a add host field in getExecutionNodes api 2022-10-25 19:38:35 +08:00
liugq 362129d9f2 fixed setup conflicts 2022-10-25 17:36:01 +08:00
liugq 0922db5024 update getExecutionNodes api 2022-10-25 17:20:28 +08:00
liugq 516e7462ac fixed merge master conflicts 2022-10-25 16:07:43 +08:00
medcl ca46c22df4 fix nil exception 2022-10-25 16:01:12 +08:00
liugq 3dedda4e62 fixed merge master conflicts 2022-10-25 15:06:25 +08:00
medcl 523004b2d2 fix nil version during setup 2022-10-25 14:42:06 +08:00
medcl 9a91ca7b70 add skip to initialize api 2022-10-24 19:52:09 +08:00
medcl e607254cc4 add default alerting rules to setup process 2022-10-24 19:01:49 +08:00
medcl 02aa8c58f8 add replay flow 2022-10-24 17:56:40 +08:00
medcl 2002a38c92 disable builtin user by default 2022-10-23 22:45:41 +08:00
medcl 17136af69d fix api not for setup module 2022-10-23 11:51:27 +08:00
medcl 48c4368282 enable system monitoring by default 2022-10-22 23:46:51 +08:00
medcl f90601ef1a improve setup, fix auth issue 2022-10-22 23:22:16 +08:00
medcl 5892a5ea9b fix setup module 2022-10-22 20:01:26 +08:00
medcl af5a252694 setup bootstrap user 2022-10-22 19:49:38 +08:00
medcl 1ccfdb1abb add setup module to console 2022-10-22 18:40:52 +08:00
liugq d44aad6797 Merge branch 'master' into migration 2022-10-14 21:47:20 +08:00
liugq 8741742ec7 update elastic count api 2022-10-14 21:43:37 +08:00
liugq 8977808d30 init migration 2022-10-14 16:55:48 +08:00
liugq 008b7243b8 remove test debug log 2022-09-23 18:05:40 +08:00
liugq 7af5c22a1b filter dashbard by cluster id 2022-09-21 11:08:21 +08:00
liugq 1bce8cc200 count host from .infini_host priority 2022-09-09 21:43:55 +08:00
liugq 320ee33390 count host from .infini_host priority 2022-09-09 20:38:55 +08:00
liugq fcf6fab9b6 refactor gateway proxy request api 2022-08-19 10:43:24 +08:00