Skip to content

chore: bump controller image to d122d39 (OTel semconv fix)#102

Merged
bdchatham merged 1 commit intomainfrom
chore/bump-controller-image-d122d39
Apr 17, 2026
Merged

chore: bump controller image to d122d39 (OTel semconv fix)#102
bdchatham merged 1 commit intomainfrom
chore/bump-controller-image-d122d39

Conversation

@bdchatham
Copy link
Copy Markdown
Collaborator

@bdchatham bdchatham commented Apr 17, 2026

Picks up #101 (OTel schema-URL fix). The prior pin 20a1a90 is CrashLoopBackOff-ing in prod right now:

Failed to initialize OTel MeterProvider
error: building OTel resource: conflicting Schema URL:
  https://opentelemetry.io/schemas/1.40.0 and ...1.26.0

Image

189176372795.dkr.ecr.us-east-2.amazonaws.com/sei/sei-k8s-controller:d122d39d5863a391d879cee2abdab5808a631db3
sha256:6a0a11bd2b135777d7bf4973f4009553b49a3cd4d2bfe41e08947e6a1780fde4
pushed: 2026-04-17T21:36Z

Verified via aws ecr describe-images.

Post-Flux-sync verification

kubectl -n sei-k8s-controller-system get pods
# expect: all 3 pods Running on :d122d39..., 0 CrashLoopBackOff

Once this is in, the rolling update that's been stuck completes, and the autobake workflow (platform#101) unblocks on the .status.internalService field.

🤖 Generated with Claude Code

Picks up the OTel schema-URL fix from #101, which unblocks the post-#99
controller image. Prior image (20a1a90) crashes at startup with:

  Failed to initialize OTel MeterProvider
  conflicting Schema URL: ...1.40.0 and ...1.26.0

Image:
  189176372795.dkr.ecr.us-east-2.amazonaws.com/sei/sei-k8s-controller:d122d39d5863a391d879cee2abdab5808a631db3
  sha256:6a0a11bd2b135777d7bf4973f4009553b49a3cd4d2bfe41e08947e6a1780fde4

Post-Flux-sync verification:
  kubectl -n sei-k8s-controller-system get pods
  # expect: all pods Running on the new image, no CrashLoopBackOff

Unblocks autobake workflow (platform#101) which reads
status.internalService.name from the post-#99 controller.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bdchatham bdchatham merged commit 4a6a3c2 into main Apr 17, 2026
2 checks passed
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