Skip to content

Conversation

@Watson1978
Copy link
Contributor

@Watson1978 Watson1978 commented Mar 6, 2025

Which issue(s) this PR fixes:
Fixes #

What this PR does / why we need it:
This patch will fix the problem in #4848
u.path has the file path without a drive letter in Windows environment.

If Fluentd is worked on c drive and config file exists in d drive, it can't parse config file, I think.

Docs Changes:

Release Note:

@Watson1978 Watson1978 requested a review from daipom March 7, 2025 00:51
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@daipom daipom added this to the v1.19.0 milestone Mar 7, 2025
@daipom daipom added the backport to v1.16 We will backport this fix to the LTS branch label Mar 7, 2025
@daipom daipom merged commit 3a4ef4c into fluent:master Mar 7, 2025
9 of 10 checks passed
@Watson1978 Watson1978 deleted the parser branch March 7, 2025 00:56
kenhys pushed a commit to kenhys/fluentd that referenced this pull request Apr 24, 2025
**Which issue(s) this PR fixes**:
Fixes #

**What this PR does / why we need it**:
This patch will fix the problem in
fluent#4848
`u.path` has the file path without a drive letter in Windows
environment.

If Fluentd is worked on `c` drive and config file exists in `d` drive,
it can't parse config file, I think.

**Docs Changes**:

**Release Note**:

Signed-off-by: Shizuo Fujita <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
kenhys pushed a commit to kenhys/fluentd that referenced this pull request Apr 24, 2025
**Which issue(s) this PR fixes**:
Fixes #

**What this PR does / why we need it**:
This patch will fix the problem in
fluent#4848
`u.path` has the file path without a drive letter in Windows
environment.

If Fluentd is worked on `c` drive and config file exists in `d` drive,
it can't parse config file, I think.

**Docs Changes**:

**Release Note**:

Signed-off-by: Shizuo Fujita <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
kenhys pushed a commit to kenhys/fluentd that referenced this pull request Apr 24, 2025
**Which issue(s) this PR fixes**:
Fixes #

**What this PR does / why we need it**:
This patch will fix the problem in
fluent#4848
`u.path` has the file path without a drive letter in Windows
environment.

If Fluentd is worked on `c` drive and config file exists in `d` drive,
it can't parse config file, I think.

**Docs Changes**:

**Release Note**:

Signed-off-by: Shizuo Fujita <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
@kenhys kenhys added the backported "backport to LTS" is done label Apr 25, 2025
daipom pushed a commit that referenced this pull request Apr 25, 2025
…) (#4926)

**Which issue(s) this PR fixes**: 
Backport #4855
Fixes #

**What this PR does / why we need it**: 
This patch will fix the problem in
#4848
`u.path` has the file path without a drive letter in Windows
environment.

If Fluentd is worked on `c` drive and config file exists in `d` drive,
it can't parse config file, I think.

**Docs Changes**:

**Release Note**:

Signed-off-by: Shizuo Fujita <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
Co-authored-by: Shizuo Fujita <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport to v1.16 We will backport this fix to the LTS branch backported "backport to LTS" is done

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants