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

Import index funcs from Tink #268

Merged
merged 1 commit into from
May 9, 2022

Conversation

micahhausler
Copy link
Contributor

Signed-off-by: Micah Hausler [email protected]

Description

This change imports indexing functions from Tinkerbell and deduplicates logic copied into boots. Follow up from tinkerbell/tink#620

Signed-off-by: Micah Hausler <[email protected]>
@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #268 (cfea28f) into main (3f3b97c) will increase coverage by 0%.
The diff coverage is 0%.

@@         Coverage Diff         @@
##           main   #268   +/-   ##
===================================
  Coverage    35%    36%           
===================================
  Files        41     41           
  Lines      2740   2711   -29     
===================================
  Hits        984    984           
+ Misses     1691   1662   -29     
  Partials     65     65           
Impacted Files Coverage Δ
client/kubernetes/cluster.go 0% <0%> (ø)

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 3f3b97c...cfea28f. Read the comment docs.

@jacobweinstock jacobweinstock added the ready-to-merge Signal to Mergify to merge the PR. label May 9, 2022
@mergify mergify bot merged commit c670ca8 into tinkerbell:main May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Signal to Mergify to merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants