зеркало из https://github.com/Azure/ARO-RP.git
Merge pull request #4016 from Azure/rajdeepc2792/fix-miwi-dynamic-validation
pass fp cred to the dynamic validator for miwi flow
This commit is contained in:
Коммит
c4ed7d6235
|
@ -214,7 +214,7 @@ func (dv *openShiftClusterDynamicValidator) Dynamic(ctx context.Context) error {
|
|||
dv.fpAuthorizer,
|
||||
nil,
|
||||
dynamic.AuthorizerWorkloadIdentity,
|
||||
nil,
|
||||
fpClientCred,
|
||||
pdpClient,
|
||||
)
|
||||
if err != nil {
|
||||
|
|
Загрузка…
Ссылка в новой задаче