Skip to content

Changing secret names and enabling mdc context for SLF4jLogger

Komal Makkar requested to merge keyvalut_names_changed into master

Type of change

  • Bug Fix
  • Feature

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

Does this introduce a change in the core logic?

  • [YES/NO] Np

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?

The secret names being used are for the test infrastructure.

What is the new/expected behavior?

The secret names used are for the prod key vault secrets. Enabled MDC context for slf4jlogger

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Edited by harshit aggarwal

Merge request reports