PROBLEM
Unable to upgrade ArcGIS Enterprise 11.1 on Kubernetes to 11.2 when the organization uses Azure Container Registry.
The upgrader job returns a NullPointerException while verifying container image availability during the upgrade pre-requisite check.
Example log messages as shown in the next image include:
If the ArcGIS Enterprise on Kubernetes organization is configured to pull images from an Azure Container Registry (ACR) instance, the upgrade from version 11.1 to 11.2 fails. Since the upgrade fails before any operations that change the state of the organization, the upgrade can be retried without redeploying or restoring from backup after implementing the following workaround.
To resolve this issue, you can skip the validation check to ensure the availability of images before starting the upgrade process. Since the validation check will not be run, it is important to confirm that all the required images are present in the registry prior to implementing this workaround.
{"skipImageAvailabilityCheck":true}
Article ID: 000031676
Get help from ArcGIS experts
Download the Esri Support App