Compare commits

...

37 Commits

Author SHA1 Message Date
huaiyuan
0f977b4061 fix(desktop): improve data refresh logic by socket after network reconnection 2025-05-15 21:10:38 +08:00
hysyeah
0c2cbbb416 app-service: fix pull image progress (#1305) 2025-05-10 00:41:36 +08:00
simon
3e12b7bed2 download: fix youtube download failure (#1290)
yt-dlp
2025-05-01 01:05:38 +08:00
lovehunter9
b88a3f2492 fix: add init container for files-server (#1289) 2025-04-29 23:47:41 +08:00
hysyeah
13d69572dd studio-server: change cm push url (#1285) 2025-04-29 00:24:26 +08:00
eball
5e1680cf15 olaresd: bump version to 1.11.7 (#1282) 2025-04-27 16:17:00 +08:00
berg
080927d500 profile, market: modify default theme configuration (#1275)
fix: modify default theme configuration
2025-04-26 00:33:40 +08:00
berg
e79a5235d5 fix(vault&wise): some known issues (#1280)
* feat(settings): add entrance endpoint url & fix WebSocket keep-alive

* fix: vault import mnemonics error

* feat: update 1.3.55

---------

Co-authored-by: qq815776412 <815776412@qq.com>
2025-04-26 00:08:44 +08:00
hysyeah
15032a6a03 app-service: fix underlayer ns netpol (#1279) 2025-04-26 00:08:20 +08:00
simon
96ebf95ff2 fix: knowledge impression bug (#1278)
knowledg
2025-04-26 00:07:58 +08:00
huaiyuan
74633d26f3 desktop: fix iframe hide when zooming the window (#1271) 2025-04-26 00:06:38 +08:00
huaiyuan
3306a33980 fix: create files err in application page (#1265) 2025-04-25 10:57:08 +08:00
eball
953f78318c tapr: migrate kvrocks statefulset configuration (#1264) 2025-04-25 10:56:41 +08:00
lovehunter9
b2408ade2b fix: files-server rename and cut/paste of smb bugfix (#1262) 2025-04-24 15:40:37 +08:00
aby913
6216276623 fix(installer): add error message output when using cli backup (#1260) 2025-04-24 14:12:06 +08:00
eball
c1353ff6f5 tapr: force update kvrock workload definition (#1259)
Co-authored-by: liuyu <>
2025-04-24 14:10:22 +08:00
huaiyuan
d7d611b5cd files: notify message when user cancels upload (#1257) 2025-04-24 00:25:25 +08:00
aby913
5725361d9b fix: backup notify improve (#1254) 2025-04-23 21:45:57 +08:00
hysyeah
8e69ab9b97 fix: add studio server envoy timeout (#1251)
fix: add studio envoy timeout
2025-04-23 21:11:05 +08:00
eball
026764477e olaresd: fix subpath of samba share path bug (#1252) 2025-04-23 21:05:07 +08:00
yyh
b9da9d71a1 ControlHub: fix workloads operation layout (#1247)
fix(controlHub): fix workloads style disorder in small size
2025-04-22 23:50:36 +08:00
simon
8e16d61be4 fix: fix knowledge feed edit and label save bug (#1244)
knowledge
2025-04-22 23:48:14 +08:00
eball
191f23454c olaresd: support mounting read-only samba share path (#1242) 2025-04-22 23:47:22 +08:00
dkeven
a907e5f80d feat(installer): collect more logs (#1241) 2025-04-22 20:55:46 +08:00
huaiyuan
65acff0bf2 files&files-server: add support mount SMB IP (#1239)
files-server: add support mount SMB IP
2025-04-22 20:54:40 +08:00
wiy
e76d1b87e5 fix(settings): add ACL port ui bug (#1236)
* feat(settings): add entrance endpoint url & fix WebSocket keep-alive

* fix: settings frontend add ACL port ui bug
2025-04-22 19:24:04 +08:00
eball
e170092749 olaresd: mark as mounted (#1233) 2025-04-21 21:01:33 +08:00
dkeven
c1e53945f3 feat(installer): save metadata to and read from release file (#1230) 2025-04-21 21:00:20 +08:00
berg
851356a399 market: Update the error message when the user has insufficient resources during app preflight (#1228)
feat: market v0.3.10 release
2025-04-19 01:18:19 +08:00
huaiyuan
5ceeb34079 studio&controlHub: coding in olares by studio (#1226)
* studio&controlHub: coding in olares by studio

* feat: studio server image tag

---------

Co-authored-by: hys <hysyeah@gmail.com>
2025-04-19 01:17:17 +08:00
eball
ff45612602 olaresd: allow mounting a subpath of the share point (#1224)
* olaresd: allow mounting a subpath of the share point

* Update components
2025-04-19 01:16:10 +08:00
hysyeah
7e20377f6a app-service: fix app's gpu env inject (#1220) 2025-04-17 23:31:16 +08:00
eball
d2acac93bc olaresd: list samba share names before mounting (#1219)
olaresd: mounting usb device compatibles with ata bridge
2025-04-17 23:30:51 +08:00
hysyeah
8aefb66c4b ks,Installer: node shell add lang env (#1217) 2025-04-16 23:58:19 +08:00
huaiyuan
5274efdbfa files: update Larepass new version to v1.3.50 (#1209)
files: update Larepass to new version v1.3.50
2025-04-15 00:01:36 +08:00
wiy
3c240ce7c6 fix(settings): update network from cloudflare to frp error (#1202)
* feat(settings): add entrance endpoint url & fix WebSocket keep-alive

* fix(settings): network update cloudflare to frp error
2025-04-11 00:19:51 +08:00
eball
611b356716 olaresd: add noserverino option to cifs mount (#1200) 2025-04-11 00:18:40 +08:00
19 changed files with 63 additions and 39 deletions

View File

@@ -66,7 +66,7 @@ spec:
containers:
- name: edge-desktop
image: beclab/desktop:v0.2.57
image: beclab/desktop:v0.2.59
imagePullPolicy: IfNotPresent
securityContext:
runAsNonRoot: false
@@ -78,7 +78,7 @@ spec:
value: http://bfl.{{ .Release.Namespace }}:8080
- name: desktop-server
image: beclab/desktop-server:v0.2.57
image: beclab/desktop-server:v0.2.59
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false

View File

@@ -172,7 +172,7 @@ spec:
cpu: "1"
memory: 300Mi
- name: yt-dlp
image: "beclab/yt-dlp:v0.0.21"
image: "beclab/yt-dlp:v0.0.22"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false

View File

@@ -70,6 +70,28 @@ spec:
- -c
- |
chown -R 1000:1000 /appdata; chown -R 1000:1000 /appcache; chown -R 1000:1000 /data
- name: init-container
image: 'postgres:16.0-alpine3.18'
command:
- sh
- '-c'
- >-
echo -e "Checking for the availability of PostgreSQL Server
deployment"; until psql -h $PGHOST -p $PGPORT -U $PGUSER -d $PGDB1
-c "SELECT 1"; do sleep 1; printf "-"; done; sleep 5; echo -e " >>
PostgreSQL DB Server has started";
env:
- name: PGHOST
value: citus-headless.os-system
- name: PGPORT
value: '5432'
- name: PGUSER
value: files_os_system
- name: PGPASSWORD
value: {{ $files_postgres_password | b64dec }}
- name: PGDB1
value: os_system_files
containers:
- name: gateway
image: beclab/appdata-gateway:0.1.18
@@ -81,7 +103,7 @@ spec:
- containerPort: 8080
env:
- name: FILES_SERVER_TAG
value: 'beclab/files-server:v0.2.67'
value: 'beclab/files-server:v0.2.69'
- name: NAMESPACE
valueFrom:
fieldRef:
@@ -117,7 +139,7 @@ spec:
{{ end }}
- name: files
image: beclab/files-server:v0.2.67
image: beclab/files-server:v0.2.69
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true
@@ -409,7 +431,7 @@ spec:
name: check-nats
containers:
- name: files
image: beclab/files-server:v0.2.67
image: beclab/files-server:v0.2.69
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: true

View File

@@ -297,7 +297,7 @@ spec:
# - /filebrowser
# - --noauth
- name: files-frontend
image: beclab/files-frontend-1.11:v1.3.46
image: beclab/files-frontend-1.11:v1.3.55
imagePullPolicy: IfNotPresent
securityContext:
runAsNonRoot: false

View File

@@ -168,7 +168,7 @@ spec:
value: user_space_{{ .Values.bfl.username }}_knowledge
containers:
- name: knowledge
image: "beclab/knowledge-base-api:v0.1.69"
image: "beclab/knowledge-base-api:v0.1.72"
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false

View File

@@ -85,12 +85,12 @@ spec:
fieldPath: status.podIP
containers:
- name: appstore
image: beclab/market-frontend:v0.3.9
image: beclab/market-frontend:v0.3.11
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
- name: appstore-backend
image: beclab/market-backend:v0.3.9
image: beclab/market-backend:v0.3.11
imagePullPolicy: IfNotPresent
ports:
- containerPort: 81

View File

@@ -196,7 +196,7 @@ spec:
-A PROXY_OUTBOUND -p tcp --dport 6379 -j RETURN
-A PROXY_OUTBOUND -p tcp --dport 27017 -j RETURN
-A PROXY_OUTBOUND -p tcp --dport 443 -j RETURN
-A PROXY_OUTBOUND -p tcp --dport 8080 -j RETURN
-A PROXY_OUTBOUND -d ${POD_IP}/32 -j RETURN
@@ -249,7 +249,7 @@ spec:
containers:
- name: studio
image: beclab/studio-server:v0.1.48
image: beclab/studio-server:v0.1.50
imagePullPolicy: IfNotPresent
args:
- server
@@ -352,9 +352,9 @@ spec:
fieldRef:
fieldPath: status.podIP
- name: APP_KEY
value: {{ .Values.os.appKey }}
value: {{ .Values.os.studio.appKey }}
- name: APP_SECRET
value: {{ .Values.os.appSecret }}
value: {{ .Values.os.studio.appSecret }}
- name: chartmuseum
image: aboveos/helm-chartmuseum:v0.15.0
args:
@@ -380,8 +380,8 @@ spec:
cpu: "50m"
memory: 100Mi
limits:
cpu: "0.5"
memory: 256Mi
cpu: 1000m
memory: 512Mi
volumeMounts:
- name: storage-volume
mountPath: /storage
@@ -448,7 +448,7 @@ data:
prefix: "/"
route:
cluster: original_dst
timeout: 180s
timeout: 1800s
http_protocol_options:
accept_http_10: true
http_filters:
@@ -483,7 +483,7 @@ data:
request_headers_to_add:
- header:
key: X-App-Key
value: {{ .Values.os.appKey }}
value: {{ .Values.os.studio.appKey }}
route:
cluster: system-server
prefix_rewrite: /system-server/v2/legacy_api/api.intent/v2/server/intent/send
@@ -491,7 +491,7 @@ data:
prefix: "/"
route:
cluster: original_dst
timeout: 180s
timeout: 1800s
typed_per_filter_config:
envoy.filters.http.lua:
"@type": type.googleapis.com/envoy.extensions.filters.http.lua.v3.LuaPerRoute

View File

@@ -203,7 +203,7 @@ spec:
- mountPath: /www
name: www-dir
- name: control-hub-init
image: beclab/admin-console-frontend-v1:v0.5.5
image: beclab/admin-console-frontend-v1:v0.5.8
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -215,7 +215,7 @@ spec:
- mountPath: /www
name: www-dir
- name: profile-editor-init
image: beclab/profile-editor:v0.2.1
image: beclab/profile-editor:v0.2.21
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -227,7 +227,7 @@ spec:
- mountPath: /www
name: www-dir
- name: profile-preview-init
image: beclab/profile-preview:v0.2.1
image: beclab/profile-preview:v0.2.21
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -239,7 +239,7 @@ spec:
- mountPath: /www
name: www-dir
- name: wise-init
image: beclab/wise:v1.3.47
image: beclab/wise:v1.3.55
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -251,7 +251,7 @@ spec:
- mountPath: /www
name: www-dir
- name: settings-init
image: beclab/settings:v0.2.17
image: beclab/settings:v0.2.19
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -263,7 +263,7 @@ spec:
- mountPath: /www
name: www-dir
- name: studio-init
image: beclab/studio:v0.2.9
image: beclab/studio:v0.2.11
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -381,7 +381,7 @@ spec:
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
- name: settings-server
image: beclab/settings-server:v0.2.17
image: beclab/settings-server:v0.2.19
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000

View File

@@ -83,7 +83,7 @@ spec:
value: os_system_vault
containers:
- name: vault-server
image: beclab/vault-server:v1.3.46
image: beclab/vault-server:v1.3.55
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3000
@@ -114,7 +114,7 @@ spec:
- name: vault-attach
mountPath: /padloc/packages/server/attachments
- name: vault-admin
image: beclab/vault-admin:v1.3.46
image: beclab/vault-admin:v1.3.55
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3010

View File

@@ -88,13 +88,13 @@ spec:
containers:
- name: vault-frontend
image: beclab/vault-frontend:v1.3.46
image: beclab/vault-frontend:v1.3.55
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
- name: notification-server
image: beclab/vault-notification:v1.3.46
image: beclab/vault-notification:v1.3.55
imagePullPolicy: IfNotPresent
ports:
- containerPort: 3010

View File

@@ -48,7 +48,7 @@ if (-Not (Test-Path $CLI_PROGRAM_PATH)) {
New-Item -Path $CLI_PROGRAM_PATH -ItemType Directory
}
$CLI_VERSION = "0.1.121"
$CLI_VERSION = "0.1.127"
$CLI_FILE = "olares-cli-v{0}_windows_{1}.tar.gz" -f $CLI_VERSION, $arch
$CLI_URL = "{0}/{1}" -f $downloadUrl, $CLI_FILE
$CLI_PATH = "{0}{1}" -f $CLI_PROGRAM_PATH, $CLI_FILE

View File

@@ -74,7 +74,7 @@ if [ -z ${cdn_url} ]; then
cdn_url="https://dc3p1870nn3cj.cloudfront.net"
fi
CLI_VERSION="0.1.121"
CLI_VERSION="0.1.127"
CLI_FILE="olares-cli-v${CLI_VERSION}_linux_${ARCH}.tar.gz"
if [[ x"$os_type" == x"Darwin" ]]; then
CLI_FILE="olares-cli-v${CLI_VERSION}_darwin_${ARCH}.tar.gz"

View File

@@ -157,7 +157,7 @@ fi
set_master_host_ssh_options
CLI_VERSION="0.1.120"
CLI_VERSION="0.1.127"
CLI_FILE="olares-cli-v${CLI_VERSION}_linux_${ARCH}.tar.gz"
if command_exists olares-cli && [[ "$(olares-cli -v | awk '{print $3}')" == "$CLI_VERSION" ]]; then

View File

@@ -594,6 +594,8 @@ function upgrade_terminus(){
sleep 2 # wait for controller reconiling
echo
# update kvrocks namespace
$sh_c "${KUBECTL} rollout restart deployment tapr-middleware -n os-system"
for user in ${users[@]}; do
check_appservice

View File

@@ -1,4 +1,4 @@
olaresd-v1.11.6.tar.gz,pkg/components,https://dc3p1870nn3cj.cloudfront.net/olaresd-v1.11.6-linux-amd64.tar.gz,https://dc3p1870nn3cj.cloudfront.net/olaresd-v1.11.6-linux-arm64.tar.gz,olaresd
olaresd-v1.11.7.tar.gz,pkg/components,https://dc3p1870nn3cj.cloudfront.net/olaresd-v1.11.7-linux-amd64.tar.gz,https://dc3p1870nn3cj.cloudfront.net/olaresd-v1.11.7-linux-arm64.tar.gz,olaresd
socat-1.7.3.2.tar.gz,pkg/components,https://src.fedoraproject.org/lookaside/pkgs/socat/socat-1.7.3.2.tar.gz/sha512/540658b2a3d1b87673196282e5c62b97681bd0f1d1e4759ff9d72909d11060235ee9e9521a973603c1b00376436a9444248e5fbc0ffac65f8edb9c9bc28e7972/socat-1.7.3.2.tar.gz,https://src.fedoraproject.org/lookaside/pkgs/socat/socat-1.7.3.2.tar.gz/sha512/540658b2a3d1b87673196282e5c62b97681bd0f1d1e4759ff9d72909d11060235ee9e9521a973603c1b00376436a9444248e5fbc0ffac65f8edb9c9bc28e7972/socat-1.7.3.2.tar.gz,socat
conntrack-tools-1.4.1.tar.gz,pkg/components,https://github.com/fqrouter/conntrack-tools/archive/refs/tags/conntrack-tools-1.4.1.tar.gz,https://github.com/fqrouter/conntrack-tools/archive/refs/tags/conntrack-tools-1.4.1.tar.gz,conntrack-tools
minio.RELEASE.2023-05-04T21-44-30Z,pkg/components,https://dl.min.io/server/minio/release/linux-amd64/archive/minio.RELEASE.2023-05-04T21-44-30Z,https://dl.min.io/server/minio/release/linux-arm64/archive/minio.RELEASE.2023-05-04T21-44-30Z,minio

View File

@@ -1,4 +1,4 @@
beclab/ks-apiserver:v3.3.0-ext-4
beclab/ks-apiserver:v3.3.0-ext-5
beclab/kube-state-metrics:v2.3.0-ext
beclab/notification-manager-ext:v0.1.1-ext
beclab/notification-manager-operator-ext:v0.1.0-ext

View File

@@ -149,7 +149,7 @@ spec:
priorityClassName: "system-cluster-critical"
containers:
- name: app-service
image: beclab/app-service:0.2.95
image: beclab/app-service:0.2.99
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0
@@ -367,7 +367,7 @@ spec:
hostNetwork: true
containers:
- name: image-service
image: beclab/image-service:0.2.95
image: beclab/image-service:0.2.99
imagePullPolicy: IfNotPresent
securityContext:
runAsUser: 0

View File

@@ -99,7 +99,7 @@ spec:
- name: DISABLE_TELEMETRY
value: "false"
- name: operator-api
image: beclab/middleware-operator:0.1.42
image: beclab/middleware-operator:0.1.43
imagePullPolicy: IfNotPresent
ports:
- containerPort: 9080

View File

@@ -77,7 +77,7 @@ spec:
memory: 1Gi
requests:
cpu: 20m
memory: 50Mi
memory: 60Mi