Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add migration material #1257

Merged
merged 4 commits into from
Jul 2, 2024
Merged

Add migration material #1257

merged 4 commits into from
Jul 2, 2024

Commits on Jun 5, 2024

  1. Add a script to prepare the import to tuf-on-ci managed repo

    This script sets up the tuf-on-ci repository so that the initial
    signing event can be run.
    
    Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
    jku committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    2924e8f View commit details
    Browse the repository at this point in the history
  2. playbooks: Add tuf-on-ci signer and maintainer manuals

    These are likely not complete (e.g. key generation is under-documented).
    
    Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
    jku committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0bda464 View commit details
    Browse the repository at this point in the history
  3. docs: Add migration playbook and import configuration

    import-config.json is used as argument to tuf-on-ci-import-repo, it
    includes:
    * offline role expiry and signing periods to set in metadata
    * keyowners or online signing key identifiers for existing keys
    * snapshot key is left with placeholder value: it (along with online
      expiry and signing periods) is expected to be modified with a
      tuf-on-ci-delegate call in the same signing event
    
    Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
    jku committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fd45256 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. docs: Make suggested review fixes to migration doc

    Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
    jku committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    9c2b467 View commit details
    Browse the repository at this point in the history