Skip to content

Releases: lsst-sqre/nublado2

2.0.2

28 Feb 16:52
09e6274
Compare
Choose a tag to compare

Add cachemachine_image_policy. Allow us to toggle between "desired" and "available" on a per-site basis for cachemachine's image policy.

2.0.1

24 Feb 04:07
1140ecb
Compare
Choose a tag to compare

Re-incorporate sync K8s client. Until z2jh incorporates asyncio K8s, we need the sync client to make the config files work.

2.0.0

23 Feb 22:21
faa2e51
Compare
Choose a tag to compare

Use tomplus/kubernetes_asyncio as the K8s client; move to JupyterHub 2.1.1.

This release relies on rubin-kubespawner. A following release will adopt kubespawner 3.x from upstream, which will use asyncio K8s.

1.6.0

27 Jan 23:36
@rra rra
1.6.0
cae9eaf
Compare
Choose a tag to compare
  • Derive the cachemachine URL from the base URL instead of a separate configuration option

1.5.0

24 Jan 23:45
@rra rra
1.5.0
fdc56cb
Compare
Choose a tag to compare
  • Use the new Moneypenny API for provisioning users
  • Update dependencies

1.4.3

01 Dec 17:18
@rra rra
1.4.3
5c0ca72
Compare
Choose a tag to compare
  • Fix authentication refresh for internal calls (such as from the lab to the hub) to not force a Gafaelfawr authentication

1.4.2

11 Nov 19:04
@rra rra
1.4.2
b018b9b
Compare
Choose a tag to compare
  • Correctly refresh auth state before spawning a lab
  • Update dependencies

1.4.1

28 Sep 23:11
5aa5978
Compare
Choose a tag to compare

Point to jupyterhub_config in /usr/local/etc, which is the default, so we can remove the ENTRYPOINT override on the docker image.

1.4.0

27 Sep 20:04
8287473
Compare
Choose a tag to compare

Move to JupyterHub 1.4 as our base.

1.3.2

26 Aug 16:10
@rra rra
1.3.2
c5cf878
Compare
Choose a tag to compare
  • Be robust if the spawner form contains only image_dropdown and not image_list, which can happen with disabled JavaScript
  • Fix some invalid HTML in the spawner page
  • Use labels for spawner options so that someone can click on the text as well as the radio button or checkbox
  • Select historical image by default if there are no cached images
  • Select historical image if the user clicks on the dropdown, even if they pick the item that's already selected