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

[APK] Add implementation for HTTPRoute filters #1170

Merged
merged 3 commits into from
Jul 1, 2024

Conversation

sgayangi
Copy link
Contributor

@sgayangi sgayangi commented Jun 6, 2024

Purpose

This PR adds functionality for header modification (header addition and removal), request redirection and request mirroring for both DP to CP and CP to DP flows for APK with APIM.

Fixes wso2/apk#2387

@sgayangi sgayangi added the trigger-action gradle build for apk-agent label Jun 6, 2024
@github-actions github-actions bot removed the trigger-action gradle build for apk-agent label Jun 6, 2024
@sgayangi sgayangi added the trigger-action gradle build for apk-agent label Jun 6, 2024
@github-actions github-actions bot removed the trigger-action gradle build for apk-agent label Jul 1, 2024
@sgayangi sgayangi added the trigger-action gradle build for apk-agent label Jul 1, 2024
@sgayangi sgayangi changed the title [APK] Add implementation for header modifier policy [APK] Add implementation for HTTPRoute filters Jul 1, 2024
@sgayangi sgayangi merged commit ed69588 into wso2:master Jul 1, 2024
3 checks passed
@github-actions github-actions bot removed the trigger-action gradle build for apk-agent label Jul 1, 2024
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.

Add header modifier, request redirect and request mirroring support in Agent
2 participants