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 progress bar for decompressGzWithSparse and vendor CopySparse #21521

Merged

Conversation

l0rd
Copy link
Member

@l0rd l0rd commented Feb 5, 2024

Does this PR introduce a user-facing change?

None

@rhatdan
Copy link
Member

rhatdan commented Feb 5, 2024

Looks like this needs a rebase.

@l0rd l0rd force-pushed the progbar-n-copysparse branch 2 times, most recently from 8be1ce2 to 2526b8d Compare February 5, 2024 23:52
@l0rd
Copy link
Member Author

l0rd commented Feb 5, 2024

Looks like this needs a rebase.

Done

@baude
Copy link
Member

baude commented Feb 6, 2024

/approve

Copy link
Contributor

openshift-ci bot commented Feb 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude, l0rd

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 6, 2024
@baude
Copy link
Member

baude commented Feb 6, 2024

LGTM but i would prefer #21508 to merge first ... it looks like it also flaked, so i'll restart that job

@rhatdan
Copy link
Member

rhatdan commented Feb 6, 2024

/lgtm
/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 6, 2024
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 6, 2024
@l0rd l0rd force-pushed the progbar-n-copysparse branch from 2526b8d to 0839d62 Compare February 6, 2024 14:02
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 6, 2024
Re-enabled the code to show the progress bar when decompressing
a gz image (e.g. fedora-coreos-*-applehv.*.raw.gz).

Vendored github.com/crc-org/crc/v2/pkg/os to use its `CopySparse`
instead of pkg/machine/compression/copy.go (that has been
deleted).

[NO NEW TESTS NEEDED]

Signed-off-by: Mario Loriedo <[email protected]>
@l0rd l0rd force-pushed the progbar-n-copysparse branch from 0839d62 to f886ca0 Compare February 6, 2024 14:34
@l0rd
Copy link
Member Author

l0rd commented Feb 6, 2024

@baude it looks like everything is green

@baude
Copy link
Member

baude commented Feb 6, 2024

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 6, 2024
@baude
Copy link
Member

baude commented Feb 6, 2024

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 6, 2024
@openshift-merge-bot openshift-merge-bot bot merged this pull request into containers:machine-dev-5 Feb 6, 2024
85 checks passed
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label May 7, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. machine release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants