Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[NEW] nginx-ingress #399

Merged
merged 18 commits into from
Feb 23, 2017
Merged

[NEW] nginx-ingress #399

merged 18 commits into from
Feb 23, 2017

Commits on Feb 14, 2017

  1. Renamed nginx-lego to nginx-ingress

    * Updated common labels (app, heritage, release)
    * Added component label per proposed best practices
    * Changed container names per proposed best practices
    * Added default-backend livenessProbe
    * Updated default-backend to v1.2
    * Replaced individual nginx.configmap values with toYaml
    * Added livenessProbe, readinessProbe, and port names to nginx
    Deployment
    * Enabled creation of multiple nginx Services
    * Set nginx resources to match upstream
    * Truncate templates at 63 chars
    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    74f553a View commit details
    Browse the repository at this point in the history
  2. nginx-ingress v0.2.8

    * Restructure
    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    22adf78 View commit details
    Browse the repository at this point in the history
  3. NOTES & README update

    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    ea7b478 View commit details
    Browse the repository at this point in the history
  4. Updated NOTES.txt

    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    393ba1d View commit details
    Browse the repository at this point in the history
  5. v0.3.0

    * expose single service
    * enable TCP & UDP load-balancing
    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    a6795cc View commit details
    Browse the repository at this point in the history
  6. install as Deployment or DaemonSet

    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    915f637 View commit details
    Browse the repository at this point in the history
  7. PR work

    * default backend can be user-provided
    * added nodeSelectors
    * vts-nginx-exporter
    * service fixes
    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    319017f View commit details
    Browse the repository at this point in the history
  8. Documentation & PR

    * added podAnnotations
    * updated README
    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    59ae22a View commit details
    Browse the repository at this point in the history
  9. added externalIPs to controller & stats exporter services

    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    d7de685 View commit details
    Browse the repository at this point in the history
  10. Additional configurability

    - extraArgs for all containers
    - annotations, clusterIP, externalIPs, loadBalancerIP, loadBalancerSourceRanges for all services
    - separate controller.stats section
    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    b19a84f View commit details
    Browse the repository at this point in the history
  11. Fixed metrics servicePort

    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    a434b19 View commit details
    Browse the repository at this point in the history
  12. Use templates for fullnames

    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    61497b9 View commit details
    Browse the repository at this point in the history
  13. Renamed enableStats -> stats.enabled

    Michael Goodness committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    920205e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Deprecate nginx-lego, not delete

    Michael Goodness committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    ad2a9fb View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Added icon

    Michael Goodness committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    1b8aa51 View commit details
    Browse the repository at this point in the history
  2. Use nginx.org logo

    Michael Goodness committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    d11422d View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. No default resources

    Michael Goodness committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    a12e4ce View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. PR feedback

    Michael Goodness committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    5089534 View commit details
    Browse the repository at this point in the history