Skip to content

Commit ae7f5d2

Browse files
committed
remove S3 content for uidnv2 in dev (edge mapping retired, attempt 1, by static-delete-reconciler)
1 parent 5d62846 commit ae7f5d2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
namespace: "dev"
4-
resources: []
4+
resources:
5+
- "static-cleanups/app.yaml"

clusters/kind/apps/uidnv2/static-cleanups/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
winda.ai/bucket: winda-deploy-static-local-dev
1010
winda.ai/cleanup-attempt: "1"
1111
winda.ai/cleanup-scope: app
12-
winda.ai/cleanup-stage: awaiting-edge
12+
winda.ai/cleanup-stage: removing
1313
winda.ai/cleanup-started-at: "2026-08-20T16:08:09Z"
1414
winda.ai/instance-id: af9535e01b880a9b
1515
winda.ai/prefix: uidnv2/af9535e01b880a9b/

0 commit comments

Comments
 (0)