-
Notifications
You must be signed in to change notification settings - Fork 10
Change db:create or create a command db:createifnotexists or similar. #783
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
@rohit-joy The task is ready, will be deployed alongside Keycloak support. Let me know if you need it sooner. |
@rohit-joy this is to be deployed alongside Keycloak support. What is needed here to verify this ahead of the KeyCloak request? |
@excelsior Is this Issue attached to a PR? Basically, we just need to verify with the swagger endpoint exists and can call it with Auth token or KeyCloak token. |
Merged and pushed in the CLLC repo. The new task is called |
@rohit-joy - can we close this task? |
Uh oh!
There was an error while loading. Please reload this page.
Related to
dockerfile
: during initialization of a Kubernetes cluster, we need todb:create
, thendb:migrate
. But we don't know whether thedb
already exists. So please change or add a new command likedb:createifnotexists
.The text was updated successfully, but these errors were encountered: