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

Aws.LambdaTrafficRoutingStage removes white space from response body. #110

Open
eyal-mor opened this issue Nov 1, 2021 · 0 comments
Open

Comments

@eyal-mor
Copy link

eyal-mor commented Nov 1, 2021

Before submitting your issue, please make sure you provide as much details for the following questions as possible:

  • High level summary / overview of the issue (think TLDR)

Aws.LambdaTrafficRoutingStage test task removes white spaces from response body in JSON.

  • Details of the environment.

    • 1.0.9
    • 2.24.2
  • Current behavior

    • Full JSON response should be evaluated and passed as is, without modification.
    • Aws.LambdaTrafficRoutingStage
    • Lambda Traffic Update Task
    • image
      imageֿ
      Pasted_Image_01_11_2021__17_00
  • Expected behavior (Detailed description of the expected behavior and how it is different from the current behavior).
    Don't change the response body.
    Leave it as is.

  • Steps for how to reproduce (Please include Spinnaker JSON blobs and parameter values as reference where applicable)

Use test stage, and return a response from Lambda containing "white-space".

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

No branches or pull requests

1 participant