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 rotate-root endpoint #70

Merged
merged 40 commits into from Oct 28, 2021
Merged

Add rotate-root endpoint #70

merged 40 commits into from Oct 28, 2021

Commits on Oct 20, 2021

  1. Remove bare returns

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    ebce851 View commit details
    Browse the repository at this point in the history
  2. Readability cleanup

    Removed bare returns
    Removed unused return values
    Small readability improvements
    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    d6bb52e View commit details
    Browse the repository at this point in the history
  3. Remove errwrap

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    6d07ce0 View commit details
    Browse the repository at this point in the history
  4. Make tests happy again

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    b6addec View commit details
    Browse the repository at this point in the history
  5. Add rotate-root endpoint

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    ebb0325 View commit details
    Browse the repository at this point in the history
  6. Use correct response value

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    41bd7eb View commit details
    Browse the repository at this point in the history
  7. Fix merge failure

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    56227f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59884a2 View commit details
    Browse the repository at this point in the history
  9. Fix test

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5916c4b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    714aff4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3615a8 View commit details
    Browse the repository at this point in the history
  12. Minor code review tweaks

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5eb9e4c View commit details
    Browse the repository at this point in the history
  13. Move expiration to config

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    4085253 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    938122f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e5cc93a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b46951d View commit details
    Browse the repository at this point in the history
  17. Return expiration from GET config

    pcman312 authored and jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    23fadb9 View commit details
    Browse the repository at this point in the history
  18. Update path_rotate_root.go

    Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
    jasonodonnell and Jim Kalafut committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    8532464 View commit details
    Browse the repository at this point in the history
  19. Update per review

    jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    bf9c235 View commit details
    Browse the repository at this point in the history
  20. Rebase

    jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    a693813 View commit details
    Browse the repository at this point in the history
  21. Fix test

    jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    77ae610 View commit details
    Browse the repository at this point in the history
  22. Revert "Rebase"

    This reverts commit a693813.
    jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    9d5d3ae View commit details
    Browse the repository at this point in the history
  23. Remove named returns

    jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    699e815 View commit details
    Browse the repository at this point in the history
  24. Update per review

    jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    d5b7a4b View commit details
    Browse the repository at this point in the history
  25. Update path_config.go

    Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
    jasonodonnell and calvn committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    5ba6ffc View commit details
    Browse the repository at this point in the history
  26. Update per review

    jasonodonnell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    33a8e60 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    484eb75 View commit details
    Browse the repository at this point in the history
  2. Fix config test

    jasonodonnell committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    17e7da4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f76c855 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Fix timer bug

    jasonodonnell committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    23e34b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3aae79 View commit details
    Browse the repository at this point in the history
  3. Fix named returns

    jasonodonnell committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    7c9842f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Update backend.go

    Co-authored-by: Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
    jasonodonnell and calvn committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    8571e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ffdfd4 View commit details
    Browse the repository at this point in the history
  3. Fix conflicts

    jasonodonnell committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    d5eb293 View commit details
    Browse the repository at this point in the history
  4. Add wal min age

    jasonodonnell committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    de93161 View commit details
    Browse the repository at this point in the history
  5. Update mock

    jasonodonnell committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    5ac5c26 View commit details
    Browse the repository at this point in the history
  6. Update go version

    jasonodonnell committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    ac58246 View commit details
    Browse the repository at this point in the history
  7. Revert "Update go version"

    This reverts commit ac58246.
    jasonodonnell committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    495d8d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Remove unused wal code

    jasonodonnell committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    7236969 View commit details
    Browse the repository at this point in the history