Project

General

Profile

Actions

Bug #16753

closed

Bug #16549: Shared files are broken in relayd

Bug #16641: Error 404 when accessing shared-files (relayd)

shared-files api put files in the wrong path

Added by Vincent MEMBRÉ about 4 years ago. Updated about 4 years ago.

Status:
Released
Priority:
N/A
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

sharing a file from a node to another node is not working because the file is put by shared file api in the wrong place.

/var/rudder/shared-files/<targetID>/<sourceid>/myfile

but it should be

/var/rudder/shared-files/<targetID>/files/<sourceid>/myfile

instead

Actions #1

Updated by Vincent MEMBRÉ about 4 years ago

  • Status changed from New to In progress
  • Assignee set to Vincent MEMBRÉ
Actions #2

Updated by Vincent MEMBRÉ about 4 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder/pull/2776
Actions #3

Updated by Vincent MEMBRÉ about 4 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ about 4 years ago

  • Target version changed from 6.0.4 to 6.0.3
Actions #5

Updated by Vincent MEMBRÉ about 4 years ago

  • Fix check changed from To do to Checked
Actions #6

Updated by Alexis Mousset about 4 years ago

  • Name check changed from To do to Reviewed
Actions #7

Updated by Vincent MEMBRÉ about 4 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.0.3 which was released today.

Actions

Also available in: Atom PDF