Skip to content

Avoid re-adding remote to known_hosts during each dbt run #133

@soltanianalytics

Description

@soltanianalytics

There has been an error where dbt runs failed because the cloning did not work anymore. It turned out to be related to the fact that the dbt operator re-adds the remote git host to the known_hosts file on each dbt run. Instead, it should only do so if it must (which will usually only be the first run).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions