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 SSO auth support #2040

Closed
wants to merge 6 commits into from
Closed

Commits on Jan 15, 2023

  1. typo

    knrdl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    425b38d View commit details
    Browse the repository at this point in the history
  2. support podman in addition to docker as build tool

    podman requires absolute paths to some docker images on docker hub.
    knrdl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    79ed759 View commit details
    Browse the repository at this point in the history
  3. yaml safety

    prevent parsing of string values as other types
    knrdl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    8f57a4e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Add SSO auth support

    knrdl committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    9205ce6 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. refactor linting

    knrdl committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e7be39c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb26ab View commit details
    Browse the repository at this point in the history