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

pkg/supplemented test: replace our null blobinfocache #2828

Merged
merged 1 commit into from
Nov 30, 2020

Conversation

nalind
Copy link
Member

@nalind nalind commented Nov 30, 2020

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

In our tests, drop our own doesn't-do-anything BlobInfoCache implementation, and just use the one provided by the image library.

How to verify it

Tests should continue to pass.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

In our tests, drop our own doesn't-do-anything BlobInfoCache
implementation, and just use the one provided by the image library.

Signed-off-by: Nalin Dahyabhai <[email protected]>
@openshift-ci-robot openshift-ci-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Nov 30, 2020
@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nalind

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

@rhatdan
Copy link
Member

rhatdan commented Nov 30, 2020

LGTM

1 similar comment
@TomSweeneyRedHat
Copy link
Member

LGTM

@TomSweeneyRedHat
Copy link
Member

/lgtm

@TomSweeneyRedHat
Copy link
Member

Although it's claiming it's needing a rebase, not sure the merge will happen.

@openshift-merge-robot openshift-merge-robot merged commit acb97f1 into containers:master Nov 30, 2020
@nalind nalind deleted the no-bic branch November 30, 2020 19:32
@mtrmac
Copy link
Contributor

mtrmac commented Dec 7, 2020

I haven’t really followed this code and I have no idea about the motivation — just for the record, c/image/pkg/blobinfocache/none.NoCache exists.

@mtrmac
Copy link
Contributor

mtrmac commented Dec 7, 2020

… and of course that’s what this PR does use. I’m sorry.

@nalind
Copy link
Member Author

nalind commented Dec 8, 2020

No worries. Thanks for confirming.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm locked - please file new issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants