-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unignore empty values in the
provider
configuration block in 5.0.0 (#…
…9014) * Stop validating `""` as valid `credentials` value in the PF provider config * Remove code that makes PF ignore empty values * Update PF config code tests to match change in PF config code behaviour * Update remaining PF config code tests * Update test for the PF version of credentials validator * Make not on SDK version of credentials validator that it cannot distinguish between `""` in config vs zero values
- Loading branch information
1 parent
e225a61
commit 83df041
Showing
6 changed files
with
99 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.