ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
49 stars 88 forks source link

mas update , Db2uClusters multiple namespace listing wrong #1415

Closed zoltanpesko closed 2 months ago

zoltanpesko commented 3 months ago

Collection version

latest

Environment information

podman run -ti --rm --pull always quay.io/ibmmas/cli mas update

What happened?

✅️ 3 Db2uClusters (db2u.databases.ibm.com/v1) found in multiple namespaces Db2uClusters were found in multiple namespaces, select the namespace to target from the list below:

  1. cpd 1. db2u "this should be number 2" The list numbering is wrong. db2u should be number 2.

Relevant log output

5) Dependency Update Checks
✅️ IBM Watson Discovery is not installed
✅️ IBM Certificate-Manager is not installed
✅️ IBM User Data Services is not installed
✅️ Grafana Operator v4 is not installed
✅️ MongoDb CE is aleady installed at version 6.0.12
✅️ 3 Db2uClusters (db2u.databases.ibm.com/v1) found in multiple namespaces
Db2uClusters were found in multiple namespaces, select the namespace to target from the list below:
1. cpd
1. db2u
Select namespace 2
✅️ 1 Kafkas (kafka.strimzi.io/v1beta2) in namespace 'strimzi' will be updated
✅️ IBM Cloud Pak for Data is already installed at version 4.8.0
durera commented 2 months ago

Fixed in https://github.com/ibm-mas/cli/pull/1193