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

Added SSH clone and proper git clone using go-git #919

Merged
merged 16 commits into from
Jul 31, 2018
Merged

Added SSH clone and proper git clone using go-git #919

merged 16 commits into from
Jul 31, 2018

Commits on Jul 25, 2018

  1. Add SSH private key support

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    ad4b04f View commit details
    Browse the repository at this point in the history
  2. SSH agent

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    2bbe2f1 View commit details
    Browse the repository at this point in the history
  3. Up version

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    f8b3685 View commit details
    Browse the repository at this point in the history
  4. Update codegen

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    533d320 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68c71e5 View commit details
    Browse the repository at this point in the history
  6. Clone options without auth

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    211e8a4 View commit details
    Browse the repository at this point in the history
  7. Error checks

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    fd36a0a View commit details
    Browse the repository at this point in the history
  8. Update api gen

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    542e420 View commit details
    Browse the repository at this point in the history
  9. Fix last failing test

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    70e761b View commit details
    Browse the repository at this point in the history
  10. Right place lol

    andreimc committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    3a1c460 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Upgrade k8s dependencies to v1.10 (resolves #908)
      Redundant verifyResolvedVariables check in controller precluded the ability to use {{ }} in other circumstances
    andreimc committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    a9fddf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. No depth

    andreimc committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    cb93f6a View commit details
    Browse the repository at this point in the history
  2. Code gen

    andreimc committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    75ed5ee View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Regenerate code and address OpenAPI rule validation errors (resolves #923)
    andreimc committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    dfde7d3 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    andreimc committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    1a47c06 View commit details
    Browse the repository at this point in the history
  3. Update code gen

    andreimc committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    ef0665c View commit details
    Browse the repository at this point in the history