chore: bump controller image to 0ef62a2#114
Merged
Conversation
…t decouple) Bundles #108 (decouple snapshot generation from publishing) and #110 (wrap ResultExportConfig around use-case sub-structs). Neither changes the env-var surface, so downstream kustomizations in platform/clusters/* need no corresponding update. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the manager image from
d122d39to0ef62a2(latestmain). Downstream kustomizations in platform/clusters/{prod,dev,harbor}/sei-k8s-controller all pull this manifest via?ref=main, so merging propagates to all three clusters on next Flux reconcile.Included since d122d39
cc90017feat: wrap ResultExportConfig around use-case sub-structs (feat: wrap ResultExportConfig around use-case sub-structs #110) — CRD schema refactor; no sidecar consumer, no controller env-var changes75fb627feat: decouple snapshot generation from publishing (feat: decouple snapshot generation from publishing #108) — replayer planner split; no manager env-var changesNeither feature PR touched
cmd/main.goorinternal/platform/platform.go, so the platform's manager-patch env block (SEI_GATEWAY_*,SEI_SNAPSHOT_*,SEI_RESULT_EXPORT_*,SEI_GENESIS_*) is unchanged and still valid.ECR image already published:
189176372795.dkr.ecr.us-east-2.amazonaws.com/sei/sei-k8s-controller:0ef62a2b2c8515c92f228096bf6a95812c4c8167(built by ECR workflow run 24731453814).No other changes required
make manifests generateat deploy time (generator already ran during each merge)