This repository was archived by the owner on Jan 31, 2024. It is now read-only.
Commit 513a56a
Update JupyterHub deployment to version v0.3.7 (#585)
* Update JH Cluster Role
* This commit updates cluster role for JupyterHub. This is required to access metrics from gpu-operator. These
metrics are used to determine available GPUs for a user.
* Use a custom image-pullers RoleBinding for JH to prevent overwriting/deleting the default `system:image-pullers` default Rolebinding
Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
* Update JupyterHub to v0.3.7
Signed-off-by: Landon LaSmith <LLaSmith@redhat.com>
Co-authored-by: Vaishnavi Hire <vhire@redhat.com>1 parent a1c7bfd commit 513a56a
File tree
3 files changed
+8
-5
lines changed- jupyterhub/jupyterhub/base
3 files changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
| |||
0 commit comments