cloudfoundry / community

Governance and contact information for Cloud Foundry
Apache License 2.0
39 stars 172 forks source link

Tracking Issue: Buildpack Dependency Repo Migration #926

Open Gerg opened 3 months ago

Gerg commented 3 months 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 3 months ago

cc @dsboulder @robdimsdale

robdimsdale commented 3 months 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 3 months ago

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

dsboulder commented 3 months 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 3 months ago

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

thehandsomezebra commented 3 months 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 3 months ago

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

Gerg commented 2 months ago

Work has started on the CloudFlare migration.

rkoster commented 2 weeks ago

@Gerg any updates on this?