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 tls to gin apiserver #363

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 29, 2024

  1. apiserver env support + tls configs

    Signed-off-by: greg pereira <[email protected]>
    Gregory-Pereira committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f5297e5 View commit details
    Browse the repository at this point in the history
  2. apiserver credential env support

    Signed-off-by: greg pereira <[email protected]>
    Gregory-Pereira committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c2f3a0a View commit details
    Browse the repository at this point in the history
  3. bugfixing, using home var instead of home var string

    Signed-off-by: greg pereira <[email protected]>
    Gregory-Pereira committed May 29, 2024
    Configuration menu
    Copy the full SHA
    49a4236 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. wip refactor to single dev mode flag

    Signed-off-by: greg pereira <[email protected]>
    Gregory-Pereira committed May 30, 2024
    Configuration menu
    Copy the full SHA
    c483619 View commit details
    Browse the repository at this point in the history