Skip to content

Datastore migration fails in stable release #868

@bsctl

Description

@bsctl

For stable releases, the container image is pulled from ghcr.io/clastix/kamaji:stable-xyz OCI registry. The migration job tries to pull the image from docker.io/clastix/kamaji:stable-xyz leading the job and migration failing. As workaround, start the Kamaji controller with argument --migrate-image=ghcr.io/clastix/kamaji:stable-xyz instead.

As for better UX, for stable releases, the job should pull from ghcr.io/clastix/kamaji:stable-xyz without needing to specify with additional argument. For edge releases docker.io/clastix/kamaji:edge-xyz, the argument becomes necessary.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions