You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to create a final release it fails with:
bosh create-release releases/bosh-alicloud-cpi/bosh-alicloud-cpi-18.yml
- Expected to find 'bosh-alicloud-cpi/7f57fbd53a846c3dab34ead5cfe52c8ba3638d90'
- Expected to find 'golang/03d27673d09c82e7a4183d651e6c293b4a501de7'
- Expected to find 'alicloud_cpi/3c837ec6a92026e749a0685a7dcded4690d38458'
When I try to create a dev release it fails with:
bosh create-release
Building a release from directory '/Users/drnic/Projects/bosh_releases/bosh-alicloud-cpi-release':
- Constructing packages from directory:
- Reading package from '/Users/drnic/Projects/bosh_releases/bosh-alicloud-cpi-release/packages/golang':
Collecting package files:
Missing files for pattern 'go1.11.5.linux-amd64.tar.gz'
- Expected to find package 'golang' since it's a dependency of package 'bosh-alicloud-cpi'
- Constructing jobs from manifest:
- Expected to find package 'bosh-alicloud-cpi' since it's a dependency of job 'alicloud_cpi'
The text was updated successfully, but these errors were encountered:
This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.
Currently I cannot build the bosh release as the blobs are not stored in a public blobstore:
When I try to create a final release it fails with:
When I try to create a dev release it fails with:
The text was updated successfully, but these errors were encountered: