-
Notifications
You must be signed in to change notification settings - Fork 65
Move to zitadel/zitadel #474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@peintnermax @livio-a @adlerhurst does this issue need more clarification? |
How will it work with selfhosted v2 login? Will it be included in main zitadel docker image or will be just there in monorepo? |
The current proposal is to actually keep the changes to this repo as minimal as possible and only add capabilities, not remove any. The login should still have its own docker image, but with a version tag added that is aligned with the zitadel core version tag. We think this helps reducing mental overhead and the operational risk of incompatible deployments. If you like to learn more about the technical details, please read this draft PR's description and tell us what you think. The many code additions are not so interesting, yet, I guess, it's mainly just the synced code from the zitadel/typescript repo and first attempts of dockerizing the pipelines. Inputs are highly appreciated 🙏 |
Uh oh!
There was an error while loading. Please reload this page.
The login should be moved to zitadel/zitadel so we can align the release cycles and released versions.
The text was updated successfully, but these errors were encountered: