mirror of
https://github.com/fluxcd/flux2.git
synced 2026-06-28 18:05:08 +00:00
Covers the validation matrix of the new --gpg-* / --ssh-signing-* surface: mutual exclusion (across GPG/SSH groups and within the SSH group between --ssh-signing-key-file and --ssh-signing-reuse-private- key), alias resolution between --ssh-signing-password and --ssh-signing-passphrase, the dependency checks (--ssh-signing- password requires --ssh-signing-key-file; --ssh-signing-reuse- private-key requires --private-key-file), and pre-flight key-parse failures (malformed PEM, encrypted SSH key without passphrase, GPG ring with wrong passphrase). Test keys are checked in so the test does not depend on local ssh-keygen or gpg invocations at run time. Signed-off-by: Hidde Beydals <hidde@hhh.computer> |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| build-kustomization | ||
| check | ||
| cluster_info | ||
| create_hr | ||
| create_secret | ||
| create_source_chart | ||
| create_source_git | ||
| create_source_helm | ||
| create_tenant | ||
| debug_helmrelease | ||
| debug_kustomization | ||
| diff-artifact | ||
| diff-kustomization | ||
| envsubst | ||
| export | ||
| get | ||
| helmrelease | ||
| image | ||
| kustomization | ||
| logs | ||
| migrate/file-system | ||
| oci | ||
| trace | ||
| tree | ||