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

Bump kine to fix fieldSelector issue #5795

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Conversation

brandond
Copy link
Member

@brandond brandond commented Jun 30, 2022

Proposed Changes

Bump kine to v0.9.3 to fix issue with namespaced list + fieldSelector on metadata.name

Types of Changes

bugfix / version bump

Verification

See linked issue

Testing

N/A

Linked Issues

User-Facing Change

Bumped kine to fix an issue where namespaced lists that included a field-selector on metadata.name would fail to return results when using a SQL storage backend.

Further Comments

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
@brandond brandond marked this pull request as ready for review July 1, 2022 00:06
@brandond brandond requested a review from a team as a code owner July 1, 2022 00:06
@codecov-commenter
Copy link

Codecov Report

Merging #5795 (b670d9b) into master (a5414bb) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #5795      +/-   ##
=========================================
- Coverage    9.80%   9.79%   -0.01%     
=========================================
  Files         136     136              
  Lines        9958    9960       +2     
=========================================
  Hits          976     976              
- Misses       8786    8788       +2     
  Partials      196     196              
Flag Coverage Δ
unittests 9.79% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
pkg/cluster/bootstrap.go 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9345bd0...b670d9b. Read the comment docs.

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.

5 participants