Skip to content

Fix registry overlay restart hook image#204

Merged
cesaregarza merged 1 commit into
mainfrom
codex/fix-registry-overlay-hook
Jun 19, 2026
Merged

Fix registry overlay restart hook image#204
cesaregarza merged 1 commit into
mainfrom
codex/fix-registry-overlay-hook

Conversation

@cesaregarza

Copy link
Copy Markdown
Owner

Summary

  • replace the registry overlay restart hook image with a pinned image that includes
  • preserves the existing shell-based rollout restart/status script and RBAC

Validation

  • docker run --rm --entrypoint /bin/sh alpine/k8s:1.33.4 -ec 'kubectl version --client=true --output=yaml >/dev/null && echo shell-ok'
  • kubeconform -schema-location default -strict -summary -exit-on-error apps/agent-control-plane-registry-overlay/restart-hook.yaml
  • kubectl create --dry-run=client -f apps/agent-control-plane-registry-overlay/restart-hook.yaml -o yaml >/tmp/restart-hook-dryrun.yaml
  • git diff --check

@cesaregarza cesaregarza merged commit f3e54ee into main Jun 19, 2026
8 checks passed
@cesaregarza cesaregarza deleted the codex/fix-registry-overlay-hook branch June 19, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant