Adding an experimental ops file to enable cflinuxfs5.#1335
Open
AttilaAlmasi wants to merge 1 commit intocloudfoundry:developfrom
Open
Adding an experimental ops file to enable cflinuxfs5.#1335AttilaAlmasi wants to merge 1 commit intocloudfoundry:developfrom
AttilaAlmasi wants to merge 1 commit intocloudfoundry:developfrom
Conversation
|
@stephanme: Can you also review this PR to add the cflinuxfs5 stack along with buildpacks as experimental opt-in as it affects cloud controller part. |
| buildpack/cflinuxfs5: buildpack_app_lifecycle/buildpack_app_lifecycle.tgz | ||
| buildpack/windows: buildpack_app_lifecycle/buildpack_app_lifecycle.tgz | ||
| docker: docker_app_lifecycle/docker_app_lifecycle.tgz | ||
| cnb/cflinuxfs4: cnb_app_lifecycle/cnb_app_lifecycle.tgz |
There was a problem hiding this comment.
there are several lines of code starting with 'cnb'. Do you know if this is related to 'Cloud Native Buildpacks'. If yes then we should clarify with Stephan Merker and Jan von Loewenstein (his team provided cloud native buildpacks) if they are also supported/available for cflinuxfs5. If not that we should remove this code sections.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WHAT is this change about?
As part of the validation process for the new cflinuxfs5 stack we introduce a new experimental ops file which will serve alongside the cflinuxfs4 stack.
What customer problem is being addressed? Use customer persona to define the problem e.g. Alana is unable to...
Since cflinuxfs4 is based on Jammy which is end of life in 2027 we need to introduce the new cflinuxfs5 stack which is based on Ubuntu Noble.
Please provide any contextual information.
Has a cf-deployment including this change passed cf-acceptance-tests?
Does this PR introduce a breaking change? Please take a moment to read through the examples before answering the question.
How should this change be described in cf-deployment release notes?
Added experimental ops file for cflinuxfs5
Does this PR introduce a new BOSH release into the base cf-deployment.yml manifest or any ops-files?
Does this PR make a change to an experimental or GA'd feature/component?
Please provide Acceptance Criteria for this change?
CATs test should be running green.
Apps are deployable with the cflinuxfs5 stack
What is the level of urgency for publishing this change?
Tag your pair, your PM, and/or team!
@cloudfoundry/wg-app-runtime-deployments