Giter VIP home page Giter VIP logo

Comments (10)

gabemontero avatar gabemontero commented on July 19, 2024

Yeah, it was a little more complicated to to get that working with the workflow plugin. I suspect we would have to leverage what is described here in some fashion, but need to look into it more, and it would take enough time that I'll need to get it sized/prioritized.

I'm marking this as a request for enhancement - @bparees - FYI

from jenkins-plugin.

rawlingsj avatar rawlingsj commented on July 19, 2024

Ok thanks @gabemontero @bparees it would be great to see openshift jenkins plugin support for the jenkins workflow plugin, it's the direction cloudbees and fabric8 are taking for CD pipeline orchestration.

from jenkins-plugin.

gabemontero avatar gabemontero commented on July 19, 2024

Yep, @bparees as been having discussions with the fabric8 folks regarding our overall Jenkins story which have included sucking in the workflow plugin into the OpenShift Jenkins image; enhancing the plugin's integration with the workflow plugin would then be an natural extension of this. We just have to get work items officially prioritized and on the books.

@sspeiche - fyi -

from jenkins-plugin.

rawlingsj avatar rawlingsj commented on July 19, 2024

thanks @gabemontero yeah I'm one of the fabric8 developers and looking at how this plugin integrates with the CD features we've developed. Being able to promote images from one project to another using workflow scripts is key, so I'm looking to see if this plugin can do that but I guess the answer is no.

from jenkins-plugin.

gabemontero avatar gabemontero commented on July 19, 2024

At least for now - adding the equivalent of oc import-image and possibly oc export (per the outline from @mfojtik 's proposal) are what are needed.

BTW, I opened this card on our trello board to track the image stream / scm piece.

And I opened this card to track the import-image piece.

from jenkins-plugin.

rawlingsj avatar rawlingsj commented on July 19, 2024

great, thanks @gabemontero

from jenkins-plugin.

bparees avatar bparees commented on July 19, 2024

i don't think oc import-image and oc export are what we're looking for.

promoting an image between projects within a single cluster is handled via oc tag today.

promoting an image between projects across clusters is not something openshift itself includes any tooling to enable. for now you'd need to docker pull/docker push the image to move it between registries.

so I don't think it's clear what we'd add to the jenkins plugin today to enable this, w/o underlying support in openshift.

from jenkins-plugin.

gabemontero avatar gabemontero commented on July 19, 2024

closing out - tracking with 2 trello cards noted on Dec 11th.

from jenkins-plugin.

gabemontero avatar gabemontero commented on July 19, 2024

@csrwng has delievered the change for this with 6ee5860

from jenkins-plugin.

rawlingsj avatar rawlingsj commented on July 19, 2024

Great - thanks @gabemontero @csrwng

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.