Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Update documentation to reflect current state#3

Merged
luhenry merged 1 commit into
stagingfrom
update-docs
Apr 27, 2026
Merged

Update documentation to reflect current state#3
luhenry merged 1 commit into
stagingfrom
update-docs

Conversation

@luhenry

@luhenry luhenry commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Drop the dind-image-cache initContainer from k8s-ds-device-plugin.yaml. The dind-${TAG} image is no longer published — it was merged into the unified runner image (riscv-runner-images@e3d0899) so the daily cache pull was failing silently. The ubuntu-24.04 cache covers the runner image.

Test plan

  • kubectl apply --dry-run=client -f k8s-ds-device-plugin.yaml validates
  • On rollout, the device-plugin DaemonSet reports a successful pull of the ubuntu-24.04-${TAG} image and no longer attempts the missing dind-${TAG} tag

Drop the dind-image-cache initContainer. The dind tag is no longer
published — it was merged into the unified runner image in
riscv-runner-images@e3d0899, so the cache pull was failing silently.
The ubuntu-24.04 image cache is sufficient now that it bundles
dockerd and containerd.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@luhenry luhenry merged commit 6c31eb6 into staging Apr 27, 2026
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant