Description
Right now there is some overlap when using Flux and Kapp controller together. Flux already provides the source controller to be able to poll a git repo. Kapp also has this functionality. It would be really nice to be able to use the Flux controller's GitRepository resource as a source for the Kapp controller. Today I can use the app.spec.fetch.http
to reference the tar that the GitRepository creates, but that is not sustainable. being able to reference the GitRepository natively within the app spec would make this really easy to use and essentially turn Kapp into a flux controller .
I would propose that we add app.spec.fetch.GitRepository
(or something similar) to the spec so that this can be done natively.
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status