You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(kubernetes): consolidate namespace label management and rename annotations to lfc/*
- Simplify ensureNamespaceExists labels in nativeBuild/utils.ts
- Rename lifecycle.io/* annotations to lfc/* in utils.ts and jobFactory.ts
- Update generateTTLLabels and generateTTLPatch to include lfc/uuid, lfc/type,
and app.kubernetes.io/managed-by
- Consolidate createOrUpdateNamespace PATCH branches in kubernetes.ts
- Add UUID fallback derivation from namespace name in ttlCleanup.ts
- Update annotation assertions in buildkit.test.ts and utils.test.ts to match lfc/*
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments