rstudio / helm

Helm Resources for RStudio Products
MIT License
36 stars 28 forks source link

Bump Workbench to 2024.09.1 #604

Closed skyeturriff closed 2 weeks ago

skyeturriff commented 2 weeks ago

I think we'll want to wait until the 2024.09.1 images are available before merging this one. Those images should be built once https://github.com/rstudio/rstudio-docker-products/pull/865 is merged.

jforest commented 2 weeks ago

Install tests failed trying to get the image:

Events:
  Type     Reason     Age                    From               Message
  ----     ------     ----                   ----               -------
  Normal   Scheduled  5m                     default-scheduler  Successfully assigned posit-test/rstudio-workbench-dxv0sk51ow-59ff775c49-9p952 to chart-testing-control-plane
  Normal   Pulling    3m28s (x4 over 5m)     kubelet            Pulling image "rstudio/rstudio-workbench:ubuntu2204-2024.09.1"
  Warning  Failed     3m28s (x4 over 5m)     kubelet            Failed to pull image "rstudio/rstudio-workbench:ubuntu2204-2024.09.1": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/rstudio/rstudio-workbench:ubuntu2204-2024.09.1": failed to resolve reference "docker.io/rstudio/rstudio-workbench:ubuntu2204-2024.09.1": docker.io/rstudio/rstudio-workbench:ubuntu2204-2024.09.1: not found
  Warning  Failed     3m28s (x4 over 5m)     kubelet            Error: ErrImagePull
  Warning  Failed     3m17s (x6 over 4m59s)  kubelet            Error: ImagePullBackOff
  Normal   BackOff    3m4s (x7 over 4m59s)   kubelet            Back-off pulling image "rstudio/rstudio-workbench:ubuntu2204-2024.09.1"
skyeturriff commented 2 weeks ago

@jforest I think once https://github.com/rstudio/rstudio-docker-products/pull/865 is merged in, those images should be built and the tests shouldn't fail anymore

skyeturriff commented 2 weeks ago

Looks like all the tests have passed, so I'll merge this in