Populate additional sources based on available Vendor kind #598
Labels
area/cli
Relates to CLI
area/hub
Relates to Hub
area/hub-manifests
Relates to Hub manifests
enhancement
New feature or request
Milestone
Description
As the #560 was done. We can now iterate with a new feature which will make use of Vendor kind.
It's a part of more complex issue about federation: #511
Reason
Currently, information about external Hub needs to be described in readme files under set up section. For example, you need to describe that to populate manifests from
google/hub-manifests
which depends oncapactio/hub-manifests
such command needs to be executed:If you forget about
--source github.com/capactio/hub-manifests
it will not work properly. Instead of doing that, we can describe this relation insidegoogle/hub-manifests
repo using Vendor kind. CLI should automatically discover all Vendor manifests and based on them populate data from all additional sources.Use cases
Out of scope
The text was updated successfully, but these errors were encountered: