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

fix: missing karmada-search helm template strategy #2994

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

a7i
Copy link
Contributor

@a7i a7i commented Dec 27, 2022

Signed-off-by: Amir Alavi amiralavi7@gmail.com

What type of PR is this?
/king bug

What this PR does / why we need it:
search.strategy was specified in values.yaml but was never being rendered.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

fix: missing karmada-search helm template strategy

Signed-off-by: Amir Alavi <amiralavi7@gmail.com>
@karmada-bot karmada-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 27, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2994 (12abde3) into master (6af94e2) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2994      +/-   ##
==========================================
+ Coverage   38.56%   38.58%   +0.01%     
==========================================
  Files         206      206              
  Lines       18792    18792              
==========================================
+ Hits         7248     7250       +2     
+ Misses      11117    11115       -2     
  Partials      427      427              
Flag Coverage Δ
unittests 38.58% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
pkg/search/proxy/store/util.go 94.31% <0.00%> (+0.94%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Poor12
Copy link
Member

Poor12 commented Dec 28, 2022

/lgtm
/approve

@karmada-bot karmada-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 28, 2022
@karmada-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Poor12

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@karmada-bot karmada-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 28, 2022
@karmada-bot karmada-bot merged commit 24c81c3 into karmada-io:master Dec 28, 2022
@a7i a7i deleted the fix-missing-search-strategy branch December 28, 2022 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants