Skip to content

STS QoS haproxy Part 1 changes : PR1 without Lua Filter - #34

Open
rohit2219 wants to merge 8 commits into
bloomberg:mainfrom
rohit2219:main
Open

STS QoS haproxy Part 1 changes : PR1 without Lua Filter#34
rohit2219 wants to merge 8 commits into
bloomberg:mainfrom
rohit2219:main

Conversation

@rohit2219

Copy link
Copy Markdown

Description

Please provide a meaningful description of what this change will do, or is for.
Bonus points for including links to related issues, other PRs, or technical
references.

This is the first part of changes for extracting STS Token from haproxy. I did this for easier rollbacks in case of issues and easier PR reviews

This part of the code only attaches an attribute to the txn object where we can indicate if the transaction should be parsed or not . Currently only AssumeRole is added, but it can be used for future projects like AssumeRoleWithWebIdentity.

Note that by not including a description, you are asking reviewers to do extra
work to understand the context of this change, which may lead to your PR taking
much longer to review, or result in it not being reviewed at all.

Type of Change

✅ New Feature

Checklist

  • ✅ I have read the contributing guidelines
  • ✅ Existing issues have been referenced (where applicable)
  • ✅ I have verified this change is not present in other open pull requests
  • ✅ Functionality is documented
  • ✅ New code contribution is covered by automated tests

@csch1n
csch1n marked this pull request as ready for review February 27, 2026 20:40
@csch1n
csch1n requested a review from a team as a code owner February 27, 2026 20:40

@aokhovat aokhovat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Comment thread haproxy-lua/src/haproxy_lua.lua Outdated
Comment thread haproxy-lua/src/haproxy_lua.lua Outdated
Comment thread examples/dev_cfg/haproxy_localdev.conf Outdated
Comment thread haproxy-lua/src/haproxy_lua.lua Outdated
Comment thread haproxy-lua/src/haproxy_lua.lua Outdated
Comment thread haproxy-lua/src/haproxy_lua.lua Outdated
Comment thread haproxy-lua/src/haproxy_lua.lua Outdated
@rohit2219

Copy link
Copy Markdown
Author

testing notifications

@rohit2219

Copy link
Copy Markdown
Author

@rohit2219 testing notifications

@rohit2219
rohit2219 requested a review from jacquesh March 4, 2026 21:59
@rohit2219 rohit2219 changed the title STS QoS haproxy changes Part 1 STS QoS haproxy changes Part 1 : PR1 without Lua Filter Apr 24, 2026
@rohit2219 rohit2219 changed the title STS QoS haproxy changes Part 1 : PR1 without Lua Filter STS QoS haproxy Part 1 changes : PR1 without Lua Filter Apr 26, 2026
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.

3 participants