diff --git a/.github/ISSUE_TEMPLATE/shared_directories.yml b/.github/ISSUE_TEMPLATE/shared_directories.yml index af6384a85..b672428ca 100644 --- a/.github/ISSUE_TEMPLATE/shared_directories.yml +++ b/.github/ISSUE_TEMPLATE/shared_directories.yml @@ -1,4 +1,4 @@ -name: Setup Shared directories +name: Setup shared directories description: To store large datasets that can be read by student notebooks labels: "support" assignees: @@ -63,14 +63,6 @@ body: - other validations: required: true - - type: textarea - attributes: - label: Shared Directory Name - description: What should be the name of the shared and shared-readwrite directories? - value: | - - - validations: - required: true - type: textarea attributes: label: End Date diff --git a/deployments/a11y/hubploy.yaml b/deployments/a11y/hubploy.yaml index 16533ee60..0d471d0f3 100644 --- a/deployments/a11y/hubploy.yaml +++ b/deployments/a11y/hubploy.yaml @@ -1,6 +1,6 @@ images: images: - - name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/a11y-user-image:9734acc88b90 + - name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/a11y-user-image:b3796e35c42c cluster: provider: gcloud diff --git a/deployments/biology/config/common.yaml b/deployments/biology/config/common.yaml index dfe1f1d50..6ee7d7173 100644 --- a/deployments/biology/config/common.yaml +++ b/deployments/biology/config/common.yaml @@ -61,10 +61,14 @@ jupyterhub: course::1524699::group::all-admins: mem_limit: 4096M mem_guarantee: 4096M + course::1537301: # MCELLBI 201B, https://github.com/berkeley-dsep-infra/datahub/issues/6385 mem_limit: 5120M mem_guarantee: 5120M + course::1536425: # IB 134L, https://github.com/berkeley-dsep-infra/datahub/issues/6481 + mem_limit: 8192M + mem_guarantee: 8192M # BioE C149, Fall 2024, https://github.com/berkeley-dsep-infra/datahub/issues/6205 course::1537116::enrollment_type::teacher: diff --git a/deployments/logodev/hubploy.yaml b/deployments/logodev/hubploy.yaml index d4fc3195f..3607707fd 100644 --- a/deployments/logodev/hubploy.yaml +++ b/deployments/logodev/hubploy.yaml @@ -1,7 +1,7 @@ images: images: # temporary update - - name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/logodev-user-image:bc7919aa9814 + - name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/logodev-user-image:729fb9dc9373 cluster: provider: gcloud