-
Notifications
You must be signed in to change notification settings - Fork 62
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
feat(RHOAIENG-8298): Replace spawn-fcgi
with supervisord
in code-server and r-studio server
#587
feat(RHOAIENG-8298): Replace spawn-fcgi
with supervisord
in code-server and r-studio server
#587
Conversation
http://localhost:8787 shows the code-server, seems to work fine, and logs say
So this seems to be fine. @atheo89 do you plan to implement (in a subsequent PR) the other change suggested on RHOAIENG-8298? That is, running nginx under supervisord as well? |
Yeah, since this change will be an extreme make over. For now we will just replace the fcgi |
2ca3a1f
to
6ce17a4
Compare
The PRs on https://issues.redhat.com/browse/RHOAIENG-8298 are linked wrong, you are missing red-hat-data-services#278 link there. Anyways, having the rhel rstudio in the downstream fork only is really silly. We can put it here, there's nothing to fear, only fear itself! And fear is the mind killer. And https://mike-bland.com/the-rainbow-of-death; this person always has such cheerful aphorisms. |
Hmmm I don't get it? What link is wrong? |
the second one ;P |
Oops, thanks! |
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.
Hmm, immediatelly after this, there is
I have no idea what being assigned on a PR mean. Is there any documentation around that? Can we stop the bot from doing this? |
Immediately after that, there is
This seems to be how prow works. No idea why it puts reviewers as GitHub Assignees and not Reviewers, but that's how it rolls. |
Thanks for the pointer to prow. I've now filed kubernetes-sigs/prow#199 to get some insight. |
/lgtm thanks for the work |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adelton, harshad16, jiridanek 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 |
/test codeserver-notebook-e2e-tests |
/retitle feat(RHOAIENG-8298): Replace |
spawn-fcgi
with supervisord
in code-server and r-studio server
bbba58c
into
opendatahub-io:main
Related to: https://issues.redhat.com/browse/RHOAIENG-8298
Description
How Has This Been Tested?
Images:
code-server:
quay.io/opendatahub/workbench-images@sha256:178ac76be7bf836955804d512bc7bfb2a0f18493e5256050a77d3306fcb80f86
ghcr.io/atheo89/notebooks/workbench-images:codeserver-ubi9-python-3.9-RHOAIENG-3348_61c2fd959be157d298e7b6bbff5d3ff53512a186
RStudio-server:
quay.io/opendatahub/workbench-images@sha256:8dc52d287420f973e1cb4491cbb3a191bbb3fbc7096242ddc7141df18f58c78d
ghcr.io/atheo89/notebooks/workbench-images:rstudio-c9s-python-3.9-replace-spawn-fcgi_2ca3a1f7eaa3782efa9cb1412973e62bb74e3061
Merge criteria: