-
Notifications
You must be signed in to change notification settings - Fork 867
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
feat: Apache APISIX SetHeader support. Fixes #2668 #2678
Conversation
Signed-off-by: shareinto <[email protected]>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2678 +/- ##
==========================================
- Coverage 81.52% 81.47% -0.05%
==========================================
Files 133 133
Lines 19866 20152 +286
==========================================
+ Hits 16195 16419 +224
- Misses 2836 2881 +45
- Partials 835 852 +17
... and 4 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Signed-off-by: shareinto <[email protected]>
Signed-off-by: shareinto <[email protected]>
Can you also update the readme https://github.com/argoproj/argo-rollouts#supported-traffic-shaping-integrations |
Signed-off-by: shareinto <[email protected]>
Signed-off-by: shareinto <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Fixes #2668
Integrate Apache APISIX Ingress Controller and argo-rollouts using APISIX's CRD
Signed-off-by: shareinto [email protected]
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.