Skip to content

Conversation

@cw-Guo
Copy link
Collaborator

@cw-Guo cw-Guo commented Nov 19, 2025

What this PR does / why we need it:

As titled, after this fix, we can run make e2e successfully.

@cw-Guo cw-Guo marked this pull request as draft November 19, 2025 07:38
@cw-Guo cw-Guo marked this pull request as ready for review November 20, 2025 20:25
@@ -1 +1 @@
v3.5.0
latest No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

Don't think this change belongs to this PR

Suggested change
latest
v3.5.0

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it will block the test to run successfully if we don't fix it. see here

Copy link
Collaborator

@marcofranssen marcofranssen Nov 24, 2025

Choose a reason for hiding this comment

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

Changing this will break stuff like releases, we rather fix it in the script by doing a sed replacement or something like that.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, the release #1741 should be actually be merged into a separate release branch and keep the master's version to latest. There was a mistake that we didn't create a release branch for v3.5.0

Please check the file history and you will know.

@marcofranssen marcofranssen force-pushed the fix/fluentd-e2e branch 3 times, most recently from bc9fdb8 to 4c46ec8 Compare November 21, 2025 19:03
Copy link
Collaborator

@marcofranssen marcofranssen left a comment

Choose a reason for hiding this comment

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

Couple suggestions to simplify

@cw-Guo cw-Guo force-pushed the fix/fluentd-e2e branch 2 times, most recently from 1069a58 to 0c99b62 Compare November 22, 2025 16:47
cw-Guo and others added 9 commits November 22, 2025 08:52
Signed-off-by: Chengwei Guo <[email protected]>
Signed-off-by: Chengwei Guo <[email protected]>
Signed-off-by: Chengwei Guo <[email protected]>
Signed-off-by: chengweiguo <[email protected]>
Signed-off-by: chengweiguo <[email protected]>
Signed-off-by: chengweiguo <[email protected]>
@cw-Guo
Copy link
Collaborator Author

cw-Guo commented Nov 24, 2025

Hi @marcofranssen , please fix the DCO issue for the last commit and also the e2e-test itself, right now it still fails due to the changes in last commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants