Skip to content

Commit 38652ec

Browse files
authored
add log hint when detected multiple cs-operator (#2654)
Signed-off-by: Allen Li <liyuchen223@gmail.com>
1 parent 347c172 commit 38652ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cp3pt0-deployment/setup_tenant.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ function install_cs_operator() {
652652
# config commonservice operator_namespace and service_namespace
653653
configure_cs_kind $ns
654654
# upgrade operator
655+
warning "Found another ibm-common-service-operator subscription in namespace $ns, please make sure it is needed for CloudPak, checking upgrade...\n"
655656
validate_operator_catalogsource $pm $ns $op_source $op_source_ns $CHANNEL op_source op_source_ns
656657
update_operator $pm $ns $CHANNEL $op_source $op_source_ns $INSTALL_MODE
657658
wait_for_operator_upgrade $ns $pm $CHANNEL $INSTALL_MODE

0 commit comments

Comments
 (0)