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

Make modify volume interval configurable #8

Merged

Conversation

adolsalamanca
Copy link

@adolsalamanca adolsalamanca commented Jan 25, 2024

We're having problems related to race conditions when several changes are applied to volumes. We don't want those changes to be applied independently, so we're extracting this param to a driverOption to make it configurable from the outside.

Issue
Addresses the need described in this issue

@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch 2 times, most recently from 936a5b7 to 7b70312 Compare January 25, 2024 12:12
@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch from 7b70312 to e075618 Compare January 25, 2024 12:17
@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch 2 times, most recently from 5f6fc61 to e2ebcb5 Compare January 25, 2024 12:21
@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch from e2ebcb5 to 3c35138 Compare January 25, 2024 12:42
Copy link

@minkimipt minkimipt left a comment

Choose a reason for hiding this comment

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

we need to build an image with this one and replace the original 1.25 image with it here https://github.com/timescale/savannah-infra/pull/2274/commits/3aba59ff5bcfb3d033cfe2636e08ac237a925efd

Base automatically changed from adol/bump-to-1.25 to timescale January 25, 2024 17:20
@adolsalamanca
Copy link
Author

we need to build an image with this one and replace the original 1.25 image with it here timescale/savannah-infra@3aba59f

That's correct, CI has been tweaked for that, I've been doing some tests with a custom tag

@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch 3 times, most recently from 933d44b to 27d3eda Compare January 26, 2024 09:39
@adolsalamanca adolsalamanca changed the base branch from timescale to adol/follow-upstream January 26, 2024 09:39
@CLAassistant
Copy link

CLAassistant commented Jan 26, 2024

CLA assistant check
All committers have signed the CLA.

@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch 3 times, most recently from 93f3c0f to f8f29c8 Compare January 26, 2024 10:05
Base automatically changed from adol/follow-upstream to timescale January 26, 2024 10:18
Copy link

@andrewcharlton andrewcharlton left a comment

Choose a reason for hiding this comment

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

👍

@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch 3 times, most recently from 08687a8 to 13d2a7d Compare January 26, 2024 12:51
We're having problems related to race conditions when several changes
are applied to volumes. We don't want those changes to be applied
independently, so we're extracting this param to a driverOption to make it
configurable from the outside.
@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch from 13d2a7d to 2a9dfde Compare January 26, 2024 13:06
@adolsalamanca adolsalamanca force-pushed the adol/make-modify-volume-interval-configurable branch from d22f129 to 36f80d8 Compare January 26, 2024 15:31
@adolsalamanca adolsalamanca merged commit 856b253 into timescale Jan 26, 2024
11 checks passed
@adolsalamanca adolsalamanca deleted the adol/make-modify-volume-interval-configurable branch January 26, 2024 16:14
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.

4 participants