Skip to content

Porridge/rox 33117 chmod#19179

Draft
porridge wants to merge 10 commits intomasterfrom
porridge/ROX-33117-chmod
Draft

Porridge/rox 33117 chmod#19179
porridge wants to merge 10 commits intomasterfrom
porridge/ROX-33117-chmod

Conversation

@porridge
Copy link
Contributor

Description

change me!

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

change me!

@openshift-ci
Copy link

openshift-ci bot commented Feb 25, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • The new chart target in operator/Makefile uses [[ ... ]] and if with Bash-specific syntax, but Makefiles default to /bin/sh; consider either switching the Makefile shell to Bash explicitly or using POSIX-compliant conditionals to avoid portability issues in different environments.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The new `chart` target in `operator/Makefile` uses `[[ ... ]]` and `if` with Bash-specific syntax, but Makefiles default to `/bin/sh`; consider either switching the Makefile shell to Bash explicitly or using POSIX-compliant conditionals to avoid portability issues in different environments.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@rhacs-bot
Copy link
Contributor

rhacs-bot commented Feb 25, 2026

Images are ready for the commit at 52d445c.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-156-g52d445c243.

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.54%. Comparing base (2d25d53) to head (925df87).
⚠️ Report is 25 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #19179      +/-   ##
==========================================
+ Coverage   49.52%   49.54%   +0.01%     
==========================================
  Files        2671     2674       +3     
  Lines      201582   201755     +173     
==========================================
+ Hits        99832    99955     +123     
- Misses      94295    94341      +46     
- Partials     7455     7459       +4     
Flag Coverage Δ
go-unit-tests 49.54% <ø> (+0.01%) ⬆️

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:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants