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

Extract container runtime & fn error resolver #1877

Merged
merged 2 commits into from
May 3, 2021

Conversation

Shell32-Natsu
Copy link
Contributor

Extract container runtime to a separate package from cmdrender. This can make the dependency from fn eval less ambiguous. fn eval will share the representation layer with fn render and the representation layer is in container runtime.

Also move function error resolver to a separate file from git.go.

#1861

@Shell32-Natsu Shell32-Natsu added this to In Review in kpt kanban board via automation May 3, 2021
@Shell32-Natsu Shell32-Natsu merged commit 631a753 into kptdev:next May 3, 2021
kpt kanban board automation moved this from In Review to Done May 3, 2021
@Shell32-Natsu Shell32-Natsu deleted the container-runtime branch May 3, 2021 23:56
frankfarzan pushed a commit to frankfarzan/kpt that referenced this pull request Jun 3, 2021
* move fn to separate resolver

* extract container runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants