Skip to content

Provide an option to trigger an image rebuild #1198

@Madhu-1

Description

@Madhu-1

When KMM builds the module images, it expects the resulting image registry to be stored in a persistent image registry, However when the image registry is configured with ephemeral storage the registry contents are lost on the registry restart, node drain or registry roll out.

After the registry is recreated, KMM still believes that the image exists and it will try to load/unload the module, This leads to the failures on node, because the image referenced in the Module spec no longer exists.

Most importantly if the kernel module is required for some storage solutions, it would not be possible to have an image registry backed by persistence storage in the clusters.

its nice to have a feature if possible provide an option to re-trigger the image build and push it to the registry again. so that we can work with this kind of clusters.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions