File tree Expand file tree Collapse file tree
clusters/kind/apps/uidfl2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11apiVersion : kustomize.config.k8s.io/v1beta1
22kind : Kustomization
33namespace : " dev"
4- resources :
5- - " static-deployments/web.yaml"
4+ resources : []
Load diff This file was deleted.
Original file line number Diff line number Diff line change 1+ apiVersion : batch/v1
2+ kind : Job
3+ metadata :
4+ name : uidfl2-rm-9a1abdd566
5+ labels :
6+ app : uidfl2
7+ winda.ai/workload : static-cleanup
8+ annotations :
9+ winda.ai/bucket : winda-deploy-static-local-dev
10+ winda.ai/cleanup-attempt : " 1"
11+ winda.ai/cleanup-scope : app
12+ winda.ai/cleanup-stage : awaiting-edge
13+ winda.ai/cleanup-started-at : " 2026-08-20T16:11:14Z"
14+ winda.ai/instance-id : 89734dd3b0ae3326
15+ winda.ai/prefix : uidfl2/89734dd3b0ae3326/
16+ winda.ai/region : us-east-2
17+ spec :
18+ backoffLimit : 2
19+ activeDeadlineSeconds : 900
20+ template :
21+ metadata :
22+ labels :
23+ app : uidfl2
24+ winda.ai/workload : static-cleanup
25+ spec :
26+ restartPolicy : Never
27+ containers :
28+ - name : cleanup
29+ image : public.ecr.aws/aws-cli/aws-cli:2.27.41@sha256:1c2d7a51b1ff4f460bc3f1e1ee46a6cef47c7429ad9089ef99012a95e472a1a5
30+ args :
31+ - s3
32+ - rm
33+ - s3://winda-deploy-static-local-dev/uidfl2/89734dd3b0ae3326/
34+ - --recursive
35+ - --region
36+ - us-east-2
37+ - --only-show-errors
38+ envFrom :
39+ - secretRef :
40+ name : winda-static-s3-upload
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments