Skip to content
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

Open
wants to merge 4 commits into
base: dev-v2.11
Choose a base branch
from

Conversation

apoorvajagtap
Copy link

@apoorvajagtap apoorvajagtap commented Jan 17, 2025

Issue: rancher/rancher#48443

ForwardPort of #4876

Solution

This PR updates the fluent-bit image for windows to v3.1.8.

@apoorvajagtap apoorvajagtap requested a review from a team as a code owner January 17, 2025 17:17
Copy link

Validation steps

  • Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
  Ex:-
    longhorn-controller:
      repository: rancher/hardened-sriov-cni
      tag: v2.6.3-build20230913
  
  • Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment.
  • Approve the PR to run the CI check.

@apoorvajagtap apoorvajagtap changed the title [dev-v2.11] rancher-logging 105.2.0-rc.1+up4.10.0 create [dev-v2.11] rancher-logging 105.1.0-rc.2+up4.10.0 create Jan 17, 2025
Copy link

Validation steps

  • Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
  Ex:-
    longhorn-controller:
      repository: rancher/hardened-sriov-cni
      tag: v2.6.3-build20230913
  
  • Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment.
  • Approve the PR to run the CI check.

@apoorvajagtap apoorvajagtap changed the title [dev-v2.11] rancher-logging 105.1.0-rc.2+up4.10.0 create [dev-v2.11] rancher-logging 106.0.0-rc.1+up4.10.0create Jan 17, 2025
Copy link

Validation steps

  • Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
  Ex:-
    longhorn-controller:
      repository: rancher/hardened-sriov-cni
      tag: v2.6.3-build20230913
  
  • Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment.
  • Approve the PR to run the CI check.

@jbiers jbiers changed the title [dev-v2.11] rancher-logging 106.0.0-rc.1+up4.10.0create [dev-v2.11] rancher-logging 106.0.0-rc.1+up4.10.0 create Jan 23, 2025
@@ -130,14 +130,14 @@
+ nodeagent_fluentbit:
+ os: "windows"
+ repository: rancher/fluent-bit
+ tag: 2.2.0
+ tag: 3.1.8
Copy link
Member

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 😄

Copy link
Author

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.

Copy link
Member

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? 🤔

Copy link
Member

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

Copy link

Validation steps

  • Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
  Ex:-
    longhorn-controller:
      repository: rancher/hardened-sriov-cni
      tag: v2.6.3-build20230913
  
  • Add a 👍 (thumbs up) reaction to this comment once done. CI won't pass without this reaction to the github-action bot's latest validation comment.
  • Approve the PR to run the CI check.

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.

3 participants