Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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]>
- Loading branch information