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: Upgrade to skaffold/v3 #1227

Merged
merged 5 commits into from
Nov 3, 2022
Merged

Conversation

mmcloud
Copy link
Contributor

@mmcloud mmcloud commented Nov 2, 2022

Background

Skaffold has released a major new update.

Fixes

Change Summary

Run skaffold fix with new skaffold v2.0.0 binarys.

Additional Notes

For upgrade notes see:
https://skaffold.dev/docs/upgrading/

Testing Procedure

Related PRs or Issues

@mmcloud mmcloud requested a review from a team as a code owner November 2, 2022 20:50
@mmcloud
Copy link
Contributor Author

mmcloud commented Nov 2, 2022

A new runner with the skaffold V2 binary requires the runner to be rebuilt with the updated install-dependencies.sh see - https://github.com/GoogleCloudPlatform/microservices-demo/tree/main/.github/workflows#appendix---creating-a-new-actions-runner.

@NimJay
Copy link
Collaborator

NimJay commented Nov 2, 2022

First off, thank you, @mmcloud, for creating this pull-request! :)

Do we also need to update https://github.com/mmcloud/microservices-demo/blob/skaffold-v2/docs/development-guide.md#prerequisites?

@NimJay
Copy link
Collaborator

NimJay commented Nov 2, 2022

I just upgrade the skaffold version (to v2.0.1) on the 2 virtual machines (GitHub Action runners) used by this repository for CI.
I merely followed the instructions here.

Copy link
Collaborator

@NimJay NimJay left a comment

Choose a reason for hiding this comment

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

Thanks again for doing this, @mmcloud!
All checks are passing, and the staging URL (from this pull-request) work.
Approved!

@NimJay NimJay merged commit 6e55d97 into GoogleCloudPlatform:main Nov 3, 2022
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.

2 participants