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

Safely deploy service for a PR and let developers involved in this change to test it on production #15

Open
Tracked by #16
bartoszmajsak opened this issue Feb 1, 2018 · 0 comments

Comments

@bartoszmajsak
Copy link
Member

bartoszmajsak commented Feb 1, 2018

Overview

As a developer, I want to deploy my service in production, side by side with the current stable version and test my new code without affecting other users.

Technical details

Istio/OpenShift PoC using simple service with a stack similar to one of the OSIO services to deploy new version alongside with the existing one and have a way to observe the behavior of your changes

Few things to consider:

  • the new service should only be available for the predefined users
  • figure out the most helpful way of reporting and detecting discrepancies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant