Skip to content

Add percona-toolkit (for pt-osc/pt-online-schema-change) to the docker/lite images#7603

Merged
deepthi merged 1 commit intovitessio:masterfrom
planetscale:jg_lite
Mar 5, 2021
Merged

Add percona-toolkit (for pt-osc/pt-online-schema-change) to the docker/lite images#7603
deepthi merged 1 commit intovitessio:masterfrom
planetscale:jg_lite

Conversation

@aquarapid
Copy link
Contributor

@aquarapid aquarapid commented Mar 4, 2021

Fixes #7602

Signed-off-by: Jacques Grove aquarapid@gmail.com

docker/lite container images

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
@aquarapid aquarapid requested review from deepthi, dkhenry and enisoc March 4, 2021 05:58
@aquarapid aquarapid requested a review from derekperkins as a code owner March 4, 2021 05:58
Copy link
Contributor

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe you need libdbi and libdbd-mysql as dependencies.

@dkhenry
Copy link
Contributor

dkhenry commented Mar 4, 2021

@aquarapid what does this do to image size ? If its a large increase I think it would be better to just have a flavor that includes the files.

@aquarapid
Copy link
Contributor Author

I believe you need libdbi and libdbd-mysql as dependencies.

Adding the percona-toolkit package pulls in the necessary deps, both on debian and UBI (redhat).

@aquarapid
Copy link
Contributor Author

@aquarapid what does this do to image size ? If its a large increase I think it would be better to just have a flavor that includes the files.

@dkhenry About 3.5% increase in image (uncompressed); I expect it to be a bit less compressed, since the new files are mostly perl and compresses well.

@dkhenry
Copy link
Contributor

dkhenry commented Mar 4, 2021

Thats very acceptable. 🚢

Copy link
Contributor

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐫

@deepthi deepthi changed the title Add percona-toolkit (for pt-osc/pt-online-schema-change) to the Add percona-toolkit (for pt-osc/pt-online-schema-change) to the docker/lite images Mar 5, 2021
@deepthi deepthi merged commit fb7bd16 into vitessio:master Mar 5, 2021
@deepthi deepthi deleted the jg_lite branch March 5, 2021 18:16
@askdba askdba added this to the v10.0 milestone Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pt-osc (pt-online-schema-change) to the vitess/lite images

5 participants