Alert Type

PSN - Product Support Notification
HighTo mitigate these issues, customers are highly encouraged to install the patch scripts included in this Technical Service Bulletin.
HighIn order to deploy devices in Paragon Automation, customers should install the patch scripts included in this Technical Service Bulletin

Product Affected

Paragon Automation

Alert Description

After an install of Paragon Automation version 21.3, there have been multiple issues with deployment of devices.  

Solution

All Paragon Automation customers should install the enclosed patch script below, in order to complete deployment of devices in Paragon Automation

The combined-patch.sh script needs to run kubectl, which means either KUBECONFIG variable needs to be set, or ~/.kube/config must exist and contain admin credentials for the cluster. By default it is enough to copy the scripts to one of the master nodes and run them locally.

The combined-patch script file addresses the following:

DV-4607: Cert manager certificate in devicemodel needs to be updated to include dnsNames
DV-4595: Increase docker registry resiliency
POC-9010: Disk partition filled due to uncapped opendistro size
DV-4580: After installing 21.3 with the default config.yml . There is an extra line in the northstar license that would cause an issue with LSP provisioning with the error" Unable to provision LSP -- log error "no provisioning license, unable to fulfill the request"
POC-9225: Add anti-affinity to rabbitmq template

To run the script, use bash by doing one of the following:
chmod +x <scriptname>
./<scriptname>

or
bash <scriptname>

The script will restart the needed services, so it does not require a reboot of the server.
 

Modification History

05/09/2022 - Added DV and POC id's that are being addressed by the patch scripts.
05/11/2022 - Replaced three individual scripts with a single combined-patch.sh script, and included bugs addressed by this patch.  Also, specified to run this script with bash, and the script will restart services, so no reboot of the server is necessary.
02/28/2024 - Updated sharing status