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

How can i do canary release based on the http request header? #103

Open
SpecialYang opened this issue Nov 14, 2022 · 2 comments
Open

How can i do canary release based on the http request header? #103

SpecialYang opened this issue Nov 14, 2022 · 2 comments

Comments

@SpecialYang
Copy link
Contributor

For example, the request with header stage: pre will be routed to the service canary version, otherwise the request will be routed to the service online version.

@zmberg
Copy link
Member

zmberg commented Nov 14, 2022

Pr has been submitted and will be released in the next version.

@veophi
Copy link
Member

veophi commented Feb 17, 2023

Kruise-Rollout v0.3.0 has supported this feature. We will give the doc and guide very soon. @SpecialYang

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

No branches or pull requests

3 participants