fleet
fleet copied to clipboard
Feature Request: Allow filepaths to be used in GitRepo
Is your feature request related to a problem?
As a GitRepo user, I'd like to load a filepath with GitRepo, instead of all files in a folder, so that I can implement the folder structure that most fits my needs, without being forced to create one folder per file.
kind: GitRepo
apiVersion: fleet.cattle.io/v1alpha1
metadata:
name: my-app
namespace: fleet-local
spec:
repo: https://github.com/myorg/my-apps-collection
paths:
- examples/applications/cni/calico.yaml
Solution you'd like
No response
Alternatives you've considered
No response
Anything else?
No response
Sounds similar to the upcoming https://fleet.rancher.io/gitrepo-content#alternative-scan-explicitly-defined-by-the-user