I am trying to migrate from v0.5 to v0.8. In v0.5,...
# talk-keto
b
I am trying to migrate from v0.5 to v0.8. In v0.5, namespaces were not there. In v0.8 they are there. In v0.8, I have 3 namespaces - organisations, applications and spaces. I had stored organisation-admin data in keto v0.5, when I migrate how would v0.8 knows that admin data belongs to organisation namespace?
s
we unfortunately don't have an automated migration form pre zanzibar Keto, i.e. <= v0.5 to the newer versions, as you have noticed the concepts changed completely
so you will have to write your own migration depending on your usecase
b
got it! @steep-lamp-91158 So I am on v0.5 and I want to upgrade to v0.9 and suppose I write my own migration scripts then I can directly do it, right? I dont have to migrate to v0.8 and then goto v0.9?
s
yes, in that case just go for v0.9
b
Thanks @steep-lamp-91158!