cloudfoundry / community

Governance and contact information for Cloud Foundry
Apache License 2.0
37 stars 160 forks source link

[RFC0028] Implement Cloud Native Buildpacks lifecycle #891

Open loewenstein-sap opened 3 weeks ago

loewenstein-sap commented 3 weeks ago

This is a tracking issue for the implementation of https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0028-cnb-lifecycle.md

### PRs to be reviewed and merged
- [ ] https://github.com/cloudfoundry/cnbapplifecycle/pull/1
- [ ] https://github.com/cloudfoundry/cnbapplifecycle/pull/2
- [ ] https://github.com/cloudfoundry/diego-release/pull/929
- [ ] https://github.com/cloudfoundry/cloud_controller_ng/pull/3831
- [ ] https://github.com/cloudfoundry/cloud_controller_ng/pull/3778
- [ ] https://github.com/cloudfoundry/cloud_controller_ng/pull/3855
- [ ] https://github.com/cloudfoundry/cli/pull/2871
- [ ] https://github.com/cloudfoundry/cf-deployment/pull/1178
- [ ] https://github.com/cloudfoundry/cf-acceptance-tests/pull/1136
pbusko commented 1 week ago

6. [ ] A follow-up pull request on cloud controller that allows the buildpacks to be in a private registry

https://github.com/cloudfoundry/cloud_controller_ng/pull/3855