mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
chore(ql3): advance release identity to alpha.2
This commit is contained in:
@@ -42,7 +42,7 @@ deploy/console/ql3-cluster-copilot/verify-release.sh \
|
||||
ghcr.io/replace-owner/qinglong3-cluster-admin@sha256:REPLACE_64_HEX \
|
||||
replace-owner/qinglong \
|
||||
REPLACE_40_HEX_SOURCE_REVISION \
|
||||
refs/tags/v3.0.0-alpha.1
|
||||
refs/tags/v3.0.0-alpha.2
|
||||
```
|
||||
|
||||
For a release acceptance ceremony, prefer the source-tag workstation runner.
|
||||
@@ -57,7 +57,7 @@ node scripts/ql3-cluster-admin-release-workstation-ceremony.cjs \
|
||||
--image=ghcr.io/replace-owner/qinglong3-cluster-admin@sha256:REPLACE_64_HEX \
|
||||
--repository=replace-owner/qinglong \
|
||||
--source-revision=REPLACE_40_HEX_SOURCE_REVISION \
|
||||
--source-ref=refs/tags/v3.0.0-alpha.1 \
|
||||
--source-ref=refs/tags/v3.0.0-alpha.2 \
|
||||
--cosign=/canonical/absolute/cosign \
|
||||
--gh=/canonical/absolute/gh \
|
||||
--docker=/canonical/absolute/docker \
|
||||
@@ -81,7 +81,7 @@ node scripts/ql3-cluster-admin-release-workstation-ceremony-audit.cjs \
|
||||
--image=ghcr.io/replace-owner/qinglong3-cluster-admin@sha256:REPLACE_64_HEX \
|
||||
--repository=replace-owner/qinglong \
|
||||
--source-revision=REPLACE_40_HEX_SOURCE_REVISION \
|
||||
--source-ref=refs/tags/v3.0.0-alpha.1
|
||||
--source-ref=refs/tags/v3.0.0-alpha.2
|
||||
```
|
||||
|
||||
The offline audit verifies canonical encoding, exact structure, tool and
|
||||
|
||||
@@ -103,7 +103,7 @@ LABEL org.opencontainers.image.title="QingLong 3.0 Cluster Admin" \
|
||||
org.opencontainers.image.source="https://github.com/whyour/qinglong" \
|
||||
org.opencontainers.image.revision="${SOURCE_REVISION}" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.version="3.0.0-alpha.1"
|
||||
org.opencontainers.image.version="3.0.0-alpha.2"
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
||||
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@qinglong/cluster-admin-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@qinglong/cluster-admin-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@kubernetes/client-node": "1.4.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@qinglong/cluster-admin-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"private": true,
|
||||
"description": "Locked external dependencies for QingLong 3.0 cluster operations and bounded Copilot surfaces",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@qinglong/cluster-admin-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@qinglong/cluster-admin-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@kubernetes/client-node": "1.4.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@qinglong/cluster-admin-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"private": true,
|
||||
"description": "Production-only external dependency root for QingLong 3.0 cluster operations and bounded Copilot surfaces",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -98,7 +98,7 @@ LABEL org.opencontainers.image.title="QingLong 3.0 Cluster Control" \
|
||||
org.opencontainers.image.source="https://github.com/whyour/qinglong" \
|
||||
org.opencontainers.image.revision="${SOURCE_REVISION}" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.version="3.0.0-alpha.1"
|
||||
org.opencontainers.image.version="3.0.0-alpha.2"
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
||||
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@qinglong/cluster-control-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@qinglong/cluster-control-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.1093.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@qinglong/cluster-control-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"private": true,
|
||||
"description": "Locked external runtime dependencies for the QingLong 3.0 cluster-control image",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@qinglong/cluster-control-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@qinglong/cluster-control-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.1093.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@qinglong/cluster-control-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"private": true,
|
||||
"description": "Production-only external dependency root for the QingLong 3.0 cluster-control image",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -139,7 +139,7 @@ LABEL org.opencontainers.image.title="QingLong 3.0 Local Application" \
|
||||
org.opencontainers.image.source="https://github.com/whyour/qinglong" \
|
||||
org.opencontainers.image.revision="${SOURCE_REVISION}" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.version="3.0.0-alpha.1" \
|
||||
org.opencontainers.image.version="3.0.0-alpha.2" \
|
||||
io.qinglong.profile="edge,standalone" \
|
||||
io.qinglong.ai="excluded" \
|
||||
io.qinglong.local.application-config="2,3,4" \
|
||||
|
||||
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@qinglong/local-application-image",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@qinglong/local-application-image",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"croner": "7.0.8",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@qinglong/local-application-image",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"private": true,
|
||||
"description": "Locked build dependencies for the QingLong 3.0 AI-excluded local application image",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@qinglong/local-application-image",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@qinglong/local-application-image",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"croner": "7.0.8",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@qinglong/local-application-image",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"private": true,
|
||||
"description": "Production-only external dependency root for the QingLong 3.0 AI-excluded local application image",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -81,7 +81,7 @@ LABEL org.opencontainers.image.title="QingLong 3.0 Worker" \
|
||||
org.opencontainers.image.source="https://github.com/whyour/qinglong" \
|
||||
org.opencontainers.image.revision="${SOURCE_REVISION}" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.version="3.0.0-alpha.1" \
|
||||
org.opencontainers.image.version="3.0.0-alpha.2" \
|
||||
io.qinglong.profile="worker" \
|
||||
io.qinglong.worker.capacity-profiles="edge,node"
|
||||
|
||||
|
||||
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@qinglong/worker-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@qinglong/worker-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@peculiar/x509": "2.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@qinglong/worker-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"private": true,
|
||||
"description": "Locked external build and runtime dependencies for the QingLong 3.0 Worker image",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@qinglong/worker-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@qinglong/worker-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@peculiar/x509": "2.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@qinglong/worker-image-dependencies",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"version": "3.0.0-alpha.2",
|
||||
"private": true,
|
||||
"description": "Production-only external dependency root for the QingLong 3.0 Worker image",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -17,7 +17,7 @@ Build from the repository root:
|
||||
```bash
|
||||
docker build \
|
||||
--file deploy/containers/ql3-cluster-control/Dockerfile \
|
||||
--tag qinglong3-cluster-control:3.0.0-alpha.1 \
|
||||
--tag qinglong3-cluster-control:3.0.0-alpha.2 \
|
||||
--build-arg SOURCE_REVISION="$(git rev-parse HEAD)" \
|
||||
.
|
||||
```
|
||||
@@ -28,7 +28,7 @@ control-plane image:
|
||||
```bash
|
||||
docker build \
|
||||
--file deploy/containers/ql3-cluster-admin/Dockerfile \
|
||||
--tag qinglong3-cluster-admin:3.0.0-alpha.1 \
|
||||
--tag qinglong3-cluster-admin:3.0.0-alpha.2 \
|
||||
--build-arg SOURCE_REVISION="$(git rev-parse HEAD)" \
|
||||
.
|
||||
```
|
||||
|
||||
@@ -47,7 +47,7 @@ spec:
|
||||
app.kubernetes.io/component: control-plane
|
||||
initContainers:
|
||||
- name: materialize-runtime-files
|
||||
image: qinglong3-cluster-control:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-control:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -83,7 +83,7 @@ spec:
|
||||
mountPath: /var/run/secrets/qinglong3/postgres-runtime
|
||||
containers:
|
||||
- name: cluster-control
|
||||
image: qinglong3-cluster-control:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-control:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
@@ -7,7 +7,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: cluster-control
|
||||
image: qinglong3-cluster-control-ai:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-control-ai:3.0.0-alpha.2
|
||||
env:
|
||||
- name: QL3_CLUSTER_AI_ENABLED
|
||||
value: "true"
|
||||
|
||||
@@ -34,7 +34,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: wait-for-manager
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -109,7 +109,7 @@ spec:
|
||||
readOnly: true
|
||||
containers:
|
||||
- name: client
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
@@ -51,7 +51,7 @@ spec:
|
||||
app.kubernetes.io/component: approval-management
|
||||
containers:
|
||||
- name: management
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -34,7 +34,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: wait-for-manager
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -109,7 +109,7 @@ spec:
|
||||
readOnly: true
|
||||
containers:
|
||||
- name: client
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
@@ -53,7 +53,7 @@ spec:
|
||||
app.kubernetes.io/component: automation-management
|
||||
containers:
|
||||
- name: management
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -30,7 +30,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: migration
|
||||
image: qinglong3-cluster-control:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-control:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -37,7 +37,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: executor
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@ spec:
|
||||
app.kubernetes.io/component: plugin-package-management
|
||||
containers:
|
||||
- name: management
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
+1
-1
@@ -30,7 +30,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: recovery
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: verifier
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -33,7 +33,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: collector
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -33,7 +33,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: network-policy-ready
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -110,7 +110,7 @@ spec:
|
||||
memory: 64Mi
|
||||
containers:
|
||||
- name: retirement
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -33,7 +33,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: network-policy-ready
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -110,7 +110,7 @@ spec:
|
||||
memory: 64Mi
|
||||
containers:
|
||||
- name: rotation
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
+2
-2
@@ -34,7 +34,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: wait-for-manager
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -109,7 +109,7 @@ spec:
|
||||
readOnly: true
|
||||
containers:
|
||||
- name: client
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@ spec:
|
||||
app.kubernetes.io/component: provider-credential-management
|
||||
containers:
|
||||
- name: management
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
+1
-1
@@ -33,7 +33,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: executor
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -51,7 +51,7 @@ spec:
|
||||
app.kubernetes.io/component: run-management
|
||||
containers:
|
||||
- name: management
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -34,7 +34,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: stage-private-input
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -63,7 +63,7 @@ spec:
|
||||
mountPath: /var/run/qinglong3/security-administration-private
|
||||
containers:
|
||||
- name: administrator
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -32,7 +32,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: executor
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
+2
-2
@@ -34,7 +34,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: wait-for-manager
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
@@ -109,7 +109,7 @@ spec:
|
||||
readOnly: true
|
||||
containers:
|
||||
- name: client
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
|
||||
+1
-1
@@ -55,7 +55,7 @@ spec:
|
||||
app.kubernetes.io/component: worker-credential-management
|
||||
containers:
|
||||
- name: management
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.1
|
||||
image: qinglong3-cluster-admin:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- node
|
||||
|
||||
@@ -7,4 +7,4 @@ resources:
|
||||
images:
|
||||
- name: qinglong3-cluster-control
|
||||
newName: registry.example.com/qinglong/qinglong3-cluster-control
|
||||
newTag: 3.0.0-alpha.1
|
||||
newTag: 3.0.0-alpha.2
|
||||
|
||||
@@ -26,7 +26,7 @@ Build the image from the repository root:
|
||||
node scripts/ql3-worker-image-lock.cjs
|
||||
docker build \
|
||||
--file deploy/containers/ql3-worker/Dockerfile \
|
||||
--tag qinglong3-worker:3.0.0-alpha.1 \
|
||||
--tag qinglong3-worker:3.0.0-alpha.2 \
|
||||
--build-arg SOURCE_REVISION="$(git rev-parse HEAD)" \
|
||||
.
|
||||
```
|
||||
|
||||
@@ -41,7 +41,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: materialize-worker-authority
|
||||
image: qinglong3-worker:3.0.0-alpha.1
|
||||
image: qinglong3-worker:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- /bin/sh
|
||||
@@ -81,7 +81,7 @@ spec:
|
||||
mountPath: /state
|
||||
containers:
|
||||
- name: worker
|
||||
image: qinglong3-worker:3.0.0-alpha.1
|
||||
image: qinglong3-worker:3.0.0-alpha.2
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
||||
Reference in New Issue
Block a user