Commit 4a6a3c2
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>
1 parent d122d39 commit 4a6a3c2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments