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

Server Token Rotation #8265

Merged
merged 13 commits into from
Oct 9, 2023
Merged

Server Token Rotation #8265

merged 13 commits into from
Oct 9, 2023

Commits on Oct 9, 2023

  1. Consolidate NewCertCommands

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    08f42e1 View commit details
    Browse the repository at this point in the history
  2. Rotate front end

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    958a5aa View commit details
    Browse the repository at this point in the history
  3. Initial POC

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c8b765a View commit details
    Browse the repository at this point in the history
  4. Add support for user defined new token

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    4308d83 View commit details
    Browse the repository at this point in the history
  5. Add E2E testlets

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0d8d187 View commit details
    Browse the repository at this point in the history
  6. Cleanup debug messages

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d9597b3 View commit details
    Browse the repository at this point in the history
  7. More dev logging cleanup

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    47a37ef View commit details
    Browse the repository at this point in the history
  8. Ensure agent token also changes

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2a366f7 View commit details
    Browse the repository at this point in the history
  9. More dev log removal

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    43793c8 View commit details
    Browse the repository at this point in the history
  10. Add a user prompt warning

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d5ebf70 View commit details
    Browse the repository at this point in the history
  11. Remove user input, just print the warning

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    28a8c7f View commit details
    Browse the repository at this point in the history
  12. Address feedback

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c27afe8 View commit details
    Browse the repository at this point in the history
  13. Remove action request field

    Signed-off-by: Derek Nola <derek.nola@suse.com>
    dereknola committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a250c6a View commit details
    Browse the repository at this point in the history