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
- components-build-deploy: push immutable SHA-tagged PR image alongside
mutable pr-<N>-<arch> tag to prevent race conditions across commits
- pr-e2e-openshift: concurrency group null safety (|| workflow_run.id),
clamp SLUG_MAX to 0 min / skip branch slug if empty, remove
--insecure-skip-tls-verify, install kustomize for kustomize-edit steps
- install.sh: add both :latest and untagged kustomize set-image mappings
so all image name variants are rewritten; add vteam_control_plane and
vteam_mcp; replace kustomize build with oc kustomize; make health check
fail-fast with curl timeouts and exit on missing routes
- provision.sh: atomic ConfigMap lock before capacity check (TOCTOU fix);
wait for TenantNamespace Ready condition, not only Namespace Active;
fix destroy() to detect only (NotFound) as success, not all oc errors;
delete lock ConfigMap on destroy
- openshift.md: add vteam_state_sync to internal registry push loop
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments