-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
remove references to outdated RAPIDS images #382
Comments
I've updated the description here with a comprehensive list of the remaining references, so we can see how much work remains. |
This is the only one left that wouldn't be fixed by an open PR. These are the outdated references: deployment/source/cloud/gcp/dataproc.md Lines 30 to 31 in 3a089c5
The way this example is written, it depends on some init scripts provided as part of Dataproc. There are other issues tracking updating those:
So I think that once #500 is merged, we can close this issue. |
Based on #382 (comment), I think this can be called complete! There are still some examples that haven't been touched in a while and probably need other types of updates, but that can flow through the normal process of development and user-submitted feedback here. |
Description
Since rapidsai/docker#539, the main RAPIDS docker images intended for end-user deployments have been:
rapidsai/base
(DockerHub link)rapidsai/notebooks
(DockerHub link)Any references in the deployment docs to older, no-longer-supported images should be replaced.
Benefits of this work
Acceptance Criteria
Approach
Start like this:
Replace those references, wherever appropriate, with
rapidsai/base
andrapidsai/notebooks
.Try to do so with the templating driven by this:
deployment/source/conf.py
Lines 27 to 42 in 8bd5b05
Uses
List of references that need to be updated:
rapidsai/rapidsai-core
imagerapidsai/rapidsai
imagerapidsai/rapidsai-nightly
image(None)
23.02
release23.04
release(None)
23.06
release23.08
release23.10
release23.12
releasecloud / gcp / dataproc.md(tracked elsewhere ... see remove references to outdated RAPIDS images #382 (comment))24.02
release(None)
24.04
release24.06
release24.08
release(None)
The text was updated successfully, but these errors were encountered: