Merge pull request 'Automated Manifest Update' (#6611) from auto/update-manifests into manifests

Reviewed-on: #6611
This commit was merged in pull request #6611.
This commit is contained in:
2026-05-07 01:19:53 +00:00
46 changed files with 514 additions and 72 deletions

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
data: data:
app.conf: | app.conf: |
appname = Harbor appname = Harbor

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
data: data:
HTTP_PROXY: "" HTTP_PROXY: ""
HTTPS_PROXY: "" HTTPS_PROXY: ""

View File

@@ -12,13 +12,14 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
data: data:
CORE_URL: "http://harbor-core:80" CORE_URL: "http://harbor-core:80"
TOKEN_SERVICE_URL: "http://harbor-core:80/service/token" TOKEN_SERVICE_URL: "http://harbor-core:80/service/token"
REGISTRY_URL: "http://harbor-registry:5000" REGISTRY_URL: "http://harbor-registry:5000"
REGISTRY_CONTROLLER_URL: "http://harbor-registry:8080" REGISTRY_CONTROLLER_URL: "http://harbor-registry:8080"
REGISTRY_CREDENTIAL_USERNAME: "harbor_registry_user" REGISTRY_CREDENTIAL_USERNAME: "harbor_registry_user"
REGISTRY_HTTP_CLIENT_TIMEOUT: "30"
JOBSERVICE_WEBHOOK_JOB_MAX_RETRY: "3" JOBSERVICE_WEBHOOK_JOB_MAX_RETRY: "3"
JOBSERVICE_WEBHOOK_JOB_HTTP_CLIENT_TIMEOUT: "3" JOBSERVICE_WEBHOOK_JOB_HTTP_CLIENT_TIMEOUT: "3"
LOG_LEVEL: "info" LOG_LEVEL: "info"

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
data: data:
config.yml: | config.yml: |
#Server listening port #Server listening port

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
data: data:
nginx.conf: | nginx.conf: |
worker_processes auto; worker_processes auto;

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
data: data:
config.yml: | config.yml: |
version: 0.1 version: 0.1
@@ -38,6 +38,8 @@ data:
redis: redis:
addr: harbor-valkey.harbor:6379 addr: harbor-valkey.harbor:6379
db: 2 db: 2
username: ""
password: ""
readtimeout: 10s readtimeout: 10s
writetimeout: 10s writetimeout: 10s
dialtimeout: 10s dialtimeout: 10s

View File

@@ -12,5 +12,5 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
data: data:

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: core component: core
app.kubernetes.io/component: core app.kubernetes.io/component: core
spec: spec:
@@ -34,13 +34,13 @@ spec:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: core component: core
app.kubernetes.io/component: core app.kubernetes.io/component: core
annotations: annotations:
checksum/configmap: 641bbb72f9900d6197857c2f9fb6f0bdc95af2a2e3883dfec940c519b299da5d checksum/configmap: 3a3a6fd7af975efc25037ad550cb4d2cf4ce9f4578a7833e1b9186631fcb7675
checksum/secret: 59669814fb7baa809e9428f8ded55a9bf9281f6bfedaa638b53b49cff7b66e22 checksum/secret: 7d184289f51bc7b1001e976c80693ff24befaa3ccfb2146ab9c4051b61ae385d
checksum/secret-jobservice: f3a0135630d8fa98235c6c6341ee8e42262bad005727f86ce3f0a0679271f1ed checksum/secret-jobservice: 388df16a5ce670284aaa57126ada65df238ddadbad14c5aaa94a384592da2e7d
spec: spec:
securityContext: securityContext:
runAsUser: 10000 runAsUser: 10000
@@ -56,23 +56,31 @@ spec:
path: /api/v2.0/ping path: /api/v2.0/ping
scheme: HTTP scheme: HTTP
port: 8080 port: 8080
failureThreshold: 360
initialDelaySeconds: 10 initialDelaySeconds: 10
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 360
successThreshold: 1
livenessProbe: livenessProbe:
httpGet: httpGet:
path: /api/v2.0/ping path: /api/v2.0/ping
scheme: HTTP scheme: HTTP
port: 8080 port: 8080
failureThreshold: 2 initialDelaySeconds: 0
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 2
successThreshold: 1
readinessProbe: readinessProbe:
httpGet: httpGet:
path: /api/v2.0/ping path: /api/v2.0/ping
scheme: HTTP scheme: HTTP
port: 8080 port: 8080
failureThreshold: 2 initialDelaySeconds: 0
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 2
successThreshold: 1
envFrom: envFrom:
- configMapRef: - configMapRef:
name: "harbor-core" name: "harbor-core"

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: exporter component: exporter
app.kubernetes.io/component: exporter app.kubernetes.io/component: exporter
spec: spec:
@@ -34,12 +34,12 @@ spec:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: exporter component: exporter
app.kubernetes.io/component: exporter app.kubernetes.io/component: exporter
annotations: annotations:
checksum/configmap: 5293f455659091cb2f6ed1113095a6dbb04f8364748670cb5d4630ca689d73d8 checksum/configmap: 7372b983a0a8b4f12b5b575ae3ea42a3669d01e3ed5d686d06b2158efb15e6fa
checksum/secret: bb03df1fde79526e9aaa86ec987c17ba77e4b5cbeb4ff140100971d53b061347 checksum/secret: 13d97bf97fd83b77a4d56b8e57acad70773ef1536f9c7a48cf7be1c8b7d13b2c
spec: spec:
securityContext: securityContext:
runAsUser: 10000 runAsUser: 10000
@@ -55,12 +55,18 @@ spec:
port: 8001 port: 8001
initialDelaySeconds: 300 initialDelaySeconds: 300
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /
port: 8001 port: 8001
initialDelaySeconds: 30 initialDelaySeconds: 30
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
args: ["-log-level", "info"] args: ["-log-level", "info"]
envFrom: envFrom:
- configMapRef: - configMapRef:

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: jobservice component: jobservice
app.kubernetes.io/component: jobservice app.kubernetes.io/component: jobservice
spec: spec:
@@ -37,14 +37,14 @@ spec:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: jobservice component: jobservice
app.kubernetes.io/component: jobservice app.kubernetes.io/component: jobservice
annotations: annotations:
checksum/configmap: fd35a180d4111bc06151e7a8a1b824387e09f2aae58e69ecea24f8540abaebbd checksum/configmap: c2e3acfc6b31142f56cc1bd707f88de87d958699fa1e249938969caacea88422
checksum/configmap-env: e01b3437c4423c0fbcfcb609680c3186f3a09d00297883f6b19f117a44d2a88c checksum/configmap-env: 0e296f95cba8dcfaade3244867012fda805351519d0b7e05982b482304838439
checksum/secret: f3a0135630d8fa98235c6c6341ee8e42262bad005727f86ce3f0a0679271f1ed checksum/secret: 388df16a5ce670284aaa57126ada65df238ddadbad14c5aaa94a384592da2e7d
checksum/secret-core: 59669814fb7baa809e9428f8ded55a9bf9281f6bfedaa638b53b49cff7b66e22 checksum/secret-core: 7d184289f51bc7b1001e976c80693ff24befaa3ccfb2146ab9c4051b61ae385d
spec: spec:
securityContext: securityContext:
runAsUser: 10000 runAsUser: 10000
@@ -62,6 +62,9 @@ spec:
port: 8080 port: 8080
initialDelaySeconds: 300 initialDelaySeconds: 300
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
readinessProbe: readinessProbe:
httpGet: httpGet:
path: /api/v1/stats path: /api/v1/stats
@@ -69,6 +72,9 @@ spec:
port: 8080 port: 8080
initialDelaySeconds: 20 initialDelaySeconds: 20
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
env: env:
- name: CORE_SECRET - name: CORE_SECRET
valueFrom: valueFrom:

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: portal component: portal
app.kubernetes.io/component: portal app.kubernetes.io/component: portal
spec: spec:
@@ -34,11 +34,11 @@ spec:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: portal component: portal
app.kubernetes.io/component: portal app.kubernetes.io/component: portal
annotations: annotations:
checksum/configmap: 67a5d24a4be2482eaeeeb0b460a525257bcc917634227bef22888ba007496c12 checksum/configmap: ac3500199b3dbf96a8549550fa6466a04efb316fdedf03997b574152c6f3a096
spec: spec:
securityContext: securityContext:
runAsUser: 10000 runAsUser: 10000
@@ -64,6 +64,9 @@ spec:
port: 8080 port: 8080
initialDelaySeconds: 300 initialDelaySeconds: 300
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /
@@ -71,6 +74,9 @@ spec:
port: 8080 port: 8080
initialDelaySeconds: 1 initialDelaySeconds: 1
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
ports: ports:
- containerPort: 8080 - containerPort: 8080
volumeMounts: volumeMounts:

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: registry component: registry
app.kubernetes.io/component: registry app.kubernetes.io/component: registry
spec: spec:
@@ -37,14 +37,14 @@ spec:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: registry component: registry
app.kubernetes.io/component: registry app.kubernetes.io/component: registry
annotations: annotations:
checksum/configmap: 77823f5f18ace686e7928407a3f045ee24ae0a3bd616a88a110e4a504b03f7ca checksum/configmap: 2e9fbee4c76df88822f47066eb1e8c02cec9917d54a619344512e042d1aba13b
checksum/secret: 47a7c4b7d3c8e57c96d426d6085e3d3c9dfed0b5590c1c5a46f3ea642e876775 checksum/secret: 0e6f4d074dceb03e699f84fb97a8bb6f2eb9968ee89396d3b9fe56c965d2e5b3
checksum/secret-jobservice: f3a0135630d8fa98235c6c6341ee8e42262bad005727f86ce3f0a0679271f1ed checksum/secret-jobservice: 388df16a5ce670284aaa57126ada65df238ddadbad14c5aaa94a384592da2e7d
checksum/secret-core: 59669814fb7baa809e9428f8ded55a9bf9281f6bfedaa638b53b49cff7b66e22 checksum/secret-core: 7d184289f51bc7b1001e976c80693ff24befaa3ccfb2146ab9c4051b61ae385d
spec: spec:
securityContext: securityContext:
runAsUser: 10000 runAsUser: 10000
@@ -63,6 +63,9 @@ spec:
port: 5000 port: 5000
initialDelaySeconds: 300 initialDelaySeconds: 300
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /
@@ -70,6 +73,9 @@ spec:
port: 5000 port: 5000
initialDelaySeconds: 1 initialDelaySeconds: 1
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
capabilities: capabilities:
@@ -111,6 +117,9 @@ spec:
port: 8080 port: 8080
initialDelaySeconds: 300 initialDelaySeconds: 300
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
readinessProbe: readinessProbe:
httpGet: httpGet:
path: /api/health path: /api/health
@@ -118,6 +127,9 @@ spec:
port: 8080 port: 8080
initialDelaySeconds: 1 initialDelaySeconds: 1
periodSeconds: 10 periodSeconds: 10
timeoutSeconds: 1
failureThreshold: 3
successThreshold: 1
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
capabilities: capabilities:

View File

@@ -28,6 +28,9 @@ spec:
backendRefs: backendRefs:
- name: harbor-core - name: harbor-core
namespace: "harbor" namespace: "harbor"
group: ""
kind: Service
weight: 1
port: 80 port: 80
- matches: - matches:
- path: - path:
@@ -36,4 +39,7 @@ spec:
backendRefs: backendRefs:
- name: harbor-portal - name: harbor-portal
namespace: "harbor" namespace: "harbor"
group: ""
kind: Service
weight: 1
port: 80 port: 80

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: migrator component: migrator
annotations: annotations:
"helm.sh/hook": pre-upgrade "helm.sh/hook": pre-upgrade

View File

@@ -14,7 +14,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: registry component: registry
app.kubernetes.io/component: registry app.kubernetes.io/component: registry
spec: spec:

View File

@@ -12,6 +12,6 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
type: Opaque type: Opaque
data: data:

View File

@@ -12,6 +12,6 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
type: Opaque type: Opaque
data: data:

View File

@@ -12,6 +12,6 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
type: Opaque type: Opaque
data: data:

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
type: Opaque type: Opaque
data: data:
REGISTRY_REDIS_PASSWORD: "" REGISTRY_REDIS_PASSWORD: ""

View File

@@ -12,6 +12,6 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
type: Opaque type: Opaque
data: data:

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
type: Opaque type: Opaque
data: data:
redisURL: cmVkaXM6Ly9oYXJib3ItdmFsa2V5LmhhcmJvcjo2Mzc5LzU/aWRsZV90aW1lb3V0X3NlY29uZHM9MzA= redisURL: cmVkaXM6Ly9oYXJib3ItdmFsa2V5LmhhcmJvcjo2Mzc5LzU/aWRsZV90aW1lb3V0X3NlY29uZHM9MzA=

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
spec: spec:
ports: ports:
- name: http-web - name: http-web

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
spec: spec:
ports: ports:
- name: http-metrics - name: http-metrics

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
spec: spec:
ports: ports:
- name: http-jobservice - name: http-jobservice

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
spec: spec:
ports: ports:
- port: 80 - port: 80

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
spec: spec:
ports: ports:
- name: http-registry - name: http-registry

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
spec: spec:
ports: ports:
- name: http-trivy - name: http-trivy

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
spec: spec:
jobLabel: app.kubernetes.io/name jobLabel: app.kubernetes.io/name
endpoints: endpoints:

View File

@@ -12,7 +12,7 @@ metadata:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: trivy component: trivy
app.kubernetes.io/component: trivy app.kubernetes.io/component: trivy
spec: spec:
@@ -34,11 +34,11 @@ spec:
app.kubernetes.io/name: harbor app.kubernetes.io/name: harbor
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: harbor app.kubernetes.io/part-of: harbor
app.kubernetes.io/version: "2.14.3" app.kubernetes.io/version: "2.15.0"
component: trivy component: trivy
app.kubernetes.io/component: trivy app.kubernetes.io/component: trivy
annotations: annotations:
checksum/secret: 83fe4ce46bcdf24dffaccbf9ece506a58ee9eda2fe07e0aa3658386702fd3d26 checksum/secret: a5d88861174c66ea8756756d591713c04dccb4a2d452cf81d4666281915bbf62
spec: spec:
securityContext: securityContext:
runAsUser: 10000 runAsUser: 10000
@@ -131,8 +131,9 @@ spec:
port: api-server port: api-server
initialDelaySeconds: 5 initialDelaySeconds: 5
periodSeconds: 10 periodSeconds: 10
successThreshold: 1 timeoutSeconds: 1
failureThreshold: 10 failureThreshold: 10
successThreshold: 1
readinessProbe: readinessProbe:
httpGet: httpGet:
scheme: HTTP scheme: HTTP
@@ -140,8 +141,9 @@ spec:
port: api-server port: api-server
initialDelaySeconds: 5 initialDelaySeconds: 5
periodSeconds: 10 periodSeconds: 10
successThreshold: 1 timeoutSeconds: 1
failureThreshold: 3 failureThreshold: 3
successThreshold: 1
resources: resources:
limits: limits:
cpu: 1 cpu: 1

View File

@@ -5,7 +5,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
rules: rules:
- apiGroups: - apiGroups:
@@ -69,10 +69,7 @@ rules:
- "" - ""
resources: resources:
- namespaces - namespaces
- secrets
- configmaps
verbs: verbs:
- get
- list - list
- watch - watch
- apiGroups: - apiGroups:

View File

@@ -5,7 +5,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
roleRef: roleRef:
apiGroup: rbac.authorization.k8s.io apiGroup: rbac.authorization.k8s.io

View File

@@ -40,8 +40,31 @@ spec:
properties: properties:
apiKey: apiKey:
description: APIKey configures API key authentication. description: APIKey configures API key authentication.
properties:
keySource:
description: |-
KeySource defines where to extract the API key from requests.
When not specified, defaults to "Authorization" header with "Bearer" scheme and "api_key" query parameter.
When specified, it completely overrides defaults - fields left empty will disable that extraction method.
minProperties: 1
properties:
header:
description: Header is the name of the header containing the API key.
type: string
headerAuthScheme:
description: |-
HeaderAuthScheme is the authentication scheme prefix in the header value.
The scheme is used to parse headers in the format "<scheme> <token>".
Only applies when header is "Authorization".
type: string
query:
description: Query is the name of the query parameter containing the API key.
type: string
type: object
x-kubernetes-validations:
- message: headerAuthScheme can only be used when header is 'Authorization'
rule: '!has(self.headerAuthScheme) || self.header == ''Authorization'''
type: object type: object
x-kubernetes-preserve-unknown-fields: true
isDefault: isDefault:
description: |- description: |-
IsDefault specifies if this APIAuth should be used as the default API authentication method for the namespace. IsDefault specifies if this APIAuth should be used as the default API authentication method for the namespace.
@@ -69,6 +92,7 @@ spec:
description: |- description: |-
JWKSURL is the URL to fetch the JWKS for JWT verification. JWKSURL is the URL to fetch the JWKS for JWT verification.
Mutually exclusive with SigningSecretName, PublicKey, JWKSFile, and TrustedIssuers. Mutually exclusive with SigningSecretName, PublicKey, JWKSFile, and TrustedIssuers.
Deprecated: Use TrustedIssuers instead for more flexible JWKS configuration with issuer validation. Deprecated: Use TrustedIssuers instead for more flexible JWKS configuration with issuer validation.
type: string type: string
x-kubernetes-validations: x-kubernetes-validations:

View File

@@ -184,6 +184,11 @@ spec:
x-kubernetes-validations: x-kubernetes-validations:
- message: must be a valid URL - message: must be a valid URL
rule: isURL(self) rule: isURL(self)
validateRequestBodySchema:
description: |-
ValidateRequestBodySchema validates the request body against the OpenAPI specification.
This option overrides the default behavior configured in the static configuration.
type: boolean
validateRequestMethodAndPath: validateRequestMethodAndPath:
description: |- description: |-
ValidateRequestMethodAndPath validates that the path and method matches an operation defined in the OpenAPI specification. ValidateRequestMethodAndPath validates that the path and method matches an operation defined in the OpenAPI specification.

View File

@@ -188,6 +188,11 @@ spec:
x-kubernetes-validations: x-kubernetes-validations:
- message: must be a valid URL - message: must be a valid URL
rule: isURL(self) rule: isURL(self)
validateRequestBodySchema:
description: |-
ValidateRequestBodySchema validates the request body against the OpenAPI specification.
This option overrides the default behavior configured in the static configuration.
type: boolean
validateRequestMethodAndPath: validateRequestMethodAndPath:
description: |- description: |-
ValidateRequestMethodAndPath validates that the path and method matches an operation defined in the OpenAPI specification. ValidateRequestMethodAndPath validates that the path and method matches an operation defined in the OpenAPI specification.

View File

@@ -0,0 +1,164 @@
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.17.1
name: contentitems.hub.traefik.io
spec:
group: hub.traefik.io
names:
kind: ContentItem
listKind: ContentItemList
plural: contentitems
singular: contentitem
scope: Namespaced
versions:
- name: v1alpha1
schema:
openAPIV3Schema:
description: ContentItem defines additional documentation for given resource.
properties:
apiVersion:
description: |-
APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
type: string
kind:
description: |-
Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
type: string
metadata:
type: object
spec:
description: Defines the documentation to attach to the referenced resource.
properties:
content:
description: Content is the valid markdown content.
maxLength: 1500000
type: string
link:
description: Link is the link to the content.
properties:
href:
description: Href is the public URL of the content.
type: string
x-kubernetes-validations:
- message: must be a valid URL
rule: isURL(self)
required:
- href
type: object
order:
description: Order defines the order of the content in the UI.
format: int32
minimum: 0
type: integer
parentRef:
description: ParentRef is the reference to the resource that this content belongs to.
properties:
kind:
description: Kind is the kind of the resource that this content belongs to.
enum:
- APIPortal
- API
- APIBundle
type: string
name:
description: Name is the name of the resource that this content belongs to.
maxLength: 253
type: string
required:
- kind
- name
type: object
title:
description: Title is the public-facing name of the ContentItem.
maxLength: 253
minLength: 1
type: string
required:
- order
- parentRef
- title
type: object
x-kubernetes-validations:
- message: exactly one of content or link must be specified
rule: '[has(self.content), has(self.link)].filter(x, x).size() == 1'
status:
description: The current status of this ContentItem.
properties:
conditions:
items:
description: Condition contains details for one aspect of the current state of this API Resource.
properties:
lastTransitionTime:
description: |-
lastTransitionTime is the last time the condition transitioned from one status to another.
This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable.
format: date-time
type: string
message:
description: |-
message is a human readable message indicating details about the transition.
This may be an empty string.
maxLength: 32768
type: string
observedGeneration:
description: |-
observedGeneration represents the .metadata.generation that the condition was set based upon.
For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date
with respect to the current state of the instance.
format: int64
minimum: 0
type: integer
reason:
description: |-
reason contains a programmatic identifier indicating the reason for the condition's last transition.
Producers of specific condition types may define expected values and meanings for this field,
and whether the values are considered a guaranteed API.
The value should be a CamelCase string.
This field may not be empty.
maxLength: 1024
minLength: 1
pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$
type: string
status:
description: status of the condition, one of True, False, Unknown.
enum:
- "True"
- "False"
- Unknown
type: string
type:
description: type of condition in CamelCase or in foo.example.com/CamelCase.
maxLength: 316
pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$
type: string
required:
- lastTransitionTime
- message
- reason
- status
- type
type: object
type: array
hash:
description: Hash is a hash representing the ContentItem.
type: string
syncedAt:
format: date-time
type: string
version:
type: string
type: object
type: object
served: true
storage: true
subresources:
status: {}

View File

@@ -141,6 +141,7 @@ spec:
description: |- description: |-
Applications references the Applications that will gain access to the specified APIs. Applications references the Applications that will gain access to the specified APIs.
Multiple ManagedSubscriptions can select the same AppID. Multiple ManagedSubscriptions can select the same AppID.
Deprecated: Use ManagedApplications instead. Deprecated: Use ManagedApplications instead.
items: items:
description: ApplicationReference references an Application. description: ApplicationReference references an Application.

View File

@@ -0,0 +1,199 @@
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.17.1
name: uplinks.hub.traefik.io
spec:
group: hub.traefik.io
names:
kind: Uplink
listKind: UplinkList
plural: uplinks
singular: uplink
scope: Namespaced
versions:
- name: v1alpha1
schema:
openAPIV3Schema:
description: |-
Uplink is an inter-cluster service advertisement: a child cluster declares an Uplink to advertise
to a parent cluster that it can handle a particular workload.
properties:
apiVersion:
description: |-
APIVersion defines the versioned schema of this representation of an object.
Servers should convert recognized schemas to the latest internal value, and
may reject unrecognized values.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
type: string
kind:
description: |-
Kind is a string value representing the REST resource this object represents.
Servers may infer this from the endpoint the client submits requests to.
Cannot be updated.
In CamelCase.
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
type: string
metadata:
type: object
spec:
description: UplinkSpec describes the Uplink.
properties:
entryPoints:
description: EntryPoints references uplinkEntryPoints. When omitted, uses default uplinkEntrypoints.
items:
type: string
type: array
exposeName:
description: |-
ExposeName is the name of the service to expose.
By default it uses <namespace>-<name>.
type: string
healthCheck:
description: HealthCheck configures the active health check on the parent cluster for this uplink's load balancer.
properties:
followRedirects:
description: |-
FollowRedirects defines whether redirects should be followed during the health check calls.
Default: true
type: boolean
headers:
additionalProperties:
type: string
description: Headers defines custom headers to be sent to the health check endpoint.
type: object
hostname:
description: Hostname defines the value of hostname in the Host header of the health check request.
type: string
interval:
anyOf:
- type: integer
- type: string
description: |-
Interval defines the frequency of the health check calls for healthy targets.
Default: 30s
x-kubernetes-int-or-string: true
method:
description: Method defines the healthcheck method.
type: string
mode:
description: |-
Mode defines the health check mode.
If defined to grpc, will use the gRPC health check protocol to probe the server.
Default: http
type: string
path:
description: Path defines the server URL path for the health check endpoint.
type: string
port:
description: Port defines the server URL port for the health check endpoint.
type: integer
scheme:
description: Scheme replaces the server URL scheme for the health check endpoint.
type: string
status:
description: Status defines the expected HTTP status code of the response to the health check request.
type: integer
timeout:
anyOf:
- type: integer
- type: string
description: |-
Timeout defines the maximum duration Traefik will wait for a health check request before considering the server unhealthy.
Default: 5s
x-kubernetes-int-or-string: true
unhealthyInterval:
anyOf:
- type: integer
- type: string
description: |-
UnhealthyInterval defines the frequency of the health check calls for unhealthy targets.
When UnhealthyInterval is not defined, it defaults to the Interval value.
Default: 30s
x-kubernetes-int-or-string: true
type: object
passiveHealthCheck:
description: PassiveHealthCheck configures the passive health check on the parent cluster for this uplink's load balancer.
properties:
failureWindow:
anyOf:
- type: integer
- type: string
description: FailureWindow defines the time window during which the failed attempts must occur for the server to be marked as unhealthy. It also defines for how long the server will be considered unhealthy.
x-kubernetes-int-or-string: true
maxFailedAttempts:
description: MaxFailedAttempts is the number of consecutive failed attempts allowed within the failure window before marking the server as unhealthy.
type: integer
type: object
weight:
description: Weight for WRR on the parent.
type: integer
x-kubernetes-validations:
- message: must be a positive number
rule: self >= 0
type: object
status:
description: The current status of this Uplink.
properties:
conditions:
items:
description: Condition contains details for one aspect of the current state of this API Resource.
properties:
lastTransitionTime:
description: |-
lastTransitionTime is the last time the condition transitioned from one status to another.
This should be when the underlying condition changed. If that is not known, then using the time when the API field changed is acceptable.
format: date-time
type: string
message:
description: |-
message is a human readable message indicating details about the transition.
This may be an empty string.
maxLength: 32768
type: string
observedGeneration:
description: |-
observedGeneration represents the .metadata.generation that the condition was set based upon.
For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date
with respect to the current state of the instance.
format: int64
minimum: 0
type: integer
reason:
description: |-
reason contains a programmatic identifier indicating the reason for the condition's last transition.
Producers of specific condition types may define expected values and meanings for this field,
and whether the values are considered a guaranteed API.
The value should be a CamelCase string.
This field may not be empty.
maxLength: 1024
minLength: 1
pattern: ^[A-Za-z]([A-Za-z0-9_,:]*[A-Za-z0-9_])?$
type: string
status:
description: status of the condition, one of True, False, Unknown.
enum:
- "True"
- "False"
- Unknown
type: string
type:
description: type of condition in CamelCase or in foo.example.com/CamelCase.
maxLength: 316
pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$
type: string
required:
- lastTransitionTime
- message
- reason
- status
- type
type: object
type: array
type: object
type: object
served: true
storage: true
subresources:
status: {}

View File

@@ -6,7 +6,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
annotations: annotations:
spec: spec:
@@ -27,7 +27,7 @@ spec:
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
spec: spec:
automountServiceAccountToken: true automountServiceAccountToken: true
containers: containers:

View File

@@ -6,7 +6,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-issuer cert-manager.io/cluster-issuer: letsencrypt-issuer

View File

@@ -5,7 +5,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
spec: spec:
controllerName: traefik.io/gateway-controller controllerName: traefik.io/gateway-controller

View File

@@ -6,7 +6,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
spec: spec:
entryPoints: entryPoints:

View File

@@ -6,7 +6,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
spec: spec:
groups: groups:

View File

@@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
app.kubernetes.io/component: metrics app.kubernetes.io/component: metrics
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
annotations: annotations:
spec: spec:

View File

@@ -6,7 +6,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
annotations: annotations:
spec: spec:
@@ -14,8 +14,6 @@ spec:
selector: selector:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
externalIPs:
- 10.232.1.21
ports: ports:
- port: 22 - port: 22
name: ssh name: ssh

View File

@@ -6,7 +6,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
annotations: annotations:
automountServiceAccountToken: false automountServiceAccountToken: false

View File

@@ -7,7 +7,7 @@ metadata:
app.kubernetes.io/name: traefik app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik-traefik app.kubernetes.io/instance: traefik-traefik
app.kubernetes.io/component: metrics app.kubernetes.io/component: metrics
helm.sh/chart: traefik-39.0.9 helm.sh/chart: traefik-40.0.0
app.kubernetes.io/managed-by: Helm app.kubernetes.io/managed-by: Helm
spec: spec:
jobLabel: traefik jobLabel: traefik