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
fix: add plugin log level
This will set the plugin log level to the same level that is configured
for aether
Signed-off-by: Spazzy <brendankamp757@gmail.com>
fix: plugin logging
With go-plugin it is hard to debug the plugins, therefore this change
should allow for more robust logging. We should in the future make this
more confiurable and aligined with the internal logging system
Signed-off-by: Spazzy <brendankamp757@gmail.com>
feat: add plugin downloader to helm
Adds the ability to specify a path to download your aether plugins from
Signed-off-by: Spazzy <brendankamp757@gmail.com>