AT:
- validation checks are performed before the Elasticsearch client is initialized in the upgrade
Context:
In the upgrade we often need to fetch some data prio to defining an upgrade plan. Since this causes that we skip the validation mechanisms, this can cause some weird logs or even cause errors e.g. es versions are not compatible
This is the controller panel for Smart Panels app
Perform validation checks before the es client is initialized in the upgrade
AT:
- validation checks are performed before the Elasticsearch client is initialized in the upgrade
Context:
In the upgrade we often need to fetch some data prio to defining an upgrade plan. Since this causes that we skip the validation mechanisms, this can cause some weird logs or even cause errors e.g. es versions are not compatible