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

Kubernetes conjur deployment scripts exist #2

Merged

Commits on Apr 11, 2018

  1. Configuration menu
    Copy the full SHA
    fd288d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e871d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0daacc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. move over helper for env var checking

    John Tuttle committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    5db4603 View commit details
    Browse the repository at this point in the history
  2. rename all references of project to context

    John Tuttle committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    4d0992c View commit details
    Browse the repository at this point in the history
  3. rename context to namespace

    John Tuttle committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    02a27b6 View commit details
    Browse the repository at this point in the history
  4. use internal docker registry for conjur appliance, use external IP fo…

    …r master access
    John Tuttle committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    445b6a7 View commit details
    Browse the repository at this point in the history
  5. remove demo, move deploy scripts to top folder

    John Tuttle committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    1918a4a View commit details
    Browse the repository at this point in the history
  6. start fixing readme

    John Tuttle committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    f025d75 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. add docker login instructs to readme, other minor fixes

    John Tuttle committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    1887d78 View commit details
    Browse the repository at this point in the history
  2. make docker vars generic

    John Tuttle committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    9177e24 View commit details
    Browse the repository at this point in the history
  3. Fixes from my run-through

    Dustin Collins committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    2179f74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5867730 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. readme updates

    John Tuttle committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    d8d0211 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebfb13d View commit details
    Browse the repository at this point in the history
  3. add service address back to readme

    John Tuttle committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    5ed5fed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c74db1 View commit details
    Browse the repository at this point in the history
  5. add namespace creation back in

    John Tuttle committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    3df264c View commit details
    Browse the repository at this point in the history
  6. replace link to CLI quickstart with link to usage

    John Tuttle committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    3948521 View commit details
    Browse the repository at this point in the history
  7. Ensure image pull secret is created in correct namespace

    Dustin Collins committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    926be7f View commit details
    Browse the repository at this point in the history
  8. Fix ordering of bash options, -o pipefail is needed

    Dustin Collins committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    848b9e3 View commit details
    Browse the repository at this point in the history