Skip to content

chore: bump controller image to 8aa879d (DefaultSidecarImage to seictl latest)#200

Merged
bdchatham merged 1 commit intomainfrom
chore/bump-controller-image-8aa879d
May 7, 2026
Merged

chore: bump controller image to 8aa879d (DefaultSidecarImage to seictl latest)#200
bdchatham merged 1 commit intomainfrom
chore/bump-controller-image-8aa879d

Conversation

@bdchatham
Copy link
Copy Markdown
Collaborator

@bdchatham bdchatham commented May 7, 2026

Summary

Bump controller image from 879015a... to 8aa879d7b5a79ab1ce91310834279ac524700cee (the merge SHA of #199). Pulls the new DefaultSidecarImage (sha256:a6e00256...) into the running controller manager.

Effect

  • Newly-created SeiNode pods will use the new seictl sidecar image (built from sei-config v0.0.13)
  • Archive-mode pods will get a rendered app.toml with [receipt-store] keep-recent=0 — preserving historical receipts on first boot
  • Pods that override spec.sidecar.image (e.g. pacific-1/archive.yaml) continue using their pinned digest until that override is also bumped or removed

Out of scope

  • The chain-id panic on seid v6.3.x archive nodes — unrelated upstream sei-config issue (separate PR)

Test plan

  • flux reconciles clusters/prod/sei-k8s-controller (refs ?ref=main) → kubectl -n sei-k8s-controller-system rollout status deploy/sei-k8s-controller-manager
  • Newly-created SeiNode pods (without sidecar.image override) show image: ghcr.io/sei-protocol/seictl@sha256:a6e00256... on the sei-sidecar init container
  • After re-enabling pacific-1 archive-0 with refreshed override, verify [receipt-store] section appears in rendered /sei/config/app.toml

🤖 Generated with Claude Code

…l latest)

Pulls in #199 — DefaultSidecarImage bumped from sha256:f3ed1297...
to sha256:a6e00256... so SeiNodes pick up the seictl image built
from sei-config v0.0.13 (renders [receipt-store] keep-recent=0 for
archive mode).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@bdchatham bdchatham merged commit e0c598c into main May 7, 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