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 backup under stress #260

Merged
merged 4 commits into from
Mar 21, 2019
Merged

Fix backup under stress #260

merged 4 commits into from
Mar 21, 2019

Conversation

AMecea
Copy link
Contributor

@AMecea AMecea commented Mar 20, 2019

fixes #256

@AMecea AMecea force-pushed the fix-backup-under-stress branch from 3f89c0d to 39d0ace Compare March 20, 2019 14:03
@AMecea AMecea added this to the 0.2.7 milestone Mar 20, 2019
pkg/sidecar/server.go Outdated Show resolved Hide resolved
pkg/sidecar/server.go Outdated Show resolved Hide resolved
@AMecea AMecea force-pushed the fix-backup-under-stress branch 2 times, most recently from 0036a2e to 131b148 Compare March 21, 2019 12:01
@calind calind merged commit e1aa7f0 into master Mar 21, 2019
@AMecea AMecea deleted the fix-backup-under-stress branch March 21, 2019 15:57
chapsuk pushed a commit to chapsuk/mysql-operator that referenced this pull request Oct 16, 2023
* feat: add workflow for upgrade downgrade tests and add kind installation tool

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: add basic upgrade-downgrade test workflow

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: create docker image from PR content and use it in the upgrade-downgrade test

Signed-off-by: Manan Gupta <manan@planetscale.com>

* CI: only run the workflow on push to main and all pull requests

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: give execute permisions to test file and run without sh invocation so that shebang line is used

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: remove VTOPROOT and instead use the working directory for test.sh

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: fix vitess versions after upgrade

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: fix test.sh file and remove unnecessary parts from cluster_upgrade.yaml

Signed-off-by: Manan Gupta <manan@planetscale.com>

* CI: run Upgrade test on buildkite instead of self-hosted runner and add make command for running it

Signed-off-by: Manan Gupta <manan@planetscale.com>

* ci: make changes to run the test by mounting the docker.sock file to create kind cluster as a sibling

Signed-off-by: Manan Gupta <manan@planetscale.com>

* doc: add documentation

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: fail the test if any of the move tables or reshard operations fail instead of continuing silently

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: print mysql and vttablet logs on error

Signed-off-by: Manan Gupta <manan@planetscale.com>

* CI: remove the volume as well for the kind container during cleanup

Signed-off-by: Manan Gupta <manan@planetscale.com>

* feat: increase limits of the resources

Signed-off-by: Manan Gupta <manan@planetscale.com>
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.

Backup issue when continuously inserting rows.
2 participants