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 integration tests for force rotation and revocation #5526

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 28, 2024

  1. Add integration tests for force rotation and revocation

    - Self-singed authority: Starts a nested SPIRE server to test force rotation and revocation scenarios.
    - Upstream authority: Use a disk-based upstream authority to test force rotation and revocation scenarios.
    
    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    ea91938 View commit details
    Browse the repository at this point in the history
  2. Update readme

    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    abfc165 View commit details
    Browse the repository at this point in the history
  3. authority permisions

    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    5373843 View commit details
    Browse the repository at this point in the history
  4. rename variables to be consistent

    Signed-off-by: Marcos Yacob <[email protected]>
    MarcosDY committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b22951a View commit details
    Browse the repository at this point in the history