Skip to content

fix(k8s deploy): change mysql image version | JUST FOR TEST#2639

Closed
warren830 wants to merge 1 commit into
apache:mainfrom
merico-ai:fix-change-mysql-image-version
Closed

fix(k8s deploy): change mysql image version | JUST FOR TEST#2639
warren830 wants to merge 1 commit into
apache:mainfrom
merico-ai:fix-change-mysql-image-version

Conversation

@warren830
Copy link
Copy Markdown
Contributor

Summary

mysql 8.0.26 can not be pulled anymore, so we should switch to 8.0.30

Does this close any open issues?

Please mention the issues here.

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@warren830 warren830 force-pushed the fix-change-mysql-image-version branch 4 times, most recently from 04192fe to e278705 Compare July 31, 2022 06:06
@warren830 warren830 force-pushed the fix-change-mysql-image-version branch from e278705 to fa50083 Compare July 31, 2022 06:28
@warren830 warren830 changed the title fix(k8s deploy): change mysql image version fix(k8s deploy): change mysql image version | JUST FOR TEST Aug 1, 2022
@warren830 warren830 marked this pull request as draft August 3, 2022 11:24
@nicoabie
Copy link
Copy Markdown

nicoabie commented Sep 4, 2022

@warren830 changing the mysql image to 8:0:30 solves an issue where 8:0:26 cannot be installed to M1 with arm64 chip

8.0.26: Pulling from library/mysql
ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries

could you split this PR? or I can create one with just that change.

@nicoabie
Copy link
Copy Markdown

nicoabie commented Sep 4, 2022

I created #2946 which is a split of this PR

@iamppborah
Copy link
Copy Markdown
Contributor

iamppborah commented Sep 4, 2022

The latest tag was not working because it was missing, details here: #2627
So now, we have only the mysql issue.

@warren830
Copy link
Copy Markdown
Contributor Author

@warren830 changing the mysql image to 8:0:30 solves an issue where 8:0:26 cannot be installed to M1 with arm64 chip

8.0.26: Pulling from library/mysql ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries

could you split this PR? or I can create one with just that change.

Yes, you are right, thanks!

@warren830
Copy link
Copy Markdown
Contributor Author

The latest tag was not working because it was missing, details here: #2627 So now, we have only the mysql issue.

@nicoabie created a pr #2946 , this fixes issues here, thanks to both of you @nicoabie @ppborah

@warren830 warren830 closed this Sep 5, 2022
@warren830 warren830 deleted the fix-change-mysql-image-version branch September 5, 2022 14:41
@iamppborah
Copy link
Copy Markdown
Contributor

iamppborah commented Sep 5, 2022

Thanks @warren830 and @nicoabie :)

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.

3 participants