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

create monitor for certificate expirations #2976

Merged
merged 27 commits into from
Sep 15, 2023

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e42117a View commit details
    Browse the repository at this point in the history
  2. check for err in test setup

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3add7e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1554e65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01c2d95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38492d2 View commit details
    Browse the repository at this point in the history
  6. add tests for error states

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    fa71f5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    353944b View commit details
    Browse the repository at this point in the history
  8. remove bool from test struct

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    091ac73 View commit details
    Browse the repository at this point in the history
  9. use error test util

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e81af7f View commit details
    Browse the repository at this point in the history
  10. extract test bootstrapping

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    89feb4c View commit details
    Browse the repository at this point in the history
  11. more graceful error handling

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5d47c65 View commit details
    Browse the repository at this point in the history
  12. fix managed secret names

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6bbc532 View commit details
    Browse the repository at this point in the history
  13. add explanation comment

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7d9f065 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f78b9f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8999e67 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8a25481 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0b3882d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    70c6375 View commit details
    Browse the repository at this point in the history
  19. use generic client

    dem4gus committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    57efed9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    78d7042 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c9694e8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bb255ec View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    a79f7fc View commit details
    Browse the repository at this point in the history
  2. rename struct member

    dem4gus committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e7bc84b View commit details
    Browse the repository at this point in the history
  3. use util package

    dem4gus committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    00e0728 View commit details
    Browse the repository at this point in the history
  4. return struct literals

    dem4gus committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b7ee4ad View commit details
    Browse the repository at this point in the history