Commit graph

25 commits

Author SHA1 Message Date
aby913
e5bdfa2840
backup(fix): check suffix of path (#1969)
* backup(fix): check suffix of path

* fix: ignore missing files when backup apps
2025-10-23 11:02:04 +08:00
aby913
1cf8dcda3b
backup(fix): access integration (#1964) 2025-10-22 00:01:02 +08:00
dkeven
3c7d0bb87c
chore(manifests): clean up legacy env rendering in all files (#1941) 2025-10-17 17:19:05 +08:00
aby913
ec6316e943
refactor(backup): watch systemenvs as service addresses (#1924) 2025-10-14 23:25:37 +08:00
eball
234b887787
authelia: remove authentication with backend nonce (#1876)
* authelia: remove authentication with backend nonce

* backup: remove backend nonce

---------

Co-authored-by: aby913 <aby913@163.com>
2025-09-26 15:53:40 +08:00
aby913
3d54075607
fix: query snapshot failed from Cache directory (#1863)
fix: restore cache path invalid
2025-09-23 13:09:26 +08:00
aby913
2e9c2f79d0
backup: backup cache path invalid, password get failed (#1862) 2025-09-23 00:44:48 +08:00
aby913
e38f7bb6a9
fix(backup): remove hostNetwork (#1787) 2025-09-03 17:05:52 +08:00
eball
d5bbc1d32f
systemserver: change user-backend service account namespace and privilege (#1766)
* systemserver: change user backend service account namespace and privilege

* fix: get token from user-backend

* fix: clear file node service bug

---------

Co-authored-by: aby913 <aby913@163.com>
2025-08-29 21:24:49 +08:00
eball
8044c88e5d
system-server: fix rbac proxy bugs (#1761)
* system-server: fix rbac proxy bugs

* fix: add settings provider proxy

* fix: kubesphere sa token auth

* fix: gen vfs data

* feat(cli): add breaking change to upgrade KS core

* fix: use auth token to query account data

* fix: app-service envoy config bugs

---------

Co-authored-by: hys <hysyeah@gmail.com>
Co-authored-by: dkeven <dkvvven@gmail.com>
Co-authored-by: aby913 <aby913@163.com>
2025-08-28 23:59:31 +08:00
aby913
c4ed5c6d15
fix(backup): check wise installed (#1656) 2025-07-31 16:50:25 +08:00
aby913
2b46e87baa
fix(backup): nats service check (#1625) 2025-07-26 00:28:43 +08:00
aby913
8be967ebf3
fix(backup): wise svc upgrade (#1605) 2025-07-24 00:51:33 +08:00
aby913
931f2992f4
fix(backup): add check disk space (#1595) 2025-07-23 00:56:27 +08:00
aby913
9b7635f244
fix(backup): replace node name for External path (#1577) 2025-07-19 09:26:52 +08:00
wiy
4c72114a4d
dashboard&settings&desktop&backup&user-service: fix some bugs and add backup nats message (#1569)
* fix(backup): use nats to push messages

* feat: update user-service version and support backup nas

* dashboard&desktop&settings: fix some bugs

---------

Co-authored-by: aby913 <aby913@163.com>
Co-authored-by: icebergtsn <zyh2433219116@gmail.com>
2025-07-18 00:42:04 +08:00
Calvin W.
1073575a1d
docs: add readmes for Olares components (#1522)
* docs: add readmes for Olares components

* merge with latest upstream
2025-07-08 21:34:05 +08:00
eball
daacba2fa4
cli,bfl,app-service: new namespace structure (#1443)
* refactor: os-system namespace in yaml

* refactor: new namespace structure

* Update system-frontend.yaml

* Update lldap-deployment.yaml

* refactor: bump system server version

* fix: bfl and gpu scheduler

* fix: kubesphere,studio-server image

* tapr: bump components version

* chore(ks_server): os-system namespace split

* backup-server: bump components version

* fix: remove nats-box

* fix: restore backup svc name

* files: bump components version

* fix: replace backup deployment name

* fix: change lldap and sys-event namespace

* refactor(gpu): update hami to use gpu-scheduler in os-gpu

* fix: sign cert for otel

* fix: template bug

* fix: template bug

* fix: missing namespace

* fix: namespace label and network policy bug

* fix: service namespace

---------

Co-authored-by: Peng Peng <billpengpeng@gmail.com>
Co-authored-by: hys <hysyeah@gmail.com>
Co-authored-by: yyh <24493052+yongheng2016@users.noreply.github.com>
Co-authored-by: aby913 <aby913@163.com>
Co-authored-by: dkeven <dkvvven@gmail.com>
2025-06-16 23:12:57 +08:00
aby913
9f824292d1
backup-server: fix backup period calculation (#1434) 2025-06-12 11:51:02 +08:00
aby913
50f6b127ac
backup-server: improve message (#1405) 2025-06-06 00:29:11 +08:00
aby913
df722bf1cd
backup-server: package name adjustment (#1384)
backup-server: package rename
2025-06-03 23:44:22 +08:00
aby913
cc6b2c9239
backup-server: support app restore (#1369) 2025-05-30 00:33:39 +08:00
aby913
9a984ea34f
backup-server: support app backup (#1348) 2025-05-27 17:47:14 +08:00
aby913
a29653d16c
backup-server: code refactoring and process improvement (#1336) 2025-05-22 14:43:50 +08:00
Peng Peng
79372a32af
feat: Merge the code currently scattered across the beclab and Above-os organizations into the https://github.com/beclab/Olares repository. (#1325)
* feat: refactor

* refactor apps folder

* feat: add vendor folder

* refactor: package scripts

---------

Co-authored-by: eball <liuy102@hotmail.com>
2025-05-21 21:43:35 +08:00