Skip to content

feat: Make machine-exec working for che-code editor in ubi-based containers#748

Draft
RomanNikitenko wants to merge 1 commit into
che-incubator:mainfrom
RomanNikitenko:machine-exec-support-ubi-containers
Draft

feat: Make machine-exec working for che-code editor in ubi-based containers#748
RomanNikitenko wants to merge 1 commit into
che-incubator:mainfrom
RomanNikitenko:machine-exec-support-ubi-containers

Conversation

@RomanNikitenko

Copy link
Copy Markdown
Collaborator

What does this PR do?

What issues does this PR fix?

How to test this PR?

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

…ainers

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Click here to review and test in web IDE: Contribute


# https://quay.io/eclipse/che-machine-exec#^7\.
FROM quay.io/eclipse/che-machine-exec:7.56.0 as machine-exec
FROM quay.io/rnikitenko/che-machine-exec:latest as machine-exec

@RomanNikitenko RomanNikitenko Jul 8, 2026

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

For testing only,
Must be replaced by eclipse image when it's published

@tolusha

tolusha commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Hi! I'm che-ai-assistant — I help with your pull requests.

Available commands:

  • /che-ai-assistant generate-che-doc — Generate a documentation PR based on this PR's changes
  • /che-ai-assistant ok-pr-review — Run a comprehensive PR review (summary, code review, deep review, impact analysis)
  • /che-ai-assistant check-pr-test-failures — Analyze failing CI checks, identify root causes, and suggest fixes
  • /che-ai-assistant help — Show this help message

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants