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

✨ Add flag to allow usage of pprof in operator-controller (disabled by default) as it is available for catalogd #1875

Conversation

camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Mar 20, 2025

Description

In this PR we just add the option to use pprof as it exists for catalogd.
The documentation which describes how to use them is in its specific PR: https://github.com/operator-framework/operator-controller/pull/1876/files

It is related to (Motivated by):

@camilamacedo86 camilamacedo86 requested a review from a team as a code owner March 20, 2025 11:05
Copy link

netlify bot commented Mar 20, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit c27e7c6
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/67dbf677b9b7f8000879e3a6
😎 Deploy Preview https://deploy-preview-1875--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Mar 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.93%. Comparing base (0c87596) to head (c27e7c6).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1875      +/-   ##
==========================================
- Coverage   69.00%   68.93%   -0.07%     
==========================================
  Files          66       66              
  Lines        5236     5238       +2     
==========================================
- Hits         3613     3611       -2     
- Misses       1392     1395       +3     
- Partials      231      232       +1     
Flag Coverage Δ
e2e 50.37% <100.00%> (-0.06%) ⬇️
unit 56.75% <0.00%> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@anik120 anik120 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 20, 2025
@camilamacedo86 camilamacedo86 added this pull request to the merge queue Mar 21, 2025
Merged via the queue into operator-framework:main with commit fc88b93 Mar 21, 2025
21 of 22 checks passed
@camilamacedo86 camilamacedo86 deleted the add-pprof-support-controller-oper branch April 11, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants