intel-device-plugins-for-ku.../pkg/controllers/dsa
Oleg Zhurakivskyy cfc8eb18cb operator: Support upgrade of plugins
The upgrade of the deployed plugins can be done by simply installing
a new release of the operator.

The operator auto-upgrades operator-managed plugins (CR images
and thus corresponding deployed daemonsets) to the current release
of the operator.

The [registry-url]/[namespace]/[image] are kept intact on the upgrade.

No upgrade is done for:

- Non-operator managed deployments
- Operator deployments without numeric tags

Closes #702

Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
2022-02-18 12:52:55 +02:00
..
controller_test.go operator: add node selection constraint (amd64 arch) 2021-12-02 08:54:50 -08:00
controller.go operator: Support upgrade of plugins 2022-02-18 12:52:55 +02:00