apiVersion: v1 items: - apiVersion: v1 kind: Pod metadata: annotations: kubectl.kubernetes.io/restartedAt: '2025-08-12T15:56:32+02:00' creationTimestamp: '2025-08-12T13:57:02Z' generateName: send-7947f95576- labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 7947f95576 name: send-7947f95576-p2ccg namespace: send ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: ReplicaSet name: send-7947f95576 uid: 50a9793d-c34b-4fec-9f57-6fea6fbd1361 resourceVersion: '20356520' uid: 41e21fe5-7e64-437e-af39-e71eae9c3676 spec: automountServiceAccountToken: true containers: - env: - name: BASE_URL value: https://send.experlab.xyz - name: DETECT_BASE_URL value: 'false' - name: MAX_ANON_FILE_SIZE value: '21474836480' - name: MAX_FILE_SIZE value: '21474836480' - name: TZ value: UTC - name: UI_MAX_ANON_FILE_SIZE value: '21474836480' - name: UI_MAX_FILE_SIZE value: '21474836480' image: registry.gitlab.com/timvisee/send:v3.4.20 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 name: send ports: - containerPort: 1443 name: http protocol: TCP readinessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 resources: {} startupProbe: failureThreshold: 30 periodSeconds: 5 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /uploads name: uploads - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-zf5fj readOnly: true dnsPolicy: ClusterFirst enableServiceLinks: true nodeName: server-thinkcentre-e73 preemptionPolicy: PreemptLowerPriority priority: 0 restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 tolerations: - effect: NoExecute key: node.kubernetes.io/not-ready operator: Exists tolerationSeconds: 300 - effect: NoExecute key: node.kubernetes.io/unreachable operator: Exists tolerationSeconds: 300 volumes: - name: uploads persistentVolumeClaim: claimName: send-uploads - name: kube-api-access-zf5fj projected: defaultMode: 420 sources: - serviceAccountToken: expirationSeconds: 3607 path: token - configMap: items: - key: ca.crt path: ca.crt name: kube-root-ca.crt - downwardAPI: items: - fieldRef: apiVersion: v1 fieldPath: metadata.namespace path: namespace status: conditions: - lastProbeTime: null lastTransitionTime: '2025-08-24T01:02:10Z' status: 'True' type: PodReadyToStartContainers - lastProbeTime: null lastTransitionTime: '2025-08-12T13:57:02Z' status: 'True' type: Initialized - lastProbeTime: null lastTransitionTime: '2025-08-24T01:02:14Z' status: 'True' type: Ready - lastProbeTime: null lastTransitionTime: '2025-08-24T01:02:14Z' status: 'True' type: ContainersReady - lastProbeTime: null lastTransitionTime: '2025-08-12T13:57:02Z' status: 'True' type: PodScheduled containerStatuses: - containerID: containerd://37e2d2372f50285e0c36a907a222c2dd88ef876888e24351c7aa84b1e0968c8a image: registry.gitlab.com/timvisee/send:v3.4.20 imageID: registry.gitlab.com/timvisee/send@sha256:47986cf6ef69743c97cab26b828335c6887d6b02ce2a1fb18039984d293e4d78 lastState: terminated: containerID: containerd://c8d1e862c2d005b5bc085161da7dea412dd135c73c865a059e2319e961d35b5b exitCode: 255 finishedAt: '2025-08-24T01:01:44Z' reason: Unknown startedAt: '2025-08-12T14:09:31Z' name: send ready: true restartCount: 3 started: true state: running: startedAt: '2025-08-24T01:02:10Z' volumeMounts: - mountPath: /uploads name: uploads - mountPath: /var/run/secrets/kubernetes.io/serviceaccount name: kube-api-access-zf5fj readOnly: true recursiveReadOnly: Disabled hostIP: 192.168.31.54 hostIPs: - ip: 192.168.31.54 phase: Running podIP: 10.244.0.49 podIPs: - ip: 10.244.0.49 qosClass: BestEffort startTime: '2025-08-12T13:57:02Z' - apiVersion: v1 kind: Service metadata: annotations: meta.helm.sh/release-name: send meta.helm.sh/release-namespace: send creationTimestamp: '2025-08-12T08:43:41Z' labels: app.kubernetes.io/instance: send app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: send app.kubernetes.io/version: v3.4.20 helm.sh/chart: send-1.2.2 name: send namespace: send resourceVersion: '12122293' uid: 182d27f5-7e86-4155-9c3d-2fc78e171e92 spec: clusterIP: 10.111.192.18 clusterIPs: - 10.111.192.18 externalTrafficPolicy: Cluster internalTrafficPolicy: Cluster ipFamilies: - IPv4 ipFamilyPolicy: SingleStack ports: - name: http nodePort: 31030 port: 1443 protocol: TCP targetPort: http selector: app.kubernetes.io/instance: send app.kubernetes.io/name: send sessionAffinity: None type: NodePort status: loadBalancer: {} - apiVersion: apps/v1 kind: Deployment metadata: annotations: deployment.kubernetes.io/revision: '10' meta.helm.sh/release-name: send meta.helm.sh/release-namespace: send creationTimestamp: '2025-08-12T08:43:41Z' generation: 11 labels: app.kubernetes.io/instance: send app.kubernetes.io/managed-by: Helm app.kubernetes.io/name: send app.kubernetes.io/version: v3.4.20 helm.sh/chart: send-1.2.2 name: send namespace: send resourceVersion: '12273742' uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a spec: progressDeadlineSeconds: 600 replicas: 1 revisionHistoryLimit: 3 selector: matchLabels: app.kubernetes.io/instance: send app.kubernetes.io/name: send strategy: type: Recreate template: metadata: annotations: kubectl.kubernetes.io/restartedAt: '2025-08-12T15:56:32+02:00' creationTimestamp: null labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send spec: automountServiceAccountToken: true containers: - env: - name: BASE_URL value: https://send.experlab.xyz - name: DETECT_BASE_URL value: 'false' - name: MAX_ANON_FILE_SIZE value: '21474836480' - name: MAX_FILE_SIZE value: '21474836480' - name: TZ value: UTC - name: UI_MAX_ANON_FILE_SIZE value: '21474836480' - name: UI_MAX_FILE_SIZE value: '21474836480' image: registry.gitlab.com/timvisee/send:v3.4.20 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 name: send ports: - containerPort: 1443 name: http protocol: TCP readinessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 resources: {} startupProbe: failureThreshold: 30 periodSeconds: 5 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /uploads name: uploads dnsPolicy: ClusterFirst enableServiceLinks: true restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 volumes: - name: uploads persistentVolumeClaim: claimName: send-uploads status: availableReplicas: 1 conditions: - lastTransitionTime: '2025-08-12T09:27:35Z' lastUpdateTime: '2025-08-12T13:57:08Z' message: ReplicaSet "send-7947f95576" has successfully progressed. reason: NewReplicaSetAvailable status: 'True' type: Progressing - lastTransitionTime: '2025-08-24T01:02:15Z' lastUpdateTime: '2025-08-24T01:02:15Z' message: Deployment has minimum availability. reason: MinimumReplicasAvailable status: 'True' type: Available observedGeneration: 11 readyReplicas: 1 replicas: 1 updatedReplicas: 1 - apiVersion: apps/v1 kind: ReplicaSet metadata: annotations: deployment.kubernetes.io/desired-replicas: '1' deployment.kubernetes.io/max-replicas: '1' deployment.kubernetes.io/revision: '7' meta.helm.sh/release-name: send meta.helm.sh/release-namespace: send creationTimestamp: '2025-08-12T10:13:52Z' generation: 2 labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 745ff75597 name: send-745ff75597 namespace: send ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: Deployment name: send uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a resourceVersion: '12129988' uid: 6231ade8-b8f5-478c-9f10-ceb3510b0b0b spec: replicas: 0 selector: matchLabels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 745ff75597 template: metadata: annotations: kubectl.kubernetes.io/restartedAt: '2025-08-12T10:51:34+02:00' creationTimestamp: null labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 745ff75597 spec: automountServiceAccountToken: true containers: - env: - name: BASE_URL value: https://send.experlab.xyz - name: DETECT_BASE_URL value: 'false' - name: MAX_ANON_FILE_SIZE value: '10737418240' - name: MAX_FILE_SIZE value: '10737418240' - name: TZ value: UTC image: registry.gitlab.com/timvisee/send:v3.4.20 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 name: send ports: - containerPort: 1443 name: http protocol: TCP readinessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 resources: {} startupProbe: failureThreshold: 30 periodSeconds: 5 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /uploads name: uploads dnsPolicy: ClusterFirst enableServiceLinks: true restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 volumes: - name: uploads persistentVolumeClaim: claimName: send-uploads status: observedGeneration: 2 replicas: 0 - apiVersion: apps/v1 kind: ReplicaSet metadata: annotations: deployment.kubernetes.io/desired-replicas: '1' deployment.kubernetes.io/max-replicas: '1' deployment.kubernetes.io/revision: '9' meta.helm.sh/release-name: send meta.helm.sh/release-namespace: send creationTimestamp: '2025-08-12T10:17:07Z' generation: 2 labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 764f47c8d6 name: send-764f47c8d6 namespace: send ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: Deployment name: send uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a resourceVersion: '12150014' uid: c8e51d73-76fe-4991-b1cb-d4fb46672593 spec: replicas: 0 selector: matchLabels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 764f47c8d6 template: metadata: annotations: kubectl.kubernetes.io/restartedAt: '2025-08-12T10:51:34+02:00' creationTimestamp: null labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 764f47c8d6 spec: automountServiceAccountToken: true containers: - env: - name: BASE_URL value: https://send.experlab.xyz - name: DETECT_BASE_URL value: 'false' - name: MAX_ANON_FILE_SIZE value: '21474836480' - name: MAX_FILE_SIZE value: '21474836480' - name: TZ value: UTC - name: UI_MAX_ANON_FILE_SIZE value: '21474836480' - name: UI_MAX_FILE_SIZE value: '21474836480' image: registry.gitlab.com/timvisee/send:v3.4.20 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 name: send ports: - containerPort: 1443 name: http protocol: TCP readinessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 resources: {} startupProbe: failureThreshold: 30 periodSeconds: 5 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /uploads name: uploads dnsPolicy: ClusterFirst enableServiceLinks: true restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 volumes: - name: uploads persistentVolumeClaim: claimName: send-uploads status: observedGeneration: 2 replicas: 0 - apiVersion: apps/v1 kind: ReplicaSet metadata: annotations: deployment.kubernetes.io/desired-replicas: '1' deployment.kubernetes.io/max-replicas: '1' deployment.kubernetes.io/revision: '10' meta.helm.sh/release-name: send meta.helm.sh/release-namespace: send creationTimestamp: '2025-08-12T13:57:02Z' generation: 1 labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 7947f95576 name: send-7947f95576 namespace: send ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: Deployment name: send uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a resourceVersion: '12273740' uid: 50a9793d-c34b-4fec-9f57-6fea6fbd1361 spec: replicas: 1 selector: matchLabels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 7947f95576 template: metadata: annotations: kubectl.kubernetes.io/restartedAt: '2025-08-12T15:56:32+02:00' creationTimestamp: null labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 7947f95576 spec: automountServiceAccountToken: true containers: - env: - name: BASE_URL value: https://send.experlab.xyz - name: DETECT_BASE_URL value: 'false' - name: MAX_ANON_FILE_SIZE value: '21474836480' - name: MAX_FILE_SIZE value: '21474836480' - name: TZ value: UTC - name: UI_MAX_ANON_FILE_SIZE value: '21474836480' - name: UI_MAX_FILE_SIZE value: '21474836480' image: registry.gitlab.com/timvisee/send:v3.4.20 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 name: send ports: - containerPort: 1443 name: http protocol: TCP readinessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 resources: {} startupProbe: failureThreshold: 30 periodSeconds: 5 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /uploads name: uploads dnsPolicy: ClusterFirst enableServiceLinks: true restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 volumes: - name: uploads persistentVolumeClaim: claimName: send-uploads status: availableReplicas: 1 fullyLabeledReplicas: 1 observedGeneration: 1 readyReplicas: 1 replicas: 1 - apiVersion: apps/v1 kind: ReplicaSet metadata: annotations: deployment.kubernetes.io/desired-replicas: '1' deployment.kubernetes.io/max-replicas: '1' deployment.kubernetes.io/revision: '8' meta.helm.sh/release-name: send meta.helm.sh/release-namespace: send creationTimestamp: '2025-08-12T10:15:01Z' generation: 2 labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 7cf87974b name: send-7cf87974b namespace: send ownerReferences: - apiVersion: apps/v1 blockOwnerDeletion: true controller: true kind: Deployment name: send uid: 6b144969-395e-4bc5-9e94-c93a2cbc301a resourceVersion: '12130228' uid: c001e3d7-8254-4f9a-9f00-a64b8d7309b1 spec: replicas: 0 selector: matchLabels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 7cf87974b template: metadata: annotations: kubectl.kubernetes.io/restartedAt: '2025-08-12T10:51:34+02:00' creationTimestamp: null labels: app.kubernetes.io/instance: send app.kubernetes.io/name: send pod-template-hash: 7cf87974b spec: automountServiceAccountToken: true containers: - env: - name: BASE_URL value: https://send.experlab.xyz - name: DETECT_BASE_URL value: 'false' - name: MAX_ANON_FILE_SIZE value: '10737418240' - name: MAX_FILE_SIZE value: '10737418240' - name: TZ value: UTC - name: UI_MAX_ANON_FILE_SIZE value: '10737418240' - name: UI_MAX_FILE_SIZE value: '10737418240' image: registry.gitlab.com/timvisee/send:v3.4.20 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 name: send ports: - containerPort: 1443 name: http protocol: TCP readinessProbe: failureThreshold: 3 periodSeconds: 10 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 resources: {} startupProbe: failureThreshold: 30 periodSeconds: 5 successThreshold: 1 tcpSocket: port: 1443 timeoutSeconds: 1 terminationMessagePath: /dev/termination-log terminationMessagePolicy: File volumeMounts: - mountPath: /uploads name: uploads dnsPolicy: ClusterFirst enableServiceLinks: true restartPolicy: Always schedulerName: default-scheduler securityContext: {} serviceAccount: default serviceAccountName: default terminationGracePeriodSeconds: 30 volumes: - name: uploads persistentVolumeClaim: claimName: send-uploads status: observedGeneration: 2 replicas: 0 kind: List metadata: {}