BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Documentation - CP4BA components versions

    Posted Mon July 12, 2021 08:53 AM
    Hi,

    do you know if there's an easy way to find the versions of all components (images) of an iFix or base version of CP4BA ?
    In a table per example.

    Thanks in advance

    ------------------------------
    Yannick Martin
    ------------------------------


  • 2.  RE: Documentation - CP4BA components versions

    Posted Sun July 18, 2021 05:51 PM
    Hi Yannick,

    I received this from the team yesterday.

     The resources.yaml file in the CASE package should list all of the image tags for the current release. The archives are available in the https://github.com/IBM/cloud-pak/tree/master/repo/case/ibm-cp-automation repo. The resource.yaml file is found in ibm-cp-automation\inventory\cp4aOperatorSdk. Let us know if this doesn't give you what you want.

    The CR templates under the cert-kubernetes repo should also contain all of the tags, but these are split by pattern. The cert-kubernetes archive is under ibm-cp-automation\inventory\cp4aOperatorSdk\files\deploy\crs


    Thanks!

    ------------------------------
    Stephanie Wilkerson
    IBM
    ------------------------------



  • 3.  RE: Documentation - CP4BA components versions

    Posted Tue July 20, 2021 04:20 AM
    Hi Stephanie,

    when I check the Github cloud pak, our implemented version is not present (20.0.3 IF005).
    In the ga-556-p8cpe-la001 tag, what means la001, is it a fix version as for the on-premisses notation ?

    Thanks

    ------------------------------
    Yannick Martin
    ------------------------------



  • 4.  RE: Documentation - CP4BA components versions

    Posted Mon July 19, 2021 02:10 AM
    Since 21.0.1, the image digests of ifix images are compiled into the operator. That is,
    if you were on 21.0.1 and need to install 21.0.1-IF001 following https://www.ibm.com/support/pages/readme-cloud-pak-business-automation-2101-if001, you update your operator and set appVersion to 21.0.1.1. The operator will know which images to choose. When you leave the 21.0.1 value in appVersion, the updated operator should behave as if you were still using the 21.0.1 operator, because it has the 21.0.1 images list compiled into it, too.

    Only if you are told by support to update an individual component, you should add a tag for this component's image into your CR and remember to remove it when changing appVersion.

    HTH Jens

    ------------------------------
    Jens Engelke
    ------------------------------



  • 5.  RE: Documentation - CP4BA components versions

    Posted Tue July 20, 2021 04:04 AM
    Hi Jens,

    thanks for your answer but the link is broken (The page you're looking for may have been moved or deleted. Start a new search on ibm.com or visit one of the popular sites shown below).
    We deploy yet the 20.0.3 version. 

    Regards

    ------------------------------
    Yannick Martin
    ------------------------------



  • 6.  RE: Documentation - CP4BA components versions

    Posted Tue July 20, 2021 12:11 PM
    Sorry, the comma at the end of the URL was part of the link.

    https://www.ibm.com/support/pages/readme-cloud-pak-business-automation-2101-if001

    ------------------------------
    Jens Engelke
    ------------------------------