Skip to content

Conversation

@Aashiq-J
Copy link
Member

Description

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@Aashiq-J Aashiq-J requested a review from shemau as a code owner August 13, 2025 08:04
@Aashiq-J
Copy link
Member Author

/run pipeline

@vkuma17
Copy link
Contributor

vkuma17 commented Aug 13, 2025

@Aashiq-J i think this pipeline will fail because for monitoring agent will not get installed on cluster with RHCOS nodes. I have another PR opened #640 which takes care of this change.

@vkuma17
Copy link
Contributor

vkuma17 commented Aug 13, 2025

With default OCP version change, 4.18 OCP is the default and hence we have to move to RHCOS. But monitoring agent has some issue fetching the libraries on RHCOS which is natively supported for RHEL 8. To overcome this issue, we can enable universal ebpf for the monitoring agent helm chart but in this module we are having old monitoring agent helm chart which does not support ebpf also. Hence, we have to lock in the old version of OCP to unblock test failures which is taken care in
#641. This PR is closed without being merged.

@vkuma17 vkuma17 closed this Aug 13, 2025
@vkuma17 vkuma17 deleted the version branch August 13, 2025 16:43
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