mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-16 12:58:00 +00:00
6614aacf78
# Which Problems Are Solved Instance domains are only computed on read side. This can cause missing domains if calls are executed shortly after a instance domain (or instance) was added. # How the Problems Are Solved The instance domain is added to the fields table which is filled on command side. # Additional Changes - added setup step to compute instance domains - instance by host uses fields table instead of instance_domains table # Additional Context - part of https://github.com/zitadel/zitadel/issues/8999 |
||
---|---|---|
.. | ||
admin | ||
build | ||
encryption | ||
hooks | ||
initialise | ||
key | ||
mirror | ||
ready | ||
setup | ||
start | ||
tls | ||
defaults.yaml | ||
zitadel.go |