You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FAB-2341] Fix validation logic with empty CodePackage
The recently added platform::ValidateDeploymentSpec did not account
for the possibility that the CodePackage may be optional under
certain scenarios.
This patch fixes this by checking for this condition and handling
gracefully.
Fixes FAB-2341
Change-Id: I83791dbf04c420e42b087805de668f0405b0214a
Signed-off-by: Greg Haskins <[email protected]>
0 commit comments