fix: updated tmp_home copy script to prevent no space error #179
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
https://jirab.statcan.ca/browse/ZONE-269
Tests / Quality Checks
Tested on
artifactory.cloud.statcan.ca/das-aaw-docker/jupyterlab-cpu:47e208c044060e2abf7449924d8f937c57ef2ee6Tested with a new notebook that had a full workspace volume attached. (created the volume by making a new default notebook, and using fallocate to make a file that took up the entire volume's storage, then deleted that notebook to free up it's volume so that it could be attached as existing to a new notebook.
We see in the logs for this scenario that it did print out the available and needed space.
Beta Process
Are there breaking changes?
Ask yourself the next question;
If no, then carry on. If yes, there is a breaking change and we want to maintain the previous image do the following
Automated Testing/build and deployment
auto-deploytag to the PR before pushing in order to build and push the image to ACR so you can test it in cluster as a custom image?JupyterLab extensions
jupyter labextension listfrom inside the notebook)?VS Code tests
Code review
auto-deploytag to your PR before your most recent push to this repo? This causes CI to build the image and push to our ACR, letting reviewers access the built image without having to create it themselvesk8scc01covidacrdev.azurecr.io/jupyterlab-cpu:746d058e2f37e004da5ca483d121bfb9e0545f2b)?