Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

status: collectConstraints() should collect constraints from root project too #1452

@darkowlzz

Description

@darkowlzz

collectConstraints() in status.go collects constraints declared by all the dependencies. This results in a dependency graph. But since we are not considering the constraints set in the root project, this results in an incomplete graph.

Constraints from manifest should be read and included in the returned constraintsCollection.

This can be done with #1409 or separately.

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