-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ws-manager] Add supervisor ref to IDEImage #6637
Conversation
Codecov Report
@@ Coverage Diff @@
## main #6637 +/- ##
==========================================
- Coverage 33.29% 6.00% -27.29%
==========================================
Files 48 12 -36
Lines 8678 1116 -7562
==========================================
- Hits 2889 67 -2822
+ Misses 5551 1048 -4503
+ Partials 238 1 -237
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM label has been added. Git tree hash: 50d77edbbfaadc24df1bcf4fb85824008245558d
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csweichel Associated issue: #6512 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
This PR adds
supervisor_ref
toWorkspaceStatus
in thews-manager
that allows to set the supervisor image to use for a workspace start. It is meant to replace the supervisor as a static layer in a next step.Related Issue(s)
step for #6512.
How to test
supervisor_ref
field:Release Notes