Skip to content

Comments

cbscore: make signing optional#30

Open
UweSchwaeke wants to merge 1 commit intoclyso:mainfrom
UweSchwaeke:wip-cbsbuild-make-signing-optional
Open

cbscore: make signing optional#30
UweSchwaeke wants to merge 1 commit intoclyso:mainfrom
UweSchwaeke:wip-cbsbuild-make-signing-optional

Conversation

@UweSchwaeke
Copy link
Collaborator

  • what:
    check if the vault and transit keys are available in the secrets file.
    retrieve user credentials for the registry and transit. if all
    credentials are available, sign the image with cosign. otherwise,
    skip signing.

  • why:
    signing of rpm is already optional depending on the presence of a key.
    now signing of container images is optional too.

* what:
  check if the vault and transit key is available in the secrets file.
  retrieve user credentials for the registry and transit. if all
  credentials are available, sign the image with cosign; otherwise,
  skip signing.

* why:
  run cbsbuild locally for testing, the image signing step must be
  skipped if keys are missing.
  see clyso#24

Signed-off-by: Uwe Schwaeke <uwe.schwaeke@clyso.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant