Skip to content

Conversation

@drauedo
Copy link

@drauedo drauedo commented Jan 27, 2026

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

@drauedo drauedo changed the title Adds client context Adds client context support to RIE Jan 27, 2026
@drauedo drauedo changed the title Adds client context support to RIE Add client context support to RIE Jan 27, 2026
Copy link
Member

@joe4dev joe4dev left a comment

Choose a reason for hiding this comment

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

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

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