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

Support reading SSL config in diskless environments #586

Closed
wants to merge 12 commits into from

Commits on Mar 24, 2023

  1. Add setting to override filesystem reading of secrets

    Not all environments is it desirable to configure secrets by having them on disk. This allows for pluggable overrides of how secrets files are read.
    rockwotj authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c2b0950 View commit details
    Browse the repository at this point in the history
  2. Rename to trigger CI

    rockwotj authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b8bf706 View commit details
    Browse the repository at this point in the history
  3. Fix import

    rockwotj authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    30d0df7 View commit details
    Browse the repository at this point in the history
  4. Build fixes

    rockwotj authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8d30607 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34c4060 View commit details
    Browse the repository at this point in the history
  6. Add checked exception

    rockwotj authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    fb1e53a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Fix imports

    rockwotj authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    44fda54 View commit details
    Browse the repository at this point in the history
  2. More style

    rockwotj authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    8b0312f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Test

    rockwotj authored Mar 26, 2023
    Configuration menu
    Copy the full SHA
    436995b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Ignore broken documentation gradle project

    Tyler Rockwood committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6808a38 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Fix default class name

    Tyler Rockwood committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    636a77e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Revert other changes

    Tyler Rockwood committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b37ff77 View commit details
    Browse the repository at this point in the history