zitadel/cmd/mirror
Silvan 0ea3c5691f
fix(mirror): read config correctly (#8330)
# Which Problems Are Solved

The mirror command read the configurations in the wrong order

# How the Problems Are Solved

The Pre execution run of `mirror` reads the default config first and
then applies the custom configs
2024-07-18 14:00:58 +00:00
..
auth.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
config.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
defaults.yaml feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
event_store.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
event.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
mirror.go fix(mirror): read config correctly (#8330) 2024-07-18 14:00:58 +00:00
projections.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
system.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00
verify.go feat(cmd): mirror (#7004) 2024-05-30 09:35:30 +00:00