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

Pin Docker image version in Buildkite #398

Merged
merged 13 commits into from
Apr 6, 2023
Merged

Pin Docker image version in Buildkite #398

merged 13 commits into from
Apr 6, 2023

Conversation

GuptaManan100
Copy link
Collaborator

@GuptaManan100 GuptaManan100 commented Mar 20, 2023

Description

This PR pins the docker version in buildkite because of recent bug we ran into. The bug has been described in detail in docker/cli#4103.

This PR also updates the init_db.sql files for the examples after the changes made for super-read-only in vitessio/vitess#12206

EDIT - The bug linked above had a response and the fix is to install gcompat. That has also been fixed in this PR.

Fixes: vitessio/vitess#12678

Signed-off-by: Manan Gupta <[email protected]>
@GuptaManan100 GuptaManan100 changed the title Fix buildkite yaml file Pin Docker image version in Buildkite Mar 20, 2023
@GuptaManan100 GuptaManan100 marked this pull request as ready for review March 20, 2023 07:43
@rsajwani
Copy link

I think there is test failure still due to some user issue ..

https://buildkite.com/planetscale/vitess-operator/builds/474#01870310-a19c-4865-b9de-ebc4e9abf9db

@rsajwani
Copy link

should we do the change with
deploy/example.yaml as well

@frouioui
Copy link
Member

should we do the change with deploy/example.yaml as well

Yes we should

Signed-off-by: Florent Poinsard <[email protected]>
@GuptaManan100
Copy link
Collaborator Author

@frouioui We'll have to make corresponding changes to the operator example in the Vitess repo too. Let's do that after we fix everything on this PR.

@frouioui
Copy link
Member

@frouioui We'll have to make corresponding changes to the operator example in the Vitess repo too. Let's do that after we fix everything on this PR.

Yes, I have an action item for this

Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Florent Poinsard <[email protected]>
Signed-off-by: Florent Poinsard <[email protected]>
@frouioui frouioui merged commit af73b11 into main Apr 6, 2023
@frouioui frouioui deleted the fix-buildkite branch April 6, 2023 15:57
Comment on lines +1 to +2
#!/bin/bash

Copy link
Member

Choose a reason for hiding this comment

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

ah, forgot to remove this before the merge. I'll fix it.

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.

Bug Report: vitess could up the cluster on the latest tag
3 participants