Skip to content
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

Orion.initData process for slow deployment scenarios #275

Merged
merged 7 commits into from
Jul 3, 2024

Conversation

cgonzalez509
Copy link
Contributor

@cgonzalez509 cgonzalez509 commented Jun 28, 2024

cgonzalez added 7 commits June 26, 2024 16:05
entrypoint.sh retries several times curl post of new entities before failing. In some deployments orion server needs some seconds to be ready
Addition done  to allow setting custom hook delete policies. eg.  hook-succeded to delete init job on success. Tested on minikube
It customizes the number of tries before deployment of initial data fails. This solves the issue in low resourced k8s environments that some pods can take some time to be fully deployed
It customizes the number of tries before deployment of initial data fails. This solves the issue in low resourced k8s environments that some pods can take some time to be fully deployed
@dwendland dwendland added the patch Should be applied for dependency updates and small bugfixes. label Jul 3, 2024
@dwendland dwendland merged commit 6e0dd9e into FIWARE:main Jul 3, 2024
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Should be applied for dependency updates and small bugfixes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants