Skip to content

fix: pinned docker-cpi version#924

Closed
mike-jc wants to merge 1 commit into
cloudfoundry:masterfrom
sap-contributions:pinned-docker-cpi
Closed

fix: pinned docker-cpi version#924
mike-jc wants to merge 1 commit into
cloudfoundry:masterfrom
sap-contributions:pinned-docker-cpi

Conversation

@mike-jc
Copy link
Copy Markdown
Contributor

@mike-jc mike-jc commented May 27, 2026

Summary

  1. Pinned the Docker-CPI image to the workable version (Bosh v282.1.13).
  • This image is currently actively developed, and periodically, some bugs and/or breaking changes are introduced, causing the acceptance tests to fail. The bugs are fixed in future versions, but in the meantime, we are blocked.
  • Previously, we always used the image with the tag latest. Unfortunately, there are no release-like tags with stable versions, so I have chosen the latest version that passed the tests.
  1. Changed resource type for Docker CPI to registry-image.
  • The resource type docker-image does not support pulling images by digest.
  1. Added the missed triggers to automatically rerun tests when the haproxy-boshrelease image changes.

@mike-jc
Copy link
Copy Markdown
Contributor Author

mike-jc commented May 29, 2026

Closed in favor of #929

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

1 participant