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

fix: client key and cert should not be required #3409

Merged
merged 3 commits into from Sep 27, 2022

Commits on Sep 27, 2022

  1. Client key and cert should not be required.

    Fixing schema change from #3302
    
    Signed-off-by: Sheridan C Rawlins <scr@yahooinc.com>
    scr-oath committed Sep 27, 2022
    Copy the full SHA
    4b1784e View commit details
    Browse the repository at this point in the history
  2. Also add the omitempty field for the json of client cert and key.

    Signed-off-by: Sheridan C Rawlins <scr@yahooinc.com>
    scr-oath committed Sep 27, 2022
    Copy the full SHA
    46416c2 View commit details
    Browse the repository at this point in the history
  3. chore: gofumpt

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Sep 27, 2022
    Copy the full SHA
    c620799 View commit details
    Browse the repository at this point in the history