Giter VIP home page Giter VIP logo

Comments (8)

manusa avatar manusa commented on June 24, 2024 2

OK, aarch64 is not being considered. I'll try to provide a fix early next week, see if it resolves your problem.

from jkube.

ajeans avatar ajeans commented on June 24, 2024 1

Sure @manusa

Will test in the coming days and report back. Thanks for the swift replies and fixes.

from jkube.

ajeans avatar ajeans commented on June 24, 2024 1

Hello @manusa

I can happily report that helm-lintnow works fine on my machine. 👏

[INFO] --- k8s:1.17-SNAPSHOT:helm (default-cli) @ microservice-app ---
[INFO] k8s: Creating Helm Chart "microservice-app" for Kubernetes
[INFO] 
[INFO] --- k8s:1.17-SNAPSHOT:helm-lint (default-cli) @ microservice-app ---
[INFO] k8s: Linting microservice-app 0.0.1-SNAPSHOT
[INFO] k8s: Using packaged file: /Volumes/Workspace/b2c/template-springboot-microservice/microservice-app/target/jkube/helm/microservice-app/kubernetes/microservice-app-0.0.1-SNAPSHOT.tar.gz
[INFO] k8s: Linting successful

Thanks a lot for the very quick fix.

from jkube.

manusa avatar manusa commented on June 24, 2024

The upstream helm-java library is unable to download the suitable native implementation for your platform:

No NativeLibrary implementation found, please add one of the supported dependencies to your project

Could you please provide the output of both mvn -v and ./mvnw -v (also see if running without the wrapper works).

helm-java does several tricks under the hood to detect your platform and architecture (both macOS arm64 and amd64 should be supported). For some reason this is not working as expected.

from jkube.

ajeans avatar ajeans commented on June 24, 2024

Hello @manusa

That makes sense, here it is:

mvn -v
Apache Maven 3.9.4 (dfbb324ad4a7c8fb0bf182e6d91b0ae20e3d2dd9)
Maven home: /opt/homebrew/Cellar/maven/3.9.4/libexec
Java version: 21.0.1, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk/21.0.1/libexec/openjdk.jdk/Contents/Home
Default locale: en_FR, platform encoding: UTF-8
OS name: "mac os x", version: "13.6.4", arch: "aarch64", family: "mac"
./mvnw -v
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /Users/arnaud.jeansen/.m2/wrapper/dists/apache-maven-3.9.5-bin/32db9c34/apache-maven-3.9.5
Java version: 21.0.1, vendor: Homebrew, runtime: /opt/homebrew/Cellar/openjdk/21.0.1/libexec/openjdk.jdk/Contents/Home
Default locale: en_FR, platform encoding: UTF-8
OS name: "mac os x", version: "13.6.4", arch: "aarch64", family: "mac"

from jkube.

manusa avatar manusa commented on June 24, 2024

I just merged #2732 which should fix the issue.
Could you please try with tomorrow's snapshot and see of the new helm-lint goal works as expected.

from jkube.

manusa avatar manusa commented on June 24, 2024

Awesome, thanks for reporting back.

from jkube.

manusa avatar manusa commented on June 24, 2024

Just FYI we just released v1.16.1 with the fix, you should now be able to use the stable release instead.

from jkube.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.