Giter VIP home page Giter VIP logo

docker-jenkins-docker-client's People

Contributors

everflux avatar javiunzu avatar riduidel avatar thelittlefireman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-jenkins-docker-client's Issues

working with new Kubernetes node

Hello,

We based our CI environment on this project, deploying our jenkins in a GKE k8s cluster, and building our docker image artifacts from there in shell jenkins job that were using directly docker build and docker push.

The problem is that since a last upgrade [ https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-and-docker/ ], the docker socket is not available on the node anymore.

Do you know if there is a workaround to keep our pipeline as close as possible from what was working a couple of weeks ago without a sudden need to re-design everything ?

I've seen people talking about kaniko and stuff, but we don't like the idea of having a build process that would not be reproducible in our local dev machine :/ Until now, it was exactly the exact same script that was used to build in a local dev env or in the CI env, and so it make it very smooth to modify and test them.

Please introduce release tags

Hello, I'd like to ask if it would be possible to introduce release tags.

We are using your image in our Jenkins running in Kubernetes cluster. Recent docker upgrade to 19.03.9 brings API version upgrade as well 1.39 -> 1.40. We needed to upgrade all our worker nodes to latest docker version immediately.

It would be good to stick with some version and plan the upgrade more in advance :-). I would be happy to help with maintenance.

Not able to set Admin default password

Use case:
Looking to use this image in my Kubernetes deployment component and run via kubectl rather than the docker cmd.

The Issue:
When passing the image in my Kubernetes cluster, I'm able to land on the /login page, however, because this is running on Kubernetes and not docker, a generated password is not present on the command prompt.

Potential solution:
Is there a way to pass a temporary default password via, the -e (environment)? With this approach login proceeds to the dashboard.

image

Automated plugin install no more seems to work

I'm trying your excellent distribution of Jenkins for training, and I have an issue with automated plugin install

At startup, I get

Configuration as Code enabled
WARN: install-plugins.sh has been removed, please switch to jenkins-plugin-cli
Configuration as Code: Installing default config
Starting /usr/local/bin/jenkins.sh as jenkins
Running from: /usr/share/jenkins/jenkins.war
webroot: EnvVars.masterEnvVars.get("JENKINS_HOME")

The second line is especially interesting.

Recent versions of Jenkins seems to provide a CLI able to install plugins, provided it knows which Jenkins instance to call (I guess).

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.