cloudfoundry / community

Governance and contact information for Cloud Foundry
Apache License 2.0
38 stars 165 forks source link

Tracking Issue: Buildpack Dependency Repo Migration #926

Open Gerg opened 1 month ago

Gerg commented 1 month ago

Summary

We are in the process of migrating the buildpacks dependency repository (buildpacks.cloudfoundry.org/dependencies/*) from an externally-managed Amazon S3 bucket to one controlled by the Application Runtime Interfaces Working Group. This is a tracking issue to help communicate progress.

Steps

  1. [x] Create new bucket
  2. [x] Migrate existing blobs to new bucket
  3. [x] Update buildpacks release infrastructure to publish to the new bucket
  4. [x] Point DNS to new bucket
  5. [ ] Move to CFF Cloudflare distribution
Gerg commented 1 month ago

cc @dsboulder @robdimsdale

robdimsdale commented 1 month ago

We're part-way through migrating the buildpack infrastructure. New dependencies are being put in the new bucket. The bucket is used for other aspects of the buildpacks CI pipeline and we are working on updating those other usages currently. The main (known) outstanding piece of work is to update the bosh releases to point to that bucket for their final releases

Gerg commented 1 month ago

@robdimsdale @dsboulder Is there any remaining work for this? Are we good to close this out?

dsboulder commented 1 month ago

This was successfully moved! Though it's backed by Steve G's cloudflare and not a CFF-owned cloudflare. Chris Clark and Steve are going to eventually move that distribution as well.

Gerg commented 1 month ago

@christopherclark Do you want to keep this issue open to track the cloudflare migration work?

thehandsomezebra commented 1 month ago

This was successfully moved! Though it's backed by Steve G's cloudflare and not a CFF-owned cloudflare. Chris Clark and Steve are going to eventually move that distribution as well.

Can we get an estimated date for when this shift might happen? I want to be prepared for that timestamp/date. Thanks!

beyhan commented 1 month ago

There is no concrete date yet but when we have a plan for the migration we will update here.