Coder Social home page Coder Social logo

kubectl-kustomize's Issues

Include helm to container

I use kustomize with helm.

So it would be nice to add it to the container. I've created my form with it.

And I'm not sure should I create a PR for this or not?

Do you want to have a helm inside this container? Or this would requires a new one docker image like I did: werwolfby/kubectl-kustomize-helm?

Remove 'sh' entrypoint

Hi, I'm trying to use your image on GitLab CI, but where you've overridden the base Alpine image's entrypoint, it causes the job to fail. I believe it's because GitLab tries to use the CMD of sh itself:

sh: can't open 'sh': No such file or directory

The fix, I believe, is to just remove the ENTRYPOINT line from your Dockerfile entirely, and use the standard Alpine one, which works fine.

Release pipeline seems to be disabled

Hi,

It looks as though the pipeline for this project has been disabled due to inactivity, meaning that the most recent version of kustomize (5.3.0) is not yet in the version of this container image published to docker hub (which has 5.2.1).
I found out as I am using the latest version of the image but it does not contain the most recent version of kustomize.

While there are lots of ways for me as a user to work around it, I thought you might like to know.

-Malcolm

newer container image does not work

devholic/kubectl-kustomize:1.16.2-3.2.3 works well

$ docker run --rm --entrypoint /usr/local/bin/kustomize devholic/kubectl-kustomize:1.16.2-3.2.3 version
Version: {Version:kustomize/v3.2.3 GitCommit:f8412aa3d39f32151525aff97a351288f5a7470b BuildDate:2019-10-08T23:30:25Z GoOs:linux GoArch:amd64}

but kubectl-kustomize:1.17.0-3.5.3 does not

$ docker run --rm --entrypoint /usr/local/bin/kustomize devholic/kubectl-kustomize:1.17.0-3.5.3 version
standard_init_linux.go:211: exec user process caused "exec format error"

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.