You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bit more context - we're using the wixquix/quix-frontend and wixquix/quix-backend docker images. After the recent update, the folder names, notebook names are blank, and the notes titles all default to Presto.
Another ask is - is it possible to have version tags for docker images? i'm using kubernetes to manage the pods, so it's hard to maintain a stable version because each time the pods restart, we're pulling in the latest tag. So in the event of breakages, we can't easily revert to an earlier stable version. And we don't want to go all the way back to release-v1 because the new features of sharing and embedding, among many others, are really nice.