cert-operator
cert-operator copied to clipboard
Build a sample pipeline to build and deploy operator to OpenShift clusters
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.