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.7] rancher-logging 102.0.3-rc1+up3.17.10 update #3799

Merged

Conversation

HarrisonWAffel
Copy link
Contributor

@HarrisonWAffel HarrisonWAffel commented Apr 17, 2024

Issue: rancher/windows#222

Problem

Various components of Rancher are using Windows images which contain Foreign Layer references. This makes mirroring these images more difficult and is a common source of user confusion when configuring windows nodes in air-gapped environments. Other PRs to rancher/rancher and rancher-monitoring have already resulted in many of these images being fixed, however logging has not yet been addressed.

Solution

  • Bump rancher/fluent-bit to v1.8.10
    • v1.8.10 is simply a rebuilt version of 1.8.9 which no longer contains foreign layer references. There is no functional difference between the two.

Testing

I've confirmed the chart can be installed and work as expected. I've confirmed the image does not contain foreign layers.

Engineering Testing

Manual Testing

Automated Testing

QA Testing Considerations

Regressions Considerations

Backporting considerations

@HarrisonWAffel HarrisonWAffel requested review from a team as code owners April 17, 2024 21:35

This comment was marked as outdated.

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.

Copy link
Contributor

@lucasmlp lucasmlp left a comment

Choose a reason for hiding this comment

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

Please, make changes to only one main chart per PR. Otherwise, if things goes south and we need to revert this PR, it becomes quite tricky.

regsync.yaml Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

This file should not be changed by contributors. We have a GitHub action that automatically detects new docker images and updates regsync.yaml

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah okay, good to know

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've removed the changes to regsync.yaml and taken out the monitoring chart changes, this PR is now only focused on the logging chart changes

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.

@HarrisonWAffel HarrisonWAffel changed the title [v2.7] Bump Windows fluent-bit and Windows Exporter version to remove foreign layers [v2.7] Bump Windows fluent-bit version to remove foreign layers Apr 18, 2024
@lucasmlp lucasmlp changed the title [v2.7] Bump Windows fluent-bit version to remove foreign layers [dev-v2.7] rancher-logging 102.0.3-rc1+up3.17.10 update Apr 18, 2024
Copy link
Contributor

@lucasmlp lucasmlp left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@HarrisonWAffel HarrisonWAffel merged commit 997582f into rancher:dev-v2.7 Apr 18, 2024
7 checks passed
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