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(concourse): support old and new concourse auth #762

Merged
merged 3 commits into from
Jun 30, 2020
Merged

fix(concourse): support old and new concourse auth #762

merged 3 commits into from
Jun 30, 2020

Commits on May 27, 2020

  1. fix(concourse): support old and new concourse auth

    Fixes concourse authentication for clusters >= v6.1.0 by detecting version and providing different implementation accordingly.
    
    Addresses issue: spinnaker/spinnaker#5797
    jared-stehler committed May 27, 2020
    Configuration menu
    Copy the full SHA
    66f44d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. fix(concourse): support old and new concourse auth

    Sending basic auth header to /info endpoint causes 401
    
    Addresses issue: spinnaker/spinnaker#5797
    jared-stehler committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    005425d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

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