Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/dataplane/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: dataplane
description: Deploys the Union dataplane components to onboard a kubernetes cluster to the Union Cloud.
type: application
icon: https://i.ibb.co/JxfDQsL/Union-Symbol-yellow-2.png
version: 2025.12.1
appVersion: 2025.12.1
version: 2025.12.2
appVersion: 2025.12.2
kubeVersion: '>= 1.28.0-0'
dependencies:
- name: kube-prometheus-stack
Expand Down
16 changes: 8 additions & 8 deletions tests/generated/dataplane.aws.with-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2482,7 +2482,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: sync-cluster-resources
resources:
Expand Down Expand Up @@ -2548,7 +2548,7 @@ spec:
secretName: union-secret-auth
containers:
- name: executor
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
command:
- executor
Expand Down Expand Up @@ -2655,7 +2655,7 @@ spec:
- name: operator-proxy
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -2723,7 +2723,7 @@ spec:
- name: "tunnel"
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
args:
- cloudflared
Expand Down Expand Up @@ -2787,7 +2787,7 @@ spec:
- name: operator
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -2893,7 +2893,7 @@ spec:
serviceAccountName: flytepropeller-webhook-system
initContainers:
- name: generate-secrets
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -2948,7 +2948,7 @@ spec:
memory: 500Mi
containers:
- name: webhook
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -3084,7 +3084,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: flytepropeller
ports:
Expand Down
16 changes: 8 additions & 8 deletions tests/generated/dataplane.aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2487,7 +2487,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: sync-cluster-resources
resources:
Expand Down Expand Up @@ -2553,7 +2553,7 @@ spec:
secretName: union-secret-auth
containers:
- name: executor
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
command:
- executor
Expand Down Expand Up @@ -2660,7 +2660,7 @@ spec:
- name: operator-proxy
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -2728,7 +2728,7 @@ spec:
- name: "tunnel"
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
args:
- cloudflared
Expand Down Expand Up @@ -2792,7 +2792,7 @@ spec:
- name: operator
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -2898,7 +2898,7 @@ spec:
serviceAccountName: flytepropeller-webhook-system
initContainers:
- name: generate-secrets
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -2953,7 +2953,7 @@ spec:
memory: 500Mi
containers:
- name: webhook
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -3089,7 +3089,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: flytepropeller
ports:
Expand Down
16 changes: 8 additions & 8 deletions tests/generated/dataplane.cost.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2242,7 +2242,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: sync-cluster-resources
resources:
Expand Down Expand Up @@ -2308,7 +2308,7 @@ spec:
secretName: union-secret-auth
containers:
- name: executor
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
command:
- executor
Expand Down Expand Up @@ -2415,7 +2415,7 @@ spec:
- name: operator-proxy
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -2483,7 +2483,7 @@ spec:
- name: "tunnel"
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
args:
- cloudflared
Expand Down Expand Up @@ -2547,7 +2547,7 @@ spec:
- name: operator
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -2653,7 +2653,7 @@ spec:
serviceAccountName: flytepropeller-webhook-system
initContainers:
- name: generate-secrets
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -2708,7 +2708,7 @@ spec:
memory: 500Mi
containers:
- name: webhook
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -2844,7 +2844,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: flytepropeller
ports:
Expand Down
16 changes: 8 additions & 8 deletions tests/generated/dataplane.dcgm-exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2807,7 +2807,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: sync-cluster-resources
resources:
Expand Down Expand Up @@ -2873,7 +2873,7 @@ spec:
secretName: union-secret-auth
containers:
- name: executor
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
command:
- executor
Expand Down Expand Up @@ -2980,7 +2980,7 @@ spec:
- name: operator-proxy
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -3048,7 +3048,7 @@ spec:
- name: "tunnel"
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
args:
- cloudflared
Expand Down Expand Up @@ -3112,7 +3112,7 @@ spec:
- name: operator
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -3218,7 +3218,7 @@ spec:
serviceAccountName: flytepropeller-webhook-system
initContainers:
- name: generate-secrets
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -3273,7 +3273,7 @@ spec:
memory: 500Mi
containers:
- name: webhook
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -3409,7 +3409,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: flytepropeller
ports:
Expand Down
14 changes: 7 additions & 7 deletions tests/generated/dataplane.fully-selfhosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2485,7 +2485,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: sync-cluster-resources
resources:
Expand Down Expand Up @@ -2540,7 +2540,7 @@ spec:
name: executor
containers:
- name: executor
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
command:
- executor
Expand Down Expand Up @@ -2640,7 +2640,7 @@ spec:
- name: operator-proxy
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -2741,7 +2741,7 @@ spec:
- name: operator
securityContext:
{}
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: IfNotPresent
terminationMessagePolicy: FallbackToLogsOnError
resources:
Expand Down Expand Up @@ -2845,7 +2845,7 @@ spec:
serviceAccountName: flytepropeller-webhook-system
initContainers:
- name: generate-secrets
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -2900,7 +2900,7 @@ spec:
memory: 500Mi
containers:
- name: webhook
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
command:
- flytepropeller
Expand Down Expand Up @@ -3036,7 +3036,7 @@ spec:
value: http://union-operator-prometheus:80
- name: KNATIVE_PROXY_SERVICE_URL
value: http://kourier-internal
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.1"
image: "public.ecr.aws/p0i0a9q8/unionoperator:2025.12.2"
imagePullPolicy: "IfNotPresent"
name: flytepropeller
ports:
Expand Down
Loading