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

Correctly migrate sync config in profiles #2415

Conversation

corneliusweig
Copy link
Contributor

Sync config was improved in #1847 but I forgot to migrate the sync config in profiles. This fix now migrates sync config in profiles as expected.

Fixes #2407

@codecov
Copy link

codecov bot commented Jul 5, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@d60d141). Click here to learn what that means.
The diff coverage is 73.91%.

Impacted Files Coverage Δ
pkg/skaffold/schema/v1beta9/upgrade.go 85.71% <73.91%> (ø)

@corneliusweig
Copy link
Contributor Author

I think this is a test flake. If you need a clean build I'll rebase once dgageot@'s fixes are merged.

@dgageot
Copy link
Contributor

dgageot commented Jul 5, 2019

@corneliusweig you should be able to rebase on top of the now better test suite!

This prepares to be later used in profile migration as well.

Signed-off-by: Cornelius Weig <22861411+corneliusweig@users.noreply.github.com>
Signed-off-by: Cornelius Weig <22861411+corneliusweig@users.noreply.github.com>
Signed-off-by: Cornelius Weig <22861411+corneliusweig@users.noreply.github.com>
@corneliusweig corneliusweig force-pushed the sync/fix-sync-profile-migration branch from 7a68c33 to cd636d5 Compare July 5, 2019 10:22
@dgageot dgageot added the kokoro:run runs the kokoro jobs on a PR label Jul 5, 2019
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Jul 5, 2019
@dgageot dgageot self-requested a review July 5, 2019 11:28
@dgageot dgageot merged commit 1d9bb69 into GoogleContainerTools:master Jul 5, 2019
@corneliusweig corneliusweig deleted the sync/fix-sync-profile-migration branch July 9, 2019 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync not working with profiles
4 participants