cert-operator icon indicating copy to clipboard operation
cert-operator copied to clipboard

Build a sample pipeline to build and deploy operator to OpenShift clusters

Open etsauer opened this issue 6 years ago • 0 comments

In order to help with organizations looking to adopt the operator, want to provide a good method for them to get it built and deployed. To help with this, we want to build a sample deployment pipeline that includes:

  • A Jenkinsfile that handles the go build and image build of the operator
  • A template to manage the pipeline build
  • A template to manage deployment to openshift clusters
  • An Applier inventory to manage the lifecycle of the resources.

etsauer avatar Oct 16 '18 17:10 etsauer