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

Add struct for generate_pipeline to keep track of related data #2686

Merged
merged 5 commits into from
Aug 20, 2019

Conversation

marlon-gamez
Copy link
Contributor

This ConfigFile struct ties a file to its corresponding SkaffoldConfig and the Profile that gets generated from that config. This PR adds the struct and refactors generate_pipeline code to utilize it.

This prepares for the generate-pipeline command to support multiple skaffold config files.

@marlon-gamez marlon-gamez marked this pull request as ready for review August 20, 2019 17:02
Copy link
Contributor

@priyawadhwa priyawadhwa left a comment

Choose a reason for hiding this comment

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

LGTM

pkg/skaffold/generate_pipeline/generate_pipeline.go Outdated Show resolved Hide resolved
pkg/skaffold/runner/generate_pipeline.go Outdated Show resolved Hide resolved
@marlon-gamez marlon-gamez merged commit 08e4fff into GoogleContainerTools:master Aug 20, 2019
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.

5 participants