Commit Graph

67 Commits

Author SHA1 Message Date
hysyeah
40859b6379 fix: revert runasuser (#713) 2024-12-06 00:19:46 +08:00
hysyeah
63adf9f349 fix: ignore system frontend (#707)
* fix: ignore system frontend

* fix: propagate space url to upgrade job env

* fix: add upgrade-job image to manifest
2024-12-05 14:19:48 +08:00
hysyeah
a0210296e2 feat: inject runasuser equal 1000 for third party app's pod (#701)
* feat: inject runasuser equal 1000 for third party app's pod

* feat: use proxy for github api
2024-12-04 21:40:03 +08:00
hysyeah
5f7b6ed0f5 fix: change system upgrade job image pull policy (#678) 2024-11-27 21:54:45 +08:00
hysyeah
0b6902d304 fix: nvshare switch not update deployment with gpu (#666) 2024-11-25 18:47:27 +08:00
hysyeah
f31cafed16 feat: image-service add support for http mirror (#648) 2024-11-21 00:36:38 +08:00
hysyeah
ecada279db feat: add custom cpu/memory threshold for suspend app (#645)
* feat: add custom cpu/memory threshold for suspend app

* fix: app state crash
2024-11-19 22:55:34 +08:00
hysyeah
6e1ef8fa83 fix: add rootPath for helm values (#638)
* add OLARES_ROOT_DIR to global envs

* fix: add rootPath for helm values

---------

Co-authored-by: dkeven <dkvvven@gmail.com>
2024-11-15 17:41:03 +08:00
Sai
d6b7e97a41 feat: change app config file name, terminus to olares (#626)
* feat: change app cfg name

* TerminusManifest to OlaresManifest

---------

Co-authored-by: hys <hysyeah@gmail.com>
2024-11-12 19:20:14 +08:00
dkeven
a47b3bcc82 feat: change brand-related paths to Olares (#617)
* fix: change root path

* fix: bfl,osnode-init,tapr-middleware change root path

* fix: osnode-init image tag

* update CLI to v0.1.48

* fix: update CLI version to 0.1.49

* fix: wsl ps1 upddate

* fix: update terminusd

* fix: wsl ps1 update

---------

Co-authored-by: liuyu <>
Co-authored-by: hys <hysyeah@gmail.com>
Co-authored-by: aby913 <aby913@163.com>
2024-11-10 12:38:45 +08:00
hys
c36faf772d feat: appservice,osnode-init cloud url 2024-11-06 15:40:46 +08:00
dkeven
daafa9a90d feat: add global envs for multiple components 2024-11-06 15:09:36 +08:00
hysyeah
c309afe3ab feat: add udp support (#574)
* feat: add udp support

* Update app.bytetrade.io_applications.yaml

---------

Co-authored-by: eball <liuy102@hotmail.com>
Co-authored-by: liuyu <>
2024-10-30 20:26:49 +08:00
huaiyuan
02d312d257 feat: add entrance state for app (#571)
* feat: add entrance state for app

* add ApplicationPermission UserApps

* feat: update market version

* feat: desktop:v0.2.40 and add entrance-state-event

---------

Co-authored-by: hys <hysyeah@gmail.com>
Co-authored-by: Sai <kldtks@live.com>
Co-authored-by: icebergtsn <zyh2433219116@gmail.com>
2024-10-29 23:22:36 +08:00
dkeven
a6abc93c79 feat: use domestic terminus cert&dns service if set (#551) 2024-10-17 23:23:11 +08:00
eball
815fce9f0f fix: try to download upgrade package from cdn (#550) 2024-10-17 16:43:00 +08:00
hysyeah
724aba6892 fix: replace image repo when cwf update (#546) 2024-10-15 23:40:49 +08:00
hysyeah
bc19e6e767 fix: invalid containerd.sock after containerd restart (#514)
* fix: invalid containerd.sock after containerd restart

* fix: add security context privileged true
2024-09-30 14:56:17 +08:00
eball
929dc856de feat: nvshare managed memory switching (#508)
* fix: running delay bug

* feat: nvshare managed memory switching

---------

Co-authored-by: liuyu <>
2024-09-27 23:33:35 +08:00
hysyeah
b74ebe2492 feat: argo workflow mutate image;more smooth pull progress calculate method (#502)
feat: argo workflow mutate image;more smooth pull progress cal method
2024-09-26 23:48:31 +08:00
hysyeah
00c26391eb fix: image download progress;image pull retry strategy (#496) 2024-09-25 21:49:19 +08:00
hysyeah
16c13a024b fix: image download use mirror registry (#480)
fix: image download user mirror registry
2024-09-21 01:05:58 +08:00
hysyeah
dc437664be feat: auth add internal auth-level (#475) 2024-09-19 21:57:54 +08:00
hysyeah
d3075b1024 fix: eviction from kubelet (#461) 2024-09-14 21:23:31 +08:00
hysyeah
3879f196ca fix: envoy set probes route to path;envoy timeout (#457) 2024-09-13 23:53:08 +08:00
hysyeah
1149f93da5 fix: envoy outbound suport websocket upgrade;system frontend configmap format (#447)
fix: envoy outbound suport websocket;system frontend configmap format
2024-09-12 18:12:33 +08:00
hysyeah
f2a1676831 feat: set deploy/sts replicas to 0, when eviction occur on one node cluster (#430)
feat: set deploy/sts replicas to 0, when eviction occured on one node cluster
2024-09-06 22:16:57 +08:00
hysyeah
d83bd11491 feat: image service support use custom mirrors endpoint pull image (#423)
feat: image service support use custom mirros endpoint pull image
2024-09-06 17:30:13 +08:00
hysyeah
9c822995b2 feat: bfl-ingress inject terminus-language (#415) 2024-09-04 23:34:33 +08:00
hysyeah
8c65bdea78 feat: inject window push state script (#401)
* feat: inject window push state script

* feat: set entrance window push state

* fix: fixed preview and transfer

---------

Co-authored-by: huaiyuan <1029848564@qq.com>
2024-08-30 16:29:57 +08:00
eball
d96322bccc feat: add shared lib path (#400)
* feat: add shared lib path to files

* feat: add sharedlib path for app-service env

---------

Co-authored-by: liuyu <>
Co-authored-by: hys <hysyeah@gmail.com>
2024-08-30 00:14:24 +08:00
hysyeah
3158235789 feat: webhook for crd imagemanager (#342) 2024-08-16 20:38:47 +08:00
hysyeah
a302ced454 fix: can not connect to containerd in k3s (#343) 2024-08-16 16:25:03 +08:00
hysyeah
4aa6c83b80 feat: system-frontend merge dashboard,controlhub;set auth default policy follow system auth policy (#337)
feat: system-frontend merge dashboard,controlhub;auth default policy follow system auth policy

Co-authored-by: liuyu <>
2024-08-15 01:02:20 +08:00
yyh
d6dd1defa9 fix: optimized controlhub and dashboard (#325)
* fix: fix controlhub/browse/*,storage/* bugs

* fix: fix dashboard/analytics i18n
2024-08-12 23:08:55 +08:00
hysyeah
03e58644dc fix: delete unmanaged-pvc;change imagemangers update retry strategy (#312)
fix: delete unamaged-pvc;change imagemangers update retry strategy

Co-authored-by: eball <liuy102@hotmail.com>
2024-08-09 00:22:59 +08:00
hysyeah
3448599d8b fix: download image obey image pullpolicy;fire an error when containerd is down (#291) 2024-08-05 22:04:26 +08:00
hysyeah
4763bfb771 fix: change nat export to arrary;all user app list api (#287) 2024-08-02 20:34:38 +08:00
hysyeah
bdd4346912 feat: add support for nats (#286) 2024-08-01 23:44:45 +08:00
hysyeah
96a78f33b1 feat: get provider registry list by appname (#267) 2024-07-29 21:34:50 +08:00
hysyeah
5268ea00d1 feat: add cluster arch for helm values (#257) 2024-07-26 21:22:11 +08:00
eball
3f20bfc98a feat: add explicit runtime class for nvidia to support wsl (#254)
* fix: add explicit runtime class for nvidia

* fix: gpu-limit-inject webhook add runtime_class_name for nvidia gpu type

---------

Co-authored-by: liuyu <>
Co-authored-by: hys <hysyeah@gmail.com>
2024-07-25 23:25:55 +08:00
hysyeah
d6a44f5800 feat: add options for set envoy outbound and inbound timeout (#245)
feat: add options for set envoy outbound and inbound timeout in TerminusManifest.yaml
2024-07-23 20:02:54 +08:00
hysyeah
4ac0ce8e28 feat: remove zinc server from terminus (#217) 2024-07-15 22:05:14 +08:00
hysyeah
2b058a842d fix: app inter call sidecar inject;update vectors to 0.3.0 (#213) 2024-07-13 00:13:04 +08:00
eball
74257eb8c8 feat: support open id connect (#211)
* feat: support open id connect

* Update auth_backend_deploy.yaml

---------

Co-authored-by: liuyu <>
2024-07-11 20:51:16 +08:00
hysyeah
79a1d03944 feat: add application permissions api for settings (#192) 2024-07-08 21:05:34 +08:00
hysyeah
88368084a8 refactor: legacy api with envoy sidecar (#183) 2024-07-05 21:21:24 +08:00
lovehunter9
645bb45300 feat: difyfusion relative changes (#179)
* feat: difyfusion relative changes

* feat: app-service support for nitro

---------

Co-authored-by: hys <hysyeah@gmail.com>
2024-07-04 17:46:00 +08:00
lovehunter9
f1b60a3178 fix: remove agent from appservice (#160) 2024-06-26 16:48:12 +08:00