-
Notifications
You must be signed in to change notification settings - Fork 719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dev-v2.11] rancher-logging 106.0.0-rc.1+up4.10.0 create #4987
base: dev-v2.11
Are you sure you want to change the base?
Conversation
Validation steps
Ex:- longhorn-controller: repository: rancher/hardened-sriov-cni tag: v2.6.3-build20230913
|
8b199bd
to
d93f0e9
Compare
Validation steps
Ex:- longhorn-controller: repository: rancher/hardened-sriov-cni tag: v2.6.3-build20230913
|
d93f0e9
to
6db6b32
Compare
Validation steps
Ex:- longhorn-controller: repository: rancher/hardened-sriov-cni tag: v2.6.3-build20230913
|
@@ -130,14 +130,14 @@ | |||
+ nodeagent_fluentbit: | |||
+ os: "windows" | |||
+ repository: rancher/fluent-bit | |||
+ tag: 2.2.0 | |||
+ tag: 3.1.8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall. I see that this PR seems to include changes other than the fluent-bit tag itself, but it's only white spaces as it looks like, perhaps your IDE is doing some formatting?
After fixing what Dan is pointing out it should be good to go 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, Thanks for catching that!
Indeed, it was my IDE. I have disabled the auto-indentation now, so shouldn't bring in unnecessary changes to the patch now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh yeah a lot better now - way less files. Great work.
There might still be some extra changes we're not expecting but that could be caused by something else. @jbiers looking at the 2.10 PR you did it should only be this tag and the fluentbit_debug
one? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ideally the change should only include this tag - here's my commit to the 2.10 PR for reference
6db6b32
to
e0bff43
Compare
Validation steps
Ex:- longhorn-controller: repository: rancher/hardened-sriov-cni tag: v2.6.3-build20230913
|
Issue: rancher/rancher#48443
ForwardPort of #4876
Solution
This PR updates the fluent-bit image for windows to v3.1.8.