Giter Site home page Giter Site logo

jenkins-node's Issues

migrate existing nodes to k8s

This ticket is to help track progress on migrating the existing CI nodes over from an Ansible-style deployment to k8s containers.

So far the following jobs are being used for testing:

At this point, the job is succeeding. Further testing is required to ensure e2e works on this node as well, but once that's completed then we can start slowly migrating the nodes to k8s.

make this app scalable

Because we require a single NODE_NAME and NODE_SECRET envvar in the container which relates to a single worker node in jenkins, this application is unable to scale higher than 1. Instead of creating single applications for each jenkins node, it'd be more "12 factorish" to allow this app to scale proportionately to the number of nodes we want in Jenkins.

Refactor: Reduce custom logic

#9 updates the jenkins-node image to act more like a default Jenkins jnlp-slave. However, due to how e2e is setup to run (see deis/e2e-runner), we still have some custom logic in the Dockerfile and jenkins-slave script.

Therefore, this ticket is to make updates (most likely necessary both in this and the aforementioned e2e-runner repo) to switch up the Dockerfile to pull from jenkinsci/jnlp-slave as well as removing our version of the script (delete the rootfs dir).

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.