• Szymon Zimnowoda's avatar
    Added trigger functionality · e593196e
    Szymon Zimnowoda authored
    Added webserverUrl property to PluginRun, to allow reaching the plugin
    webservers in all supported configurations.
    Reminder, current configurations POD and Plugins can run is:
    POD on host, plugin in docker (using host networking)
    POD in docker, plugin in docker (using custom user network)
    POD in docker, plugin under kubernetes (using DNS to resolve plugin address)
    fix trigger endpoint in test, use 8008 port for localhost plugins
    e593196e