[BUG] - Conda-Store empty UI listing for namespace on 2025.1.1rc1
#2927
Labels
area: integration/conda-store
block-release ⛔️
Must be completed for release
impact: high 🟥
This issue affects most of the nebari users or is a critical issue
needs: discussion 💬
Needs discussion with the rest of the team
type: bug 🐛
Something isn't working
Describe the bug
While testing the next release candidate, i.e
2025.1.1rc1
on a pre-deployed nebari, I noticed that intenrlay to the conda-store-server pod, an internal error was ocuround with regarding to the e validation of the Database ORM Namespace object, which leaded to a complete failed to load namespace list in the actual UI as seen bellow:The root issue has been forwarded to conda-store already under conda-incubator/conda-store#1062, and a fix will likely be included in an upcking conda-store release. Though, this leaves us with a way to handle this properly on nebari right now:
metadata_
nullable fields into empty dictionaries (more info in the linked issue above)It seems that the best course of action can be summarized in two scenarios:
Expected behavior
Namespace should show up in conda-store UI and usual user experience should succeed;
OS and architecture in which you are running Nebari
Linux
How to Reproduce the problem?
Notes on reproducatbilty in the original conda-store issue
Command output
Versions and dependencies used.
Nebari
2025.1.1rc1
Compute environment
GCP
Integrations
conda-store
Anything else?
Open for discussions
The text was updated successfully, but these errors were encountered: