JonahLuckett
JonahLuckett
May be redundant due to the current inability to use MQTTv5 but this way we're ready for the node update if we wanted to be.
## Description The release of `SnakeYAML 2.0` resolves CVE-2022-1471 - currently Logstash is using `SnakeYAML 1.33` Currently a clean bump to 2.0 results in the following error [taken from this...
### Overview For https://github.com/ibm-mas/cli/issues/1049 With this change the user can declare a Registry Prefix that will publish the mirror image created to `HOST:PORT/PREFIX/ `as opposed to `HOST:PORT/` There is an...
### Overview For https://github.com/ibm-mas/cli/issues/1049 With this change the user can declare a Registry Prefix that will publish the mirror image created to `HOST:PORT/PREFIX/ `as opposed to `HOST:PORT/` There is an...
Fixing a formatting issue for one of the shell commands in bash `copy_storage_files_to_pod.yml` - need to investigate the other conditions and similarly formatted commands before merging