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

Track selected workloads #335

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Conversation

scothis
Copy link
Contributor

@scothis scothis commented Sep 9, 2023

When a ServiceBinding uses a selector to match workloads, we now track changes to those workload resource to reprocess the controller.

When a ServiceBinding uses a selector to match workloads, we now track
changes to those workload resource to reprocess the controller.

Signed-off-by: Scott Andrews <[email protected]>
@scothis scothis requested a review from a team September 9, 2023 19:42
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (d185b32) 81.53% compared to head (06af67c) 81.56%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #335      +/-   ##
==========================================
+ Coverage   81.53%   81.56%   +0.02%     
==========================================
  Files          15       15              
  Lines        1446     1448       +2     
==========================================
+ Hits         1179     1181       +2     
  Misses        219      219              
  Partials       48       48              
Files Changed Coverage Δ
controllers/client.go 100.00% <100.00%> (ø)

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

@scothis scothis mentioned this pull request Sep 9, 2023
@sadlerap sadlerap merged commit 1b2934a into servicebinding:main Sep 14, 2023
12 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