You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
ֿ
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".
The text was updated successfully, but these errors were encountered:
Before submitting your issue, please make sure you provide as much details for the following questions as possible:
Aws.LambdaTrafficRoutingStage
test task removes white spaces from response body in JSON.Details of the environment.
Current behavior
Aws.LambdaTrafficRoutingStage
Lambda Traffic Update Task
ֿ
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".
The text was updated successfully, but these errors were encountered: