When running a newer version of the operator on an older environment, migration fails because IdentityProviderConfiguration resources don't exist. These resources are created during workspace initialization via IDPSubroutine, but workspaces created before this feature was implemented are already initialized. This leads missing IdP configurationn and users unable to login into previously created organizations.
refers to platform-mesh/backlog#150
When running a newer version of the operator on an older environment, migration fails because
IdentityProviderConfigurationresources don't exist. These resources are created during workspace initialization via IDPSubroutine, but workspaces created before this feature was implemented are already initialized. This leads missing IdP configurationn and users unable to login into previously created organizations.refers to platform-mesh/backlog#150