Skip to content

defenseunicorns/uds-package-trust-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDS Package Trust Manager

Latest Release Build Status OpenSSF Scorecard

This package is designed for use as part of a UDS Software Factory bundle deployed on UDS Core.

Pre-requisites

The Trust Manager Package expects to be deployed on top of UDS Core with the dependencies listed below being configured prior to deployment.

Cert Manager

Trust Manager depends on resources deployed as part of Cert Manager so that must be installed first. The UDS Cert Manager Package can be used for this. See the example uds-bundle.yaml in this repo for an example.

Flavors

Flavor Description Example Creation
upstream Uses upstream images within the package. zarf package create . -f upstream

Currently Ironbank only has images for cert-manager, not trust-manager, so no registry1 flavor is available.

Releases

The released packages can be found in ghcr.

UDS Tasks (for local dev and CI)

*For local dev, this requires you install uds-cli

Tip

To get a list of tasks to run you can use uds run --list!

Contributing

Please see the CONTRIBUTING.md