nandorKollar commented on PR #3887: URL: https://github.com/apache/polaris/pull/3887#issuecomment-3961550251
> @nandorKollar : try rebasing (hoping for CI fixes from main)? Okay, lets see. Helm plugin installation works on my local env, though I've a Mac, so the package is not the same as in case of CI test: ``` make helm-install-plugins --- Checking for requested dependencies --- Checking for helm... helm is installed. --- All checks complete. --- --- Installing Helm plugins --- Installing 'unittest' plugin... WARNING: Skipping plugin signature verification Support macos-arm64 No version found Downloading https://github.com/helm-unittest/helm-unittest/releases/download/v1.0.3/helm-unittest-macos-arm64-1.0.3.tgz to location /tmp/_dist/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23.2M 100 23.2M 0 0 31.8M 0 --:--:-- --:--:-- --:--:-- 42.8M found: ./_dist/helm-unittest-macos-arm64-1.0.3.tgz Validating Checksum. Preparing to install into /Users/nandorkollar/Library/helm/plugins/helm-unittest.git helm-unittest installed into /Users/nandorkollar/Library/helm/plugins/helm-unittest.git Running chart unittest written in YAML. ``` Helm version: ``` helm version version.BuildInfo{Version:"v4.1.1", GitCommit:"5caf0044d4ef3d62a955440272999e139aafbbed", GitTreeState:"clean", GoVersion:"go1.25.7", KubeClientVersion:"v1.35"} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
