Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 2.14 KB

README.md

File metadata and controls

33 lines (26 loc) · 2.14 KB

godoc reference Go Report Card License: APACHE2.0 DUMELS Diagram SWAGGER UI

   ____    ___    ____    _____           _____   _   _    ____   ___   _   _   _____ 
  / ___|  / _ \  |  _ \  | ____|         | ____| | \ | |  / ___| |_ _| | \ | | | ____|
 | |     | | | | | |_) | |  _|    _____  |  _|   |  \| | | |  _   | |  |  \| | |  _|  
 | |___  | |_| | |  _ <  | |___  |_____| | |___  | |\  | | |_| |  | |  | |\  | | |___ 
  \____|  \___/  |_| \_\ |_____|         |_____| |_| \_|  \____| |___| |_| \_| |_____|
                                                                                      

Responsibility

  • Builds Image from source code
  • Pushes Image to registry
  • Runs container with provided args, envs
  • Triggers Jenkins job
Version Descriptors Kubernetes api Kubernetes client-go kubernetes apimachinery Tektoncd
v0.0.1-beta k8s 1.12.9 1.12.9 1.12.9 0.34.1

Want to contribute