Open
Description
Issue/Feature Description:
Currently the automatic update of the Drivers are supported by VDO via the update of compatibility-matrix(cm), this adds an extra step to trigger the update of cm to trigger the update of drivers.
We need to have a simpler way for auto-updating the drivers like regular polling the contents of cm from external URL and based on the changes the drivers will be updated. This will remove the manual step of updating the cm to trigger update of drivers.
Note :
There are two different things here
- Updating the compatibility-matrix
- Updating the drivers based on compatibility-matrix
Right now 1st Step is manual process, we need to find an alternative so that we can skip the 1st Step in automated way.
What type of Issue/Feature is this?
/kind enhancement