Uploaded image for project: 'OpenShift Builds'
  1. OpenShift Builds
  2. BUILD-934

clusterbuildstrategies are not getting installed by default

XMLWordPrintable

    • 1
    • Pipeline Integrations #3254

      Description of problem:

      clusterbuildstrategies are not getting installed . we need to manually go and oc apply them

      Prerequisites (if any, like setup, operators/versions):

      Install builds for Redhat openshift 1.0.1 operator

      Steps to Reproduce

       

      • Install the operator
      • create the shipwrightBuild instance(from console) or use the below
      kind: ShipwrightBuild
      apiVersion: operator.shipwright.io/v1alpha1
      metadata:
        name: openshift-builds
      spec:
        targetNamespace: openshift-builds 
      • oc get crds|grep shipwright

       

      buildruns.shipwright.io                                           
      builds.shipwright.io                                              
      buildstrategies.shipwright.io                                     
      clusterbuildstrategies.shipwright.io                              
      shipwrightbuilds.operator.shipwright.io 

       

      • oc get cbs{}

      Actual results:

      No resources found

      Expected results:

      Should return the cbs like buildah, sourcetoimage, buildpacks

      Reproducibility (Always/Intermittent/Only Once): Always

              rh-ee-sabiswas Sayan Biswas
              jitensingh Jitendar Singh
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: