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

#1658 Adds global header transforms #1659

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

marklonquist
Copy link

@marklonquist marklonquist commented May 26, 2023

Closes #1658

Proposed Changes

  • new global header transforms
  • if route has same header transform key, the global one will not be used

@raman-m raman-m added feature A new feature medium effort Likely a few days of development effort waiting Waiting for answer to question or feedback from issue raiser labels May 29, 2023
@raman-m raman-m self-requested a review May 29, 2023 11:02
@raman-m raman-m changed the title Adds global header transforms #1658 Adds global header transforms Jun 1, 2023
@raman-m raman-m added in progress Someone is working on the issue. Could be someone on the team or off. and removed waiting Waiting for answer to question or feedback from issue raiser labels Jun 1, 2023
raman-m
raman-m previously approved these changes Jun 3, 2023
@raman-m
Copy link
Member

raman-m commented Jun 3, 2023

@marklonquist Thanks Mark! Good job!
I guess overriding global settings by Route local ones are covered by current unit tests, scenarios, right?

Additionally I've added commits to make code quality better.
And finally, Approved it!

@raman-m raman-m added accepted Bug or feature would be accepted as a PR or is being worked on and removed in progress Someone is working on the issue. Could be someone on the team or off. labels Jun 3, 2023
@raman-m raman-m requested a review from TomPallister June 3, 2023 16:52
@TomPallister
Copy link
Member

TomPallister commented Jun 4, 2023

Thanks for the PR! Can you update the docs so people know how to use it?

@raman-m
Copy link
Member

raman-m commented Jun 20, 2023

@TomPallister Yes, we can!
Thank you for your advice!

@raman-m raman-m force-pushed the feature/1658---Global-UpstreamHeaderTransform-settings-in-GlobalConfiguration-section branch from 9a2c20c to a08f9f9 Compare September 8, 2023 15:07
@raman-m raman-m added needs feedback Issue is waiting on feedback before acceptance and removed medium effort Likely a few days of development effort accepted Bug or feature would be accepted as a PR or is being worked on labels Sep 8, 2023
@raman-m
Copy link
Member

raman-m commented Sep 8, 2023

@marklonquist Hey Mark!
The feature branch has been rebased onto ThreeMammals:develop successfully!
Welcome to code review!

@raman-m
Copy link
Member

raman-m commented Sep 8, 2023

@marklonquist

@TomPallister commented on Jun 4

According to the Tom's request we have to add documentation for this feature.
Do you have time to contribute?

@raman-m raman-m removed the request for review from TomPallister September 8, 2023 15:33
@marklonquist
Copy link
Author

very busy with work and familiy-life. I don't know exactly when I can have time to make docs for this.

@raman-m
Copy link
Member

raman-m commented Oct 30, 2023

@marklonquist commented on Oct 13

🆗 No worries! Take care about your family, and work & life balance!
Our team will return to this PR back after merging of 30+ open PRs with lower numbers... Or, I'll find a mentor...

@raman-m raman-m added Winter'25 Winter 2025 release and removed Oct'24 October 2024 release labels Oct 26, 2024
@raman-m raman-m modified the milestones: October'24, Autumn'24 Oct 26, 2024
@raman-m raman-m force-pushed the feature/1658---Global-UpstreamHeaderTransform-settings-in-GlobalConfiguration-section branch from 78a5b3a to 234fe59 Compare November 4, 2024 14:32
@raman-m raman-m force-pushed the develop branch 14 times, most recently from c216cdf to b458f0f Compare April 7, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature Headers Transform Ocelot feature: Headers Transformation Winter'25 Winter 2025 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global UpstreamHeaderTransform settings in GlobalConfiguration section
5 participants