Skip to content

Circular dependency between the kpt module and krm-functions-sdk module #4460

@liamfallon

Description

@liamfallon

The kpt module is dependent on the krm-functions-sdk module:

kpt/go.mod

Line 14 in c3305fe

github.com/kptdev/krm-functions-sdk/go/fn v1.0.2

The krm-functions-sdk go module is dependent on the kpt module:
https://github.com/kptdev/krm-functions-sdk/blob/b371169de8a9ce627db9a7d140aad3eddb68af62/go/fn/go.mod#L8

This circular dependency should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupdependenciesPull requests that update a dependency filegoPull requests that update Go codetriagedIssue has been triaged by adding an `area/` label

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions