splunk-cloud-sdk-go
splunk-cloud-sdk-go copied to clipboard
Require Linux/ARM64 binary for splunk/splunk-cloud-sdk-go
Hi Team,
I'm working on building a splunk/docker-splunk image for both amd64 and arm64 platforms, but it requires splunk/splunk-cloud-sdk-go binaries for arm64 platform and built them sucessfully after some changes to the Makefile.
I have checked the cicd/publish/sdk/publish.sh file but there is no mention of any specific CI to release the binaries on Github. Can you please share the process as how you are releasing the binaries on Github?
Changes required: https://github.com/odidev/splunk-cloud-sdk-go/commit/abe9ff518eeff670a5d74956aaae0f5c9551a55d
Do you have any plans for releasing arm64 binaries? It will be very helpful if an arm64 binaries is available. If interested, I will raise a PR.