David Parker

Results 71 comments of David Parker

FWIW, having just updated our code in prep for the deprecation I have to say I agree with the OP that it's a shame we can't compare plain version strings...

After various discussions today, have decided that we'll support MQTTv5 by making it a replacement for v3.1.1 rather than an alternative/configuration option ... supporting multiple versions will create additional overheads...

`appClient.registry.deleteMultipleDevices(arryOfDevicesToBeDeleted)` should do the job in the current version 👍 See: https://github.com/ibm-watson-iot/iot-nodejs/blob/master/src/wiotp/sdk/api/RegistryClient.js#L122

Great, I’ll have a look and try wing a PR your way .. I suspect it’s relatively simply change involving adding the sha=branchname param in the method in gren that...

Merging duplicate issue https://github.com/ibm-mas/ansible-devops/issues/1264 into this and closing 1264. Hello, the Grafana operator gets its dependencies from `ghcr.io/grafana` and `docker.io/grafana` These are not in [redhat-catalogs.yml.j2](https://github.com/ibm-mas/ansible-devops/blob/master/ibm/mas_devops/roles/ocp_contentsourcepolicy/templates/redhat-catalogs.yml.j2) and thus the installation fails...

Resolved this via e-mail & Slack, it was a mis-configuration in the install/environment; there's nothing specific to HCP preventing MAS installation on this flavour of AWS, we have successfully verified...

This enhancement is being discussed internally for possible development this year. We are tracking this RFE here https://ibm-ai-apps.ideas.ibm.com/ideas/MASSWAT-I-110 for now, so I am closing this issue so that we only...

We can provide an option to customise the catalog names when using our code to set up the red hat catalogs, but generally speeaking if there's already a certified-operator-index catalog...

Action here should be: - new parameter in https://github.com/ibm-mas/ansible-devops/tree/b8cd290493651529ac0a85117e6d5ec5c588dbab/ibm/mas_devops/roles/ocp_contentsourcepolicy `redhat_catalogs_prefix` - use this prefix in the catalog source names: https://github.com/ibm-mas/ansible-devops/blob/b8cd290493651529ac0a85117e6d5ec5c588dbab/ibm/mas_devops/roles/ocp_contentsourcepolicy/templates/redhat-catalogs.yml.j2 - prefix should default to nothing, resulting in no change...