I provisionned an OpenShift environment on AWS via TechZone ( TechZone Collection
I used the Docker cli image to run mas install
During installation both sbo and cluster-monitoring tasks failed with the following issue :
TASK [ibm.mas_devops.ocp_verify : Fail if one of the cluster required secrets does not exist] *** Monday 06 February 2023 10:54:35 +0000 (0:00:00.050) 0:00:05.706 ******* fatal: [localhost]: FAILED! => { "assertion": "cluster_ingress_secret_name is defined", "changed": false, "evaluated_to": false, "msg": "This cluster does not contain any of the secrets known to contain the TLS certificate for the cluster ingress." }
Here are the settings defined on the installation :
`
IBM Maximo Application Suite
Instance ID ............... atos
Catalog Source ............ ibm-operator-catalog
Subscription Channel ...... 8.9.x
IBM Entitled Registry ..... cp.icr.io/cp
IBM Open Registry ......... icr.io/cpopen
Entitlement Username ...... cp
Entitlement Key ........... eyJhbGci
IBM Maximo Application Suite Applications
IoT ...................... Skip Installation
- Monitor ............... Skip Installation
Manage ................... ibm-operator-catalog/8.5.x
- Predict ............... Skip Installation
H & P Utilities .......... Skip Installation
Assist ................... Skip Installation
MVI ...................... Skip Installation
IBM Suite License Service
Catalog Source ............ ibm-operator-catalog
License ID ................ 10005ad7de2f
License File .............. /workspace/entitlement/entitlement.lic
IBM Entitled Registry ..... cp.icr.io/cp
IBM Open Registry ......... icr.io/cpopen
Entitlement Username ...... cp
Entitlement Key ........... eyJhbGci<snip>
IBM User Data Services
Contact Email ............. quentin.despeisse@atos.net
First Name ................ Quentin
Last Name ................. Despeisse
IBM Cloud Pak Foundation Services
Catalog Source ............ ibm-operator-catalog
Storage Class Configuration
Storage Class Provider ... ocs
I provisionned an OpenShift environment on AWS via TechZone ( TechZone Collection I used the Docker cli image to run
mas install
During installation bothsbo
andcluster-monitoring
tasks failed with the following issue :TASK [ibm.mas_devops.ocp_verify : Fail if one of the cluster required secrets does not exist] *** Monday 06 February 2023 10:54:35 +0000 (0:00:00.050) 0:00:05.706 ******* fatal: [localhost]: FAILED! => { "assertion": "cluster_ingress_secret_name is defined", "changed": false, "evaluated_to": false, "msg": "This cluster does not contain any of the secrets known to contain the TLS certificate for the cluster ingress." }
Here are the settings defined on the installation : `
`