Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Nov 10:02
· 15 commits to main since this release
6f4b948
refactor: add extension config (#100)

Add extension config to `main.go` to allow extension configs to be
provided directly to the controller. This allows downstream forks to
easily extend the main controller with plugins and additional schemes easily.

---------

Signed-off-by: JM Huibonhoa <jm.huibonhoa@solo.io>