Current code works great with Illumos/SmartOS, but release builds aren't available for download.
I've run build, test, and release on SmartOS as well as confirming that functions work against an existing gitlab (private) instance using the current release version of vault (which has a solaris/illumos binary).
The only change that was necessary to add in our environment was adding illumos to the os list in goreleaser.yaml file.
Current code works great with Illumos/SmartOS, but release builds aren't available for download.
I've run build, test, and release on SmartOS as well as confirming that functions work against an existing gitlab (private) instance using the current release version of vault (which has a solaris/illumos binary).
The only change that was necessary to add in our environment was adding
illumos
to the os list ingoreleaser.yaml
file.If you'd prefer a PR, I'm happy to put one in.