Skip to content

Perform plugin path validity check at source rather whenever used

Erik Dahl requested to merge slb-master-EDahl2-PluginPathChecks into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

More consistent plugin path validity check performed at source, rather than ad-hoc when the plugin is actually used.

Merge request reports