Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Jupyterhub Idle Culler update #568

Merged
merged 4 commits into from
Jul 11, 2022

Conversation

maroroman
Copy link
Contributor

This PR cherry-picks updates from downstream, as well as adds a value to the jupyterhub-cfg

Additionally it adds the content of PR red-hat-data-services#220 which adds limits and requests to the culler container.

This PR should also allow the dashboard to work with the culler, although the value change will not be applied unless the operator is scaled down.

@LaVLaS
Copy link
Contributor

LaVLaS commented Jun 4, 2022

@maroroman Can you add a quick note to the JupyterHub README about enabling this overlay and how it's configured?

@maroroman maroroman force-pushed the culler-update branch 2 times, most recently from a052f12 to df97a52 Compare July 11, 2022 09:44
Copy link
Contributor

@LaVLaS LaVLaS left a comment

Choose a reason for hiding this comment

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

/lgtm

Culler pod was restarted when the culler_timeout value in jupyterhub-cfg was changed

@openshift-ci
Copy link

openshift-ci bot commented Jul 11, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LaVLaS, maroroman

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot merged commit a1c7bfd into opendatahub-io:master Jul 11, 2022
@@ -11,6 +11,23 @@ spec:
labels:
app: jupyterhub-idle-culler
spec:
initContainers:
- name: check-for-jh
image: 'quay.io/odh-jupyterhub/jupyterhub-img:v0.3.3'
Copy link

@dol dol Nov 18, 2022

Choose a reason for hiding this comment

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

image: 'quay.io/odh-jupyterhub/jupyterhub-img:v0.3.5'

Should be increased to 0.3.5 like in this PR: #496 => 1fb9f35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants