FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add client context support to RIE by drauedo · Pull Request #75 · localstack/lambda-runtime-init · GitHub

Add client context support to RIE - #75

Open
drauedo wants to merge 1 commit into
localstackfrom
client_context
Open

Add client context support to RIE#75
drauedo wants to merge 1 commit into
localstackfrom
client_context

Conversation

drauedo commented Jan 27, 2026

Copy link
Copy Markdown

This PR aims to tackle the following issue: localstack/localstack#11053

drauedo changed the title Adds client context Adds client context support to RIE Jan 27, 2026
drauedo changed the title Adds client context support to RIE Add client context support to RIE Jan 27, 2026

joe4dev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Great initiative @drauedo 👏👏
Big kudos for figuring out these LS and RIE-combined changes 🙇

Before we can merge this, we need to consider K8 compatibility and get @dfangl approval. We currently don’t have a way of versioning the Lambda RIE and updates need to be backwards-compatible if we don’t want to break enterprise usage of K8! This is not (yet) covered by any CI. Our suggested solution is outlined in DRG-327, but not yet implemented.

  • I added this point to our next Lambda service owner sync
  • Can we test the following two scenarios?
    a) Older LocalStack version that doesn't pass ClientContext with this new RIE optionally expecting ClientContext
    b) New LocalStack version that passes ClientContext with an old RIE that does not expect ClientContext

/cc @dfangl

joe4dev commented Feb 12, 2026

Copy link
Copy Markdown
Member

AWS just added support for ClientContext upstream in aws#165. Hence, these changes need to be integrated with the upstream changes here.

dfangl removed their request for review March 12, 2026 09:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL