Skip to content

Extend git-config settings for git-sync usage #280

@adwk67

Description

@adwk67

Reported in https://github.com/orgs/stackabletech/discussions/20
The current implementation of git-sync with the airflow operator restricts a pass-through of git-config settings. This is because a) the root directory is set internally, and b) we may want to expose specific settings via custom resource fields to keep things declarative. However, it would add flexibility if the user can pass any valid config setting. This issue will allow valid git-config settings to be added to ones that are defined internally, plus clear documentation that indicates what is actively and/or passively supported (similar to the approach used with the spark-conf/spark-k8s-operator).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions