We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Also microk8s GH action is failing at wait_for_services method call.
wait_for_services
Waiting for https://demoexample.jans.io/jans-config-api/api/v1/health/ready to respond with 200 Error: Process completed with exit code 28.
https://github.com/JanssenProject/jans/actions/runs/12482220292/job/34835975885
I think we can remove it ,since the script already waits 5 minutes for auth-server to come up, which is normally the last service to come up.
The text was updated successfully, but these errors were encountered:
misba7
Successfully merging a pull request may close this issue.
Also microk8s GH action is failing at
wait_for_services
method call.https://github.com/JanssenProject/jans/actions/runs/12482220292/job/34835975885
I think we can remove it ,since the script already waits 5 minutes for auth-server to come up, which is normally the last service to come up.
The text was updated successfully, but these errors were encountered: