Skip to content

Core change: Adding case for handshake request header creation

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
#16 (closed)

Does this introduce a change in the core logic?

  • [YES/NO] YES

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES/NO] No

What is the current behavior?

Header gets formed for handshake requests, which do not carry relevant information

What is the new/expected behavior?

Header should not have information like partition id etc.

Have you added/updated Unit Tests and Integration Tests?

Yes

Any other useful information

Edited by Komal Makkar

Merge request reports