Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sbouchet
Copy link

@sbouchet sbouchet commented Oct 21, 2025

Description of Changes

Update runtime image to Red Hat UBI 9 PHP 8.3 for php laravel sample

Related Issue(s)

fixes eclipse-che/che#23519
fixes eclipse-che/che#23626

Acceptance Criteria

  • Contributing guide

Have you read the devfile registry contributing guide and followed its instructions?

  • Test automation

Does this repository's tests pass with your changes?

  • Documentation

Does any documentation need to be updated with your changes?

  • Check Tools Provider

Have you tested the changes with existing tools, i.e. Odo, Che, Console? (See devfile registry contributing guide on how to test changes)

Tests Performed

Explain what tests you personally ran to ensure the changes are functioning as expected.

How To Test

Instructions for the reviewer on how to test your changes.

Notes To Reviewer

Any notes you would like to include for the reviewer.

@sbouchet sbouchet requested review from a team as code owners October 21, 2025 15:31
@openshift-ci
Copy link

openshift-ci bot commented Oct 21, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sbouchet
Once this PR has been reviewed and has the lgtm label, please assign johnmcollier for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Oct 21, 2025

Hi @sbouchet. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@sbouchet sbouchet force-pushed the eclipse-che/che/issues/23519 branch from 1b4296d to 3d10910 Compare October 21, 2025 15:37
Signed-off-by: Stephane Bouchet <[email protected]>
targetPort: 8000
protocol: https
image: quay.io/devfile/composer:2.5.8
image: quay.io/devfile/universal-developer-image:ubi9-latest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the image is going to be changed - maybe it makes sense to create a new version (2.0.2) + add changes to the stack.yaml file
@thepetk could you take a look please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Workspace for the Laravel sample fails at starting Che-Code editor PhpStorm doesn't work with Laravel sample

2 participants