Create a functionality that checks for updates to the Instaclustr operator and its software components by sending a request to a URL. If the Instaclustr Operator identifies available updates, it will log this information. The operator applies updates and software components automatically. Any errors in checking will have no impact on operator operation.
Add a possibility to disable the upgrade check (e.g. disable_check_for_upgrades value in the Helm chart to true.)
Create a functionality that checks for updates to the Instaclustr operator and its software components by sending a request to a URL. If the Instaclustr Operator identifies available updates, it will log this information. The operator applies updates and software components automatically. Any errors in checking will have no impact on operator operation. Add a possibility to disable the upgrade check (e.g.
disable_check_for_upgrades
value in the Helm chart totrue
.)