Skip to content
Discussion options

You must be logged in to vote

Indeed, we don't want to copy files across repositories. I found the missing piece in the code base:

deffetch_git(self, **kwargs) ->List[K8sSourceFile]:
raiseNotImplementedError

Although git-location is documented, it is currently not supported. If you have some spare time, will you create a PR to make this work?
I suppose we would need to find a special notation to reference a file in a git repository or add a path attribute to it.

Replies: 1 comment 4 replies

Comment options

Schille
Jul 6, 2022
Maintainer

You must be logged in to vote
4 replies
@Schille
Comment options

SchilleJul 6, 2022
Maintainer

@Schille
Comment options

SchilleJul 6, 2022
Maintainer

@buschNT
Comment options

@buschNT
Comment options

Answer selected bybuschNT
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
@buschNT@Schille