feat(ql3): cut alpha.1 candidate milestone

This commit is contained in:
whyour
2026-08-26 01:41:20 +08:00
parent c2df0c7215
commit 07cdc76bae
94 changed files with 1469 additions and 168 deletions
@@ -41,7 +41,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: materialize-worker-authority
image: qinglong3-worker:3.0.0-alpha.0
image: qinglong3-worker:3.0.0-alpha.1
imagePullPolicy: IfNotPresent
command:
- /bin/sh
@@ -81,7 +81,7 @@ spec:
mountPath: /state
containers:
- name: worker
image: qinglong3-worker:3.0.0-alpha.0
image: qinglong3-worker:3.0.0-alpha.1
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false