Skip to content

bug-fix: fix image-overrides usage to load locally build images into kind cluster#751

Merged
prathamesh0 merged 2 commits into
mainfrom
fix-kind-image-loading
May 5, 2026
Merged

bug-fix: fix image-overrides usage to load locally build images into kind cluster#751
prathamesh0 merged 2 commits into
mainfrom
fix-kind-image-loading

Conversation

@prathamesh0

@prathamesh0 prathamesh0 commented May 4, 2026

Copy link
Copy Markdown
Collaborator
  • Cluster setup was only considering images from containers list in stack.yml for kind-loading into the cluster; i.e. images from image_overrides in spec were not being loaded
  • This also resulted in laconic-so to attempt kind-loading images not present locally sometimes
  • Fix: union image_overrides values (user-specified local images) with the ones from container-list, filtered to only ones that are actually present on the docker host

@pranavjadhav007 pranavjadhav007 changed the title bug-fix: fix image-overrides usage to load locally build images into kind cluster WIP: bug-fix: fix image-overrides usage to load locally build images into kind cluster May 4, 2026
@prathamesh0 prathamesh0 changed the title WIP: bug-fix: fix image-overrides usage to load locally build images into kind cluster bug-fix: fix image-overrides usage to load locally build images into kind cluster May 5, 2026
@prathamesh0 prathamesh0 merged commit cf0e230 into main May 5, 2026
7 checks passed
@prathamesh0 prathamesh0 deleted the fix-kind-image-loading branch May 5, 2026 04:38
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.

2 participants