Skip to content

test(e2e): set PROTECTOR_IDENTITY_REGEXP alongside the gated prefix#1

Merged
thejefflarson merged 1 commit into
mainfrom
fix-e2e-identity-regexp
Jun 18, 2026
Merged

test(e2e): set PROTECTOR_IDENTITY_REGEXP alongside the gated prefix#1
thejefflarson merged 1 commit into
mainfrom
fix-e2e-identity-regexp

Conversation

@thejefflarson

Copy link
Copy Markdown
Owner

Fixes e2e CrashLoopBackOff introduced by ec3efb2 (default-off signing gate). e2e still gates ghcr.io/thejefflarson/ but no longer sets the trusted-signer regex, so the startup check refuses to run.

ec3efb2 dropped the hardcoded default for both env vars so an
out-of-the-box deploy is org-agnostic. The e2e manifest still pins
PROTECTOR_GATED_PREFIXES to ghcr.io/thejefflarson/ but no longer sets
PROTECTOR_IDENTITY_REGEXP, so the startup safety check refuses to run
and the deployment CrashLoopBackOffs. Add the matching trusted-signer
regexp so e2e starts cleanly.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@thejefflarson thejefflarson merged commit 4a067e7 into main Jun 18, 2026
1 check failed
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