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

isolate devfile parsing to separate library #3

Merged
merged 4 commits into from
Jul 20, 2020

Conversation

ranakan19
Copy link
Contributor

@ranakan19 ranakan19 commented Jul 20, 2020

In an attempt to create a devfile parser library, devfile parser code has been separated from odo deploy in this PR.

Currently reads the devfile object from the specified path of devfile, and outputs read components in main.Need to work on resolving dependency from adapter to work on creating kube objects. adapter code is closely coupled with odo deploy.

Steps to reproduce:

  1. go build main.go
  2. ./main

Copy link

@Shraddhak22 Shraddhak22 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. Pretty much same changes I had, which is working fine for me.

@ranakan19 ranakan19 mentioned this pull request Jul 20, 2020
@ranakan19 ranakan19 merged commit 7047176 into devfile:master Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants