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

Do not immediately verify latest root when rotating #885

Commits on Jul 1, 2019

  1. do not immediately verify latest root when rotating

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    92ae4eb View commit details
    Browse the repository at this point in the history
  2. after verification, next root key is loaded as current

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    851913b View commit details
    Browse the repository at this point in the history
  3. some minor updates

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    d8c6680 View commit details
    Browse the repository at this point in the history
  4. follow the spec

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    b0be9a2 View commit details
    Browse the repository at this point in the history
  5. address @lukpueh comments

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    704b90c View commit details
    Browse the repository at this point in the history
  6. safely ignore only HTTP 403 / 404 errors when updating root

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    7e77327 View commit details
    Browse the repository at this point in the history
  7. better handling of HTTP errors

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    4839f20 View commit details
    Browse the repository at this point in the history
  8. fix a bug where we return incorrectly

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    3e05cfb View commit details
    Browse the repository at this point in the history
  9. remove unnecessary conditional check

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    5fc3d90 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. reduce the excessive # of rotation checks

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Jul 2, 2019
    Configuration menu
    Copy the full SHA
    3bb4f73 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    e34bdcc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. reduce the excessive # of rotation checks

    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    224bba7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'trishankatdatadog/correctly-rotate-root' of github.com:…

    …trishankatdatadog/tuf into trishankatdatadog/correctly-rotate-root
    
    Signed-off-by: Trishank K Kuppusamy <trishank.kuppusamy@datadoghq.com>
    trishankatdatadog committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    cd2a361 View commit details
    Browse the repository at this point in the history