GithubHelp home page GithubHelp logo

Any opinion on pipelinesascode? about tekline HOT 2 OPEN

uqix avatar uqix commented on August 17, 2024
Any opinion on pipelinesascode?

from tekline.

Comments (2)

joyrex2001 avatar joyrex2001 commented on August 17, 2024

Tekline was initiated when pipelines-as-code was still in a proof of concept phase, and therefor not useable for our setup. Beside this, the pipeline system we were building was bare kubernetes based, not OpenSHift.

The main requirements we had when starting this were:

  • be able to share versioned standard pipelines
  • be able to share versioned standard tasks
  • be able to update tasks and pipelines without breaking current usage of these
  • keep the pipeline configuration close to the soure repository that uses it
  • allow bring-your-own-pipeline if there is no standard pipeline available

These requirements are all met with tekline, and I would not change the setup where this project originated from. After a couple of years, this has proven to be a good setup which allows both sharing of tasks, pipelines and also provide the ability to create custom pipelines if the teams desire to. Using git tags for versioning helps keeping builds stable during development of the shared standard pipelines and tasks (I am not a fan of ClusterTasks).

In projects where OpenShift is used, I show this tekline implementation, but suggest them to use pipelines-as-code as this is the opinionated approach for OpenShift. I don't know in detail if pac supports the requirments I mentioned earlier though.

from tekline.

uqix avatar uqix commented on August 17, 2024

Thanks for sharing, we have quite the same requirements

from tekline.

Related Issues (1)

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.