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

pkg/importer: Import manifests locally if gitURL isn't set #335

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

ArthurSens
Copy link
Contributor

Description

After discussion on today's team sync, we noticed that we could get some velocity if we could just render manifests from local path. This PR updates the import behavior to allow empty gitURL and to try to import locally if such field is missing.

Related Issue(s)

Fixes #334

Signed-off-by: ArthurSens <arthursens2005@gmail.com>
@ArthurSens ArthurSens requested a review from a team September 26, 2022 18:33
Copy link
Contributor

@mads-hartmann mads-hartmann left a comment

Choose a reason for hiding this comment

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

Looks good to me 🛹

@ArthurSens ArthurSens merged commit 029f877 into main Sep 27, 2022
@ArthurSens ArthurSens deleted the arthursens/create-possibility-to-334 branch September 27, 2022 12:26
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.

Create possibility to import manifests locally
2 participants