[BUG] - nebari upgrade incorrect image matching on profiles.dask_worker #1961
Labels
area: nebari-cli
project: JATIC
Work item needed for the JATIC project
type: bug 🐛
Something isn't working
Describe the bug
nebari upgrade
is incorrectly expecting theprofiles.dask_worker
section to have akubespawner_override
subsection for image tag updates. Per the schema, theimage
value should be at the top level of the named profile.Expected behavior
Command should successfully upgrade any matching image tags included in the
profiles.dask_worker
section to the current release.OS and architecture in which you are running Nebari
Ubuntu Linux, x64
How to Reproduce the problem?
Run
nebari upgrade -c nebari-config.yaml
on a file with something like the following present:Image will be found in the following (incorrect) yaml:
Image will be missed in the following (correct) yaml:
Command output
No response
Versions and dependencies used.
Nebari: 2023.7.2.dev
Compute environment
None
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: