diff --git a/toc/rfc/rfc-draft-provide-custom-stacks-functionality.md b/toc/rfc/rfc-0046-provide-custom-stacks-functionality.md similarity index 98% rename from toc/rfc/rfc-draft-provide-custom-stacks-functionality.md rename to toc/rfc/rfc-0046-provide-custom-stacks-functionality.md index c6848f04e..ea7ba52db 100644 --- a/toc/rfc/rfc-draft-provide-custom-stacks-functionality.md +++ b/toc/rfc/rfc-0046-provide-custom-stacks-functionality.md @@ -3,8 +3,8 @@ - Name: Provide optional Custom Stacks Functionality in Cloud Foundry - Start Date: 2025-06-24 - Author(s): @FloThinksPi -- Status: Draft -- RFC Pull Request: [community#1220](https://github.com/cloudfoundry/community/pull/1220) +- Status: Accepted +- RFC Pull Request: [community#1251](https://github.com/cloudfoundry/community/pull/1251) ## Summary @@ -62,7 +62,7 @@ on the stack to produce the droplet. This in return means that: CAN just be instantiated to become an app instance when combining the droplet with the same stack it was built with at execution time -![Current Stack Usage](rfc-draft-provide-custom-stacks-functionality/current_stack_usage.png) +![Current Stack Usage](rfc-0046-provide-custom-stacks-functionality/current_stack_usage.png) Pictured in above diagram is how the stack is brought into a CF Foundation and used in a CF Foundation. The following problems occur when trying to remove/deprecate a stack towards users of a CF diff --git a/toc/rfc/rfc-draft-provide-custom-stacks-functionality/current_stack_usage.png b/toc/rfc/rfc-0046-provide-custom-stacks-functionality/current_stack_usage.png similarity index 100% rename from toc/rfc/rfc-draft-provide-custom-stacks-functionality/current_stack_usage.png rename to toc/rfc/rfc-0046-provide-custom-stacks-functionality/current_stack_usage.png