Actions
Bug #6348
closedUser story #6363: Secure agent/server communication
Do not download file that are not for you in /var/rudder/tools
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Agents download everything available in /var/rudder/toold.
But almost all those tools are OS specific, we should download only those that are available for the agent OS.
This can save about 20Mb on a small platform (and on a slow network link)
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.0~beta1 to 3.1.0~rc1
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.0~rc1 to 3.1.0
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.0 to 3.1.1
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 3.1.1 to 3.1.2
Updated by Jonathan CLARKE over 9 years ago
- Target version changed from 3.1.2 to 3.2.0~beta1
Updated by Jonathan CLARKE about 9 years ago
This is the same as ticket #4590. However, the solution implemented there doesn't appear to be working.
Updated by Jonathan CLARKE about 9 years ago
- Related to User story #4590: Only copy "tools" that are required for each platform (implementation) added
Updated by Jonathan CLARKE almost 9 years ago
- Is duplicate of User story #7142: Avoid copying unnecessary tools (*.exe *.msi *.bat *.rpm *.vbs *.dll on Linux Debian for example) added
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from New to Rejected
This is a duplicate of #7142
Actions