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

NGINX Identity Aware Proxy #202

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Apr 26, 2019

  1. fork chart/oauth2-proxy

    tamsky committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    d89265b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01c5305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e312b8a View commit details
    Browse the repository at this point in the history
  4. update Chart name, version

    tamsky committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ac3939d View commit details
    Browse the repository at this point in the history
  5. move oauth{image,service,resource} settings in values.yaml and update…

    … templates to follow
    tamsky committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    bde8e3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09ace7a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. update template value names

    tamsky committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    edcba8a View commit details
    Browse the repository at this point in the history
  2. add fullname_ingress helper

    tamsky committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    add0236 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fe117b View commit details
    Browse the repository at this point in the history
  4. update oauth.secret name

    tamsky committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    a1028b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0e8e44 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c5945e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0138bc View commit details
    Browse the repository at this point in the history
  8. add service for nginx proxy

    tamsky committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    fa859d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    027d049 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2019

  1. valid requests now proxy to internal services

    - adds required nginx resolver
    - adds required oauth2 whitelist_domain
    - builds internal service hostname from reordered original hostname
    tamsky committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    a38f424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b9622 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f53e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. cleanup

    tamsky committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    12dcf8d View commit details
    Browse the repository at this point in the history
  2. fix comments

    tamsky committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    d7c8453 View commit details
    Browse the repository at this point in the history
  3. rename Chart to nginx-iap

    tamsky committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    cc48145 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

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