Skip to content

[ST] Fix path to DrainCleaner deployment file in STs#12042

Merged
im-konge merged 1 commit intostrimzi:mainfrom
im-konge:fix-path-to-dep-file-dc
Oct 16, 2025
Merged

[ST] Fix path to DrainCleaner deployment file in STs#12042
im-konge merged 1 commit intostrimzi:mainfrom
im-konge:fix-path-to-dep-file-dc

Conversation

@im-konge
Copy link
Copy Markdown
Member

@im-konge im-konge commented Oct 16, 2025

Type of change

  • Bugfix

Description

This PR fixes issue with installation of DrainCleaner - as all the files are taken from the path configured by the platform, but the DrainCleaner dep file was always taken from kubernetes folder, which is wrong.

Checklist

  • Make sure all tests pass

Signed-off-by: Lukas Kral <lukywill16@gmail.com>
@im-konge im-konge self-assigned this Oct 16, 2025
@im-konge im-konge requested a review from a team October 16, 2025 16:33
@im-konge im-konge added this to the 0.49.0 milestone Oct 16, 2025
@im-konge
Copy link
Copy Markdown
Member Author

/gha run pipeline=regression

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.92%. Comparing base (386d218) to head (488c2d0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12042   +/-   ##
=========================================
  Coverage     74.91%   74.92%           
- Complexity     6454     6455    +1     
=========================================
  Files           343      343           
  Lines         24336    24336           
  Branches       3207     3207           
=========================================
+ Hits          18232    18233    +1     
  Misses         4830     4830           
+ Partials       1274     1273    -1     

see 1 file with indirect coverage changes

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

@github-actions
Copy link
Copy Markdown

⏳ System test verification started: link

The following 6 job(s) will be executed:

  • regression-brokers-and-security-amd64 (oracle-vm-8cpu-32gb-x86-64)
  • regression-operators-amd64 (oracle-vm-8cpu-32gb-x86-64)
  • regression-operands-amd64 (oracle-vm-8cpu-32gb-x86-64)
  • regression-brokers-and-security-arm64 (oracle-vm-8cpu-32gb-arm64)
  • regression-operators-arm64 (oracle-vm-8cpu-32gb-arm64)
  • regression-operands-arm64 (oracle-vm-8cpu-32gb-arm64)

Tests will start after successful build completion.

@github-actions
Copy link
Copy Markdown

🎉 System test verification passed: link

@im-konge im-konge merged commit 56db592 into strimzi:main Oct 16, 2025
32 checks passed
@im-konge im-konge deleted the fix-path-to-dep-file-dc branch October 16, 2025 23:25
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