Skip to content

GitSync SubPath configuration is not workibg #16622

@raefezzeldin

Description

@raefezzeldin

When I try to enable GitSync to sync dags from private repo on Github using HTTPS , Username and PAT. it keeps synscing the whole repo , ignoring my subPath configuration and always create this folders in dags folder:

image

dags:
gitSync:
repo: "https://XXXXXXXXs"
subPath: "dags"
enabled: true
branch: "main"
credentialsSecret: git-credentials

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:bugThis is a clearly a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions