Skip to content

Handle key error during dyne resolution

Sudershan requested to merge sbhandari85/pop-config:key_error_fix into master

Description:

  • Found that pop-create sends no dyne_names
  • This fails with key error as SOURCE is not populated

Testing Done:

  • Ran pop-create after this fix, and it succeeds now

Merge request reports