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

Rolling Update Fixes #295

Merged
merged 32 commits into from
Nov 26, 2018
Merged

Rolling Update Fixes #295

merged 32 commits into from
Nov 26, 2018

Conversation

ukclivecox
Copy link
Contributor

  • Service Orchestrator becomes ready only when all graph elements can be reached
  • Deployment names are created to include hash of model image names, so any changes to an image will mean a new k8s deployment will be created
  • Unused Services and Deployments are only deleted when new Deployments are ready
  • Added end-to-end Java tests
  • Added initial set of rolling update tests running on a k8s cluster

…te by configuration. Handle connection errors better. Add retries and lower defualt connection timeout
@ukclivecox ukclivecox changed the title WIP: Rolling Update Fixes Rolling Update Fixes Nov 26, 2018
@ukclivecox ukclivecox merged commit 36e96c1 into SeldonIO:master Nov 26, 2018
@ukclivecox ukclivecox deleted the deployment_hashes branch February 14, 2020 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant