Worker resultdata-audi-filesystem
| Deprecated | 0.41.0 |
| Removal | 0.49.0 |
| References | #4675 |
Impacts third-party scripts which uses the following tasks to import ISO-MME data:
w3tasks.resultdata.audi.filesystem.tasks.ImportS3BucketIsommeTestdataTaskw3tasks.resultdata.audi.filesystem.tasks.ImportIsommeTestdataTask
Despite its naming, the worker was customer independent and provided general features to import ISO-MME data into the application.
The workflow of importing ISO-MME data has been refactored and is provided using add-ons directly through the application’s GUI. For new installations, this worker is disabled by default and is not used.
To check if the worker is being used, one can check the following possible occurrences:
- Helm value
worker.resultdata.audi.filesystem.enabledis used to enable the worker, defaults toFalse. - Within the Admin Control Panel (
/api/admin) check manual createdPeriodic Taskswith methods set to the ones mentioned above.
The worker will be removed eventually.
In case a custom container registry is used, the image worker-resultdata-audi-filesystem doesn’t need to be synchronized anymore
and won’t be available for further versions neither.