GithubHelp home page GithubHelp logo

valve-butler's Introduction

valve-butler

valve-butler는 Jenkinfile에서 사용하는 groovy 스크립트를 모듈로 제공합니다.

제공되는 주요 기능은 다음과 같습니다.

  • make_chart
    • Helm chart를 생성합니다.
  • build_chart
    • Helm chart를 chart repository에 푸시합니다.
  • build_image
    • 도커 이미지를 생성합니다.
  • deploy
    • 쿠버네티스 환경에 배포 합니다.
  • rollback
    • 이전 배포 버전으로 원복 합니다.
  • remove
    • 배포된 helm 리소스를 전체 삭제 합니다.
  • slack
    • 작업 결과를 슬랙으로 통지합니다.

사용 방법

Jenkinfile 내에서는 다음과 같이 사용할 수 있습니다.

// Requires [Pipeline: GitHub Groovy Libraries]
// https://plugins.jenkins.io/pipeline-github-lib
@Library("github.com/opsnow-tools/valve-butler")
def butler = new com.opsnow.valve.Butler()

butler.prepare()
butler.scan()

참고 자료

valve-butler's People

Contributors

nalbam avatar gelius7 avatar longlg88 avatar probot-auto-merge[bot] avatar seongho-jung avatar muyoul avatar sbbae90 avatar

Stargazers

Nguyen Huu Ty avatar Joaquin Bravo Montero avatar

Watchers

changyu.seon avatar James Cloos avatar  avatar  avatar  avatar

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.