Giter VIP home page Giter VIP logo

Comments (9)

gabemontero avatar gabemontero commented on July 19, 2024

Yeah, I could see having both a build step and post-build action version of oc scale (where today we just have the build step.

@bparees FYI

from jenkins-plugin.

bparees avatar bparees commented on July 19, 2024

yeah sounds reasonable. In the meantime of course you can do a post-build shell script step that invokes oc to scale the deployment down, to avoid having a second job, right?

from jenkins-plugin.

gabemontero avatar gabemontero commented on July 19, 2024

Correct @bparees re: post build shell script invoking oc scale

On Tue, May 17, 2016 at 10:40 AM, Ben Parees [email protected]
wrote:

yeah sounds reasonable. In the meantime of course you can do a post-build
shell script step that invokes oc to scale the deployment down, to avoid
having a second job, right?


You are receiving this because you were assigned.
Reply to this email directly or view it on GitHub
#38 (comment)

from jenkins-plugin.

livelace avatar livelace commented on July 19, 2024

yeah sounds reasonable. In the meantime of course you can do a post-build shell script step that invokes oc to scale the deployment down, to avoid having a second job, right?

Jenkins is working on other host and assemble hack with remote "oc scale" ... authentication with superadmin/cluster-admin rights ... I think we will wait post-build steps, because double jobs already created and extra manipulation not needed.

from jenkins-plugin.

livelace avatar livelace commented on July 19, 2024

It's more complicated than just "oc scale", because in addition we should verify ( "Verify whether the specified number of replicas are up", oc scale --replicas=0) that deployment completely stopped and after that do something with a data, which was appeared after work of deployment.

from jenkins-plugin.

livelace avatar livelace commented on July 19, 2024

up

from jenkins-plugin.

gabemontero avatar gabemontero commented on July 19, 2024

Yeah, this could be a fairly quick one. Things are shaping up that I'll have some cycles for this one in the next day or two.

from jenkins-plugin.

livelace avatar livelace commented on July 19, 2024

@gabemontero Big thanks! Just it is last part before we will add bulk of tasks.

from jenkins-plugin.

gabemontero avatar gabemontero commented on July 19, 2024

@livelace - this pre-release version should contain this commit, which introduces the "Scale OpenShift Deployments" post build action.

Closing this out.

from jenkins-plugin.

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.