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

Implement find manifests in k8s plugin #5271

Merged
merged 7 commits into from
Oct 11, 2024

Conversation

Warashi
Copy link
Contributor

@Warashi Warashi commented Oct 9, 2024

What this PR does / why we need it:

Add findManifests and findWorkloadManifests implementations at k8s plugin.
They will be used in the DetermineStrategy gRPC method.

Which issue(s) this PR fixes:

Part of #4980

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.12%. Comparing base (3dbf164) to head (24bd5fc).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5271      +/-   ##
==========================================
+ Coverage   24.08%   24.12%   +0.04%     
==========================================
  Files         441      441              
  Lines       47099    47121      +22     
==========================================
+ Hits        11345    11370      +25     
+ Misses      34850    34847       -3     
  Partials      904      904              

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

Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@khanhtc1202 khanhtc1202 merged commit 3fb7455 into master Oct 11, 2024
18 checks passed
@khanhtc1202 khanhtc1202 deleted the k8s-plugin-determine-strategy branch October 11, 2024 03:00
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.

3 participants