Skip to content

Git sync doesn't clone repo on right location #499

Description

@petardjurkovic

Affected Stackable version

24.7.0

Affected Apache Airflow version

nightly

Current and expected behavior

Gitsync clone the repo but not on expected location specified in gitFolder defined in deployment file.

    dagsGitSync:
      - repo: https://git_url/airflow-dags.git
        branch: release/test
        gitFolder: ./dags
        credentialsSecret: git-credentials

Possible solution

No response

Additional context

No response

Environment

No response

Would you like to work on fixing this bug?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions