Skip to content

Change validations to allow blank but not allow nil

Reuben Pereira requested to merge 65096-fix-validations into master

What does this MR do?

  • Allow outbound_local_requests_whitelist to be [] but not nil.
  • Ensure that code does not crash when outbound_local_requests_whitelist is nil.

Issue: #65096 (closed)

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports