defenseunicorns / uds-cli

Apache License 2.0
24 stars 10 forks source link

Design Doc for UDS State #820

Closed UncleGedd closed 2 weeks ago

UncleGedd commented 1 month ago

Description

In #458 we've been asked for the ability to list bundles that have been deployed into the cluster. While Zarf does provide this functionality for packages, currently we do not have a mechanism to do this for bundles.

In order to accomplish this, we need will need to maintain some sort of UDS/Bundle state in the cluster.

The goal of this issue is to do some research and come up with a design and way forward to proceed with implementation.

UncleGedd commented 1 month ago

relates to https://github.com/defenseunicorns/uds-cli/issues/458