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

Container image signature validation #371

Merged
merged 25 commits into from
Jul 26, 2022
Merged

Container image signature validation #371

merged 25 commits into from
Jul 26, 2022

Commits on Jul 19, 2022

  1. Support v2 of EE

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ce20409 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9855513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67e92a5 View commit details
    Browse the repository at this point in the history
  4. Add policies.py

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a58eccb View commit details
    Browse the repository at this point in the history
  5. Add cli option

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    b9131e3 View commit details
    Browse the repository at this point in the history
  6. Expand on policy data

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    ae017fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e56b66c View commit details
    Browse the repository at this point in the history
  8. Add tests for write_policy()

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9dfa58d View commit details
    Browse the repository at this point in the history
  9. Add --container-keyring option

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6a4c3c8 View commit details
    Browse the repository at this point in the history
  10. Remove CUSTOM support for now

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    7a2063b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    06f6c1f View commit details
    Browse the repository at this point in the history
  12. Pretty up the policy.json file

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    6eff07c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3296781 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b0b79f9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f0698d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1e67116 View commit details
    Browse the repository at this point in the history
  17. Add docs

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    5234c9b View commit details
    Browse the repository at this point in the history
  18. More doc work

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1dc6313 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    77a6801 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    90f25c6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a4b9935 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b81c247 View commit details
    Browse the repository at this point in the history
  23. Reword exc msg and fix typo

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    4aced2d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c45d732 View commit details
    Browse the repository at this point in the history
  25. Add pulp integration tests

    Shrews committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    514900b View commit details
    Browse the repository at this point in the history