Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[minor] [MASCORE-1495] Support CP4D v4.8 in Airgap cluster #909

Merged
merged 50 commits into from
May 21, 2024

Conversation

andrercm
Copy link
Contributor

@andrercm andrercm commented Apr 18, 2024

Allows extra options to mirror CPD images including 4.8.x extra images.

Examples:

  1. Set only --mirror-cp4d: This will use MAS_CATALOG_VERSION defined to lookup the corresponding default CPD_PRODUCT_VERSION images to be mirrored.
          mas mirror-images -m direct -d /tmp/mirror --no-confirm \

          -H $REGISTRY_HOST -P $REGISTRY_PORT -u $REGISTRY_USERNAME -p
          $REGISTRY_PASSWORD \

          --ibm-entitlement $IBM_ENTITLEMENT \

          -c v8-240405-amd64 -C  8.11.x \

          --mirror-cp4d \

          --mirror-cfs

Results:

(B Content Selection (Cloud Pak for Data - 4.6.6)(B
(B IBM Cloud Pak for Data (CP4D) ....... Mirror
(B IBM Watson Discovery ................ Skip
(B IBM Watson Studio ................... Skip
(B IBM Watson Machine Learning ......... Skip
(B IBM Analytics Engine (Spark)......... Skip
(B Content Selection (Other Dependencies)(B
(B IBM Cloud Pak Foundation Services ... Mirror
(B IBM User Data Services .............. Skip
(B IBM Suite License Service ........... Skip
(B IBM Truststore Manager .............. Skip
(B MongoDb Community Edition ........... Skip
(B + Version 4 ......................... Skip
(B + Version 5 ......................... Skip
(B + Version 6 ......................... Skip
(B IBM Db2 ............................. Skip
(B IBM AppConnect ...................... Skip
(B
2) Run Mirror Process(B
[SKIPPED] IBM Maximo Application Suite Core(B
[SKIPPED] IBM Maximo Assist(B
[SKIPPED] IBM Maximo Health & Predict Utilities(B
[SKIPPED] IBM Maximo IoT(B
[SKIPPED] IBM Maximo Manage(B
[SKIPPED] IBM Maximo Monitor(B
[SKIPPED] IBM Maximo Predict(B
[SKIPPED] IBM Maximo Optimizer(B
[SKIPPED] IBM Maximo Visual Inspection(B
Mirroring Selected Dependencies ... /tmp/mirror/logs/mirror-20240420-012830-dependencies.log

[SUCCESS] Selected Dependencies: /tmp/mirror/logs/mirror-20240420-012830-dependencies.log(B

All CPD 4.8 related tasks passed:

image

@andrercm andrercm changed the title [patch] Initial changes to support CPD 4.8 mirroring [minor] Support CP4D v4.8 in Airgap cluster May 3, 2024
@andrercm andrercm changed the title [minor] Support CP4D v4.8 in Airgap cluster [minor] [MASCORE-1495] Support CP4D v4.8 in Airgap cluster May 3, 2024
@andrercm andrercm marked this pull request as ready for review May 3, 2024 16:18
@sanjayprab sanjayprab merged commit 2f054f0 into master May 21, 2024
3 checks passed
@sanjayprab sanjayprab deleted the cp4d48-airgap branch May 21, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants