GithubHelp home page GithubHelp logo

Comments (7)

gaby avatar gaby commented on August 24, 2024 2

I will take a look at this. It seems it's only 500KB installed for alpine. :-)

from helm-kubectl.

cmoulliard avatar cmoulliard commented on August 24, 2024 1

That should be great to include jq which is a nice tool able to perform such queries: https://wilsonmar.github.io/jq/
and could be used also to get image tags wget -q https://registry.hub.docker.com/v1/repositories/kindest/node/tags -O - | jq -r '.[].name'

Binary is just 3.7Mb : https://github.com/stedolan/jq/releases

from helm-kubectl.

gaby avatar gaby commented on August 24, 2024 1

@cmoulliard @smatyas Changes with jq have been merged.

from helm-kubectl.

gaby avatar gaby commented on August 24, 2024 1

@cmoulliard @smatyas @abuisine PR #110 added yq to the latest Docker image.

from helm-kubectl.

abuisine avatar abuisine commented on August 24, 2024

I have the exact same request, manipulating json is quite handy !
You migth as well consider yq :)

In any case, thx for updating such a docker image.

from helm-kubectl.

smatyas avatar smatyas commented on August 24, 2024

After 5 months, there seem to be very few support/interest about this issue.
(Or three times more approval then opposition from another point of view :))

Anyway, I'm closing this PR in favor of my dependant image that does include jq and yq as well:
https://hub.docker.com/r/smatyas/helm-kubectl-plus

It will follow the releases of this repository.

Cheers!

from helm-kubectl.

gaby avatar gaby commented on August 24, 2024

@abuisine Sadly it seems yq is 5MB in size, compared to jq which is 500KB

from helm-kubectl.

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.