-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Copy Ingress history from kubernetes/contrib #10
Commits on Mar 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 045619b - Browse repository at this point
Copy the full SHA 045619bView commit details -
Merge pull request kubernetes#642 from aledbf/restrict-nginx-status
Improve nginx-ingress-controller documentation.
Configuration menu - View commit details
-
Copy full SHA for a06f0a7 - Browse repository at this point
Copy the full SHA a06f0a7View commit details
Commits on Mar 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c9f8a06 - Browse repository at this point
Copy the full SHA c9f8a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7abc7a7 - Browse repository at this point
Copy the full SHA 7abc7a7View commit details
Commits on Mar 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2632fe5 - Browse repository at this point
Copy the full SHA 2632fe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83643b1 - Browse repository at this point
Copy the full SHA 83643b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e2e5f - Browse repository at this point
Copy the full SHA 60e2e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ca6c82 - Browse repository at this point
Copy the full SHA 2ca6c82View commit details
Commits on Apr 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0a71f49 - Browse repository at this point
Copy the full SHA 0a71f49View commit details -
Merge pull request kubernetes#681 from aledbf/add-lb-status
Update Ingress status information in nginx controller
Configuration menu - View commit details
-
Copy full SHA for f22e6d2 - Browse repository at this point
Copy the full SHA f22e6d2View commit details
Commits on Apr 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3464d1c - Browse repository at this point
Copy the full SHA 3464d1cView commit details -
Updated with correction for Ingress TLS spec
Fix for `error validating data: expected type array, for field spec.tls, got map; if you choose to ignore these errors, turn validation off with --validate=false`
Configuration menu - View commit details
-
Copy full SHA for b6ccc1f - Browse repository at this point
Copy the full SHA b6ccc1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2de6e - Browse repository at this point
Copy the full SHA 5b2de6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba26bca - Browse repository at this point
Copy the full SHA ba26bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d59739 - Browse repository at this point
Copy the full SHA 8d59739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73afef4 - Browse repository at this point
Copy the full SHA 73afef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afc21c - Browse repository at this point
Copy the full SHA 2afc21cView commit details
Commits on Apr 6, 2016
-
Fix arguments to match replication controller
The DaemonSet as it exists causes the pod to crash on startup with the following: Error syncing pod, skipping: failed to "StartContainer" for "nginx-ingress-lb" with RunContainerError: "runContainer: API error (500): Cannot start container 7eab41694a7d817665337724b5710bd17d7846f0212408aa9d6056e3211447a4: [8] System error: exec: \"/nginx-ingress-controller-lb\": stat /nginx-ingress-controller-lb: no such file or directory\n" Modifying the arguments to match the replication controller works.
Configuration menu - View commit details
-
Copy full SHA for 44d7008 - Browse repository at this point
Copy the full SHA 44d7008View commit details -
Merge pull request kubernetes#706 from joonathan/patch-1
Updated with correction for Ingress TLS spec
Configuration menu - View commit details
-
Copy full SHA for b658ba8 - Browse repository at this point
Copy the full SHA b658ba8View commit details
Commits on Apr 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0c2e199 - Browse repository at this point
Copy the full SHA 0c2e199View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf263c1 - Browse repository at this point
Copy the full SHA cf263c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c3af2 - Browse repository at this point
Copy the full SHA 49c3af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e8109 - Browse repository at this point
Copy the full SHA b7e8109View commit details
Commits on Apr 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5c8a25c - Browse repository at this point
Copy the full SHA 5c8a25cView commit details
Commits on Apr 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 71845f3 - Browse repository at this point
Copy the full SHA 71845f3View commit details
Commits on Apr 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 40a9eb0 - Browse repository at this point
Copy the full SHA 40a9eb0View commit details
Commits on Apr 19, 2016
-
Merge pull request kubernetes#720 from wfhartford/patch-1
Fix daemonset arguments to match replication controller
Configuration menu - View commit details
-
Copy full SHA for 4159a40 - Browse repository at this point
Copy the full SHA 4159a40View commit details
Commits on Apr 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8084341 - Browse repository at this point
Copy the full SHA 8084341View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe026b7 - Browse repository at this point
Copy the full SHA fe026b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6d9a4 - Browse repository at this point
Copy the full SHA fc6d9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3a5103 - Browse repository at this point
Copy the full SHA d3a5103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 198a319 - Browse repository at this point
Copy the full SHA 198a319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b1061 - Browse repository at this point
Copy the full SHA 17b1061View commit details
Commits on Apr 26, 2016
-
Fix nginx ingress controller bug around config map merging
* a config map bool value of false cannot overwritte a true value from defaults * implement merging in ReadConfig * remove helper function merge * adds tests to ensure config is read properly
Configuration menu - View commit details
-
Copy full SHA for 94e6702 - Browse repository at this point
Copy the full SHA 94e6702View commit details
Commits on Apr 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 64791c3 - Browse repository at this point
Copy the full SHA 64791c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 724a829 - Browse repository at this point
Copy the full SHA 724a829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87297ad - Browse repository at this point
Copy the full SHA 87297adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f05eec6 - Browse repository at this point
Copy the full SHA f05eec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b4af5 - Browse repository at this point
Copy the full SHA 16b4af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 102c056 - Browse repository at this point
Copy the full SHA 102c056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5663c72 - Browse repository at this point
Copy the full SHA 5663c72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 107bf18 - Browse repository at this point
Copy the full SHA 107bf18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 996e19c - Browse repository at this point
Copy the full SHA 996e19cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 102c2ee - Browse repository at this point
Copy the full SHA 102c2eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a86a682 - Browse repository at this point
Copy the full SHA a86a682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf7007 - Browse repository at this point
Copy the full SHA 8bf7007View commit details
Commits on Apr 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 996c769 - Browse repository at this point
Copy the full SHA 996c769View commit details
Commits on Apr 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b086a68 - Browse repository at this point
Copy the full SHA b086a68View commit details
Commits on May 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1a239ef - Browse repository at this point
Copy the full SHA 1a239efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d25306 - Browse repository at this point
Copy the full SHA 4d25306View commit details
Commits on May 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 96a66aa - Browse repository at this point
Copy the full SHA 96a66aaView commit details -
Merge pull request kubernetes#766 from aledbf/nginx-tls
Add support for named port, better docs for TLS nginx Ingress
Configuration menu - View commit details
-
Copy full SHA for 496ace4 - Browse repository at this point
Copy the full SHA 496ace4View commit details -
Merge pull request kubernetes#849 from simonswine/bug-overwrite-true-…
…with-configmamp Fix nginx ingress controller bug around config map merging
Configuration menu - View commit details
-
Copy full SHA for e049275 - Browse repository at this point
Copy the full SHA e049275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8c051 - Browse repository at this point
Copy the full SHA 7e8c051View commit details
Commits on May 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dabfa9f - Browse repository at this point
Copy the full SHA dabfa9fView commit details
Commits on May 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2e5e341 - Browse repository at this point
Copy the full SHA 2e5e341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e3de84 - Browse repository at this point
Copy the full SHA 3e3de84View commit details -
Merge pull request kubernetes#898 from aledbf/sort-locations
NGINX Ingress controller Sort locations
Configuration menu - View commit details
-
Copy full SHA for 2db2324 - Browse repository at this point
Copy the full SHA 2db2324View commit details
Commits on May 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ca53e1e - Browse repository at this point
Copy the full SHA ca53e1eView commit details
Commits on May 8, 2016
-
Merge pull request kubernetes#893 from aledbf/custom-errors-example
NGINX Ingress controller - Add example of custom error pages in nginx ingress controller
Configuration menu - View commit details
-
Copy full SHA for dba1b60 - Browse repository at this point
Copy the full SHA dba1b60View commit details
Commits on May 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9168a67 - Browse repository at this point
Copy the full SHA 9168a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4f49e - Browse repository at this point
Copy the full SHA 0d4f49eView commit details
Commits on May 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ca620e4 - Browse repository at this point
Copy the full SHA ca620e4View commit details
Commits on May 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6ead835 - Browse repository at this point
Copy the full SHA 6ead835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 076de3e - Browse repository at this point
Copy the full SHA 076de3eView commit details
Commits on May 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7878600 - Browse repository at this point
Copy the full SHA 7878600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 430e932 - Browse repository at this point
Copy the full SHA 430e932View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a652e9 - Browse repository at this point
Copy the full SHA 8a652e9View commit details
Commits on May 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d0401b3 - Browse repository at this point
Copy the full SHA d0401b3View commit details
Commits on May 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c4228a1 - Browse repository at this point
Copy the full SHA c4228a1View commit details -
Merge pull request kubernetes#1054 from aledbf/cert-checksum
[nginx-ingress-controller] Add ssl certificate checksum to template
Configuration menu - View commit details
-
Copy full SHA for 23d16a4 - Browse repository at this point
Copy the full SHA 23d16a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7acf3 - Browse repository at this point
Copy the full SHA 2d7acf3View commit details -
Merge pull request kubernetes#1019 from aledbf/update-echoheaders
Update echoheaders
Configuration menu - View commit details
-
Copy full SHA for e93d8d8 - Browse repository at this point
Copy the full SHA e93d8d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5faa855 - Browse repository at this point
Copy the full SHA 5faa855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f9828 - Browse repository at this point
Copy the full SHA 28f9828View commit details
Commits on May 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 24fb4b7 - Browse repository at this point
Copy the full SHA 24fb4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2696bd - Browse repository at this point
Copy the full SHA c2696bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d83fa4 - Browse repository at this point
Copy the full SHA 5d83fa4View commit details
Commits on May 28, 2016
-
Merge pull request kubernetes#926 from aledbf/configure-errors
[nginx-ingress-controller] Custom errors should be optional
Configuration menu - View commit details
-
Copy full SHA for a38fcda - Browse repository at this point
Copy the full SHA a38fcdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 675ce39 - Browse repository at this point
Copy the full SHA 675ce39View commit details
Commits on May 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6968e23 - Browse repository at this point
Copy the full SHA 6968e23View commit details
Commits on May 31, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 95e85b5 - Browse repository at this point
Copy the full SHA 95e85b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ea588 - Browse repository at this point
Copy the full SHA f8ea588View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccaf15c - Browse repository at this point
Copy the full SHA ccaf15cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e603976 - Browse repository at this point
Copy the full SHA e603976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5ba27 - Browse repository at this point
Copy the full SHA 0d5ba27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd6ec6 - Browse repository at this point
Copy the full SHA 8fd6ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 221b823 - Browse repository at this point
Copy the full SHA 221b823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b841ed - Browse repository at this point
Copy the full SHA 6b841edView commit details
Commits on Jun 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5688449 - Browse repository at this point
Copy the full SHA 5688449View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a1491 - Browse repository at this point
Copy the full SHA a4a1491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b031b9 - Browse repository at this point
Copy the full SHA 0b031b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71ca554 - Browse repository at this point
Copy the full SHA 71ca554View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae52257 - Browse repository at this point
Copy the full SHA ae52257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b66be - Browse repository at this point
Copy the full SHA 74b66beView commit details
Commits on Jun 3, 2016
-
ingress: nginx controller watches referenced tls secrets
* reload certificates on change
Configuration menu - View commit details
-
Copy full SHA for 00b2180 - Browse repository at this point
Copy the full SHA 00b2180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ac61e - Browse repository at this point
Copy the full SHA 32ac61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f84ca54 - Browse repository at this point
Copy the full SHA f84ca54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c6e5d - Browse repository at this point
Copy the full SHA 22c6e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9abd4e0 - Browse repository at this point
Copy the full SHA 9abd4e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bed62f - Browse repository at this point
Copy the full SHA 3bed62fView commit details
Commits on Jun 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 08a05db - Browse repository at this point
Copy the full SHA 08a05dbView commit details -
ingress: adds configurable SSL redirect nginx controller
* add global value to config map * add per ingress value as annotation to ingress resources
Configuration menu - View commit details
-
Copy full SHA for 3ae80fd - Browse repository at this point
Copy the full SHA 3ae80fdView commit details
Commits on Jun 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 61558f4 - Browse repository at this point
Copy the full SHA 61558f4View commit details
Commits on Jun 9, 2016
-
Merge pull request kubernetes#1133 from bprashanth/ubernetes_healthch…
…ecks Ubernetes multizone and custom healthchecks
Configuration menu - View commit details
-
Copy full SHA for b395b71 - Browse repository at this point
Copy the full SHA b395b71View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a17c5 - Browse repository at this point
Copy the full SHA b1a17c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e792e94 - Browse repository at this point
Copy the full SHA e792e94View commit details
Commits on Jun 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 17e42ed - Browse repository at this point
Copy the full SHA 17e42edView commit details
Commits on Jun 14, 2016
-
Merge pull request kubernetes#1144 from aledbf/ip-whitelisting
[nginx-ingress-controller] Add cidr whitelist support
Configuration menu - View commit details
-
Copy full SHA for 5d49051 - Browse repository at this point
Copy the full SHA 5d49051View commit details
Commits on Jun 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 57c0eab - Browse repository at this point
Copy the full SHA 57c0eabView commit details
Commits on Jun 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e68aa38 - Browse repository at this point
Copy the full SHA e68aa38View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed41a70 - Browse repository at this point
Copy the full SHA ed41a70View commit details
Commits on Jun 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3cbe017 - Browse repository at this point
Copy the full SHA 3cbe017View commit details
Commits on Jun 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 423433b - Browse repository at this point
Copy the full SHA 423433bView commit details
Commits on Jun 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 701c5a0 - Browse repository at this point
Copy the full SHA 701c5a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa9fd2 - Browse repository at this point
Copy the full SHA 6fa9fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb2aa7 - Browse repository at this point
Copy the full SHA 9bb2aa7View commit details
Commits on Jun 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4335d83 - Browse repository at this point
Copy the full SHA 4335d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 834ddb6 - Browse repository at this point
Copy the full SHA 834ddb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a2bc6 - Browse repository at this point
Copy the full SHA 56a2bc6View commit details -
Merge pull request kubernetes#1239 from aledbf/conditional-log
[nginx-ingress-controller]: Add support for conditional log of urls
Configuration menu - View commit details
-
Copy full SHA for b728a0c - Browse repository at this point
Copy the full SHA b728a0cView commit details -
Merge pull request kubernetes#1249 from bprashanth/ing
Reduce number of backends in basic ingress example
Configuration menu - View commit details
-
Copy full SHA for 72fe8dc - Browse repository at this point
Copy the full SHA 72fe8dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a153187 - Browse repository at this point
Copy the full SHA a153187View commit details
Commits on Jun 23, 2016
-
Merge pull request kubernetes#1130 from aledbf/improve-docs
[nginx-ingress-controller] Improve docs and examples
Configuration menu - View commit details
-
Copy full SHA for b9740c9 - Browse repository at this point
Copy the full SHA b9740c9View commit details -
Merge pull request kubernetes#1253 from aledbf/use-delayed-queue
[nginx-ingress-controller]: Use delayed queue
Configuration menu - View commit details
-
Copy full SHA for db82541 - Browse repository at this point
Copy the full SHA db82541View commit details -
Merge pull request kubernetes#1233 from aledbf/avoid-sync
[nginx-ingress-controller]: Avoid sync without a reachable master
Configuration menu - View commit details
-
Copy full SHA for 7e8760b - Browse repository at this point
Copy the full SHA 7e8760bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9ea5e - Browse repository at this point
Copy the full SHA bf9ea5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26fd12a - Browse repository at this point
Copy the full SHA 26fd12aView commit details
Commits on Jun 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7303019 - Browse repository at this point
Copy the full SHA 7303019View commit details -
Configuration menu - View commit details
-
Copy full SHA for acf87ef - Browse repository at this point
Copy the full SHA acf87efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5db8389 - Browse repository at this point
Copy the full SHA 5db8389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d5638 - Browse repository at this point
Copy the full SHA 58d5638View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb05e7b - Browse repository at this point
Copy the full SHA cb05e7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bbf869 - Browse repository at this point
Copy the full SHA 8bbf869View commit details
Commits on Jun 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c398b66 - Browse repository at this point
Copy the full SHA c398b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd2e2b0 - Browse repository at this point
Copy the full SHA cd2e2b0View commit details
Commits on Jul 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 09d7b75 - Browse repository at this point
Copy the full SHA 09d7b75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bcfcef - Browse repository at this point
Copy the full SHA 0bcfcefView commit details
Commits on Jul 2, 2016
-
Merge pull request kubernetes#1296 from Nalum/patch-1
Fix formatting
Configuration menu - View commit details
-
Copy full SHA for 0d5917e - Browse repository at this point
Copy the full SHA 0d5917eView commit details -
Add mime aplication/x-javascript to the gzip list and show the defaul…
…ts in configuration.md
Configuration menu - View commit details
-
Copy full SHA for 6d03a10 - Browse repository at this point
Copy the full SHA 6d03a10View commit details -
Merge pull request kubernetes#1259 from aledbf/release-0.8
[nginx-ingress-controller] Release 0.8
Configuration menu - View commit details
-
Copy full SHA for 15f199c - Browse repository at this point
Copy the full SHA 15f199cView commit details
Commits on Jul 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a2d9c6e - Browse repository at this point
Copy the full SHA a2d9c6eView commit details
Commits on Jul 6, 2016
-
Removed comment to be consistent w/ rest of code Fixes typo and string concat
Configuration menu - View commit details
-
Copy full SHA for 9285335 - Browse repository at this point
Copy the full SHA 9285335View commit details -
Merge pull request kubernetes#1315 from fcvarela/master
Addresses kubernetes#1314 [nginx-ingress-controller ssl nginx reload abort]
Configuration menu - View commit details
-
Copy full SHA for a7570a8 - Browse repository at this point
Copy the full SHA a7570a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b762b7 - Browse repository at this point
Copy the full SHA 9b762b7View commit details -
Merge pull request kubernetes#1299 from Nalum/patch-2
Formatting fix
Configuration menu - View commit details
-
Copy full SHA for ba964cd - Browse repository at this point
Copy the full SHA ba964cdView commit details
Commits on Jul 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 94ea4ab - Browse repository at this point
Copy the full SHA 94ea4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89bbb8d - Browse repository at this point
Copy the full SHA 89bbb8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4efb4 - Browse repository at this point
Copy the full SHA 8f4efb4View commit details
Commits on Jul 9, 2016
-
Merge pull request kubernetes#1324 from bprashanth/docs
GCE Ingress docs update
Configuration menu - View commit details
-
Copy full SHA for cce520a - Browse repository at this point
Copy the full SHA cce520aView commit details
Commits on Jul 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8b25cc6 - Browse repository at this point
Copy the full SHA 8b25cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a736fba - Browse repository at this point
Copy the full SHA a736fbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a34124b - Browse repository at this point
Copy the full SHA a34124bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f1b7c - Browse repository at this point
Copy the full SHA b4f1b7cView commit details -
Merge pull request kubernetes#1350 from aledbf/nginx-backlog
[nginx-ingress-controller]: Improve performance (listen backlog=net.core.somaxconn)
Configuration menu - View commit details
-
Copy full SHA for 1aaa63e - Browse repository at this point
Copy the full SHA 1aaa63eView commit details
Commits on Jul 16, 2016
-
Merge pull request kubernetes#1289 from simonswine/docs-kube-lego
ingress: nginx suggest kube-lego for automated cert management
Configuration menu - View commit details
-
Copy full SHA for ce7085d - Browse repository at this point
Copy the full SHA ce7085dView commit details
Commits on Jul 18, 2016
-
Unset Authorization header when proxying.
Alexander Staubo committedJul 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 5effb7b - Browse repository at this point
Copy the full SHA 5effb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3d6c87 - Browse repository at this point
Copy the full SHA d3d6c87View commit details
Commits on Jul 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a38f2b2 - Browse repository at this point
Copy the full SHA a38f2b2View commit details -
Merge pull request kubernetes#1336 from aledbf/skip-ingress-rules
[nginx-ingress-controller]: Add annotation to skip ingress rule
Configuration menu - View commit details
-
Copy full SHA for fe59e29 - Browse repository at this point
Copy the full SHA fe59e29View commit details -
Merge pull request kubernetes#1338 from aledbf/ssl-default-backend
[nginx-ingress-controller]: Add HTTPS default backend
Configuration menu - View commit details
-
Copy full SHA for eabad1c - Browse repository at this point
Copy the full SHA eabad1cView commit details -
Merge pull request kubernetes#1384 from atombender/issue_1883
Unset Authorization header when proxying
Configuration menu - View commit details
-
Copy full SHA for 5306ca4 - Browse repository at this point
Copy the full SHA 5306ca4View commit details -
Merge pull request kubernetes#1398 from aledbf/nginx-httpoxy
Mitigate HTTPoxy Vulnerability
Configuration menu - View commit details
-
Copy full SHA for 1a04fa4 - Browse repository at this point
Copy the full SHA 1a04fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5113d - Browse repository at this point
Copy the full SHA bf5113dView commit details -
Configuration menu - View commit details
-
Copy full SHA for de6b00d - Browse repository at this point
Copy the full SHA de6b00dView commit details -
Merge pull request kubernetes#1351 from aledbf/check-certificate
[nginx-ingress-controller]: Avoid generation of invalid ssl certificates
Configuration menu - View commit details
-
Copy full SHA for bff40d7 - Browse repository at this point
Copy the full SHA bff40d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1dd32 - Browse repository at this point
Copy the full SHA 0d1dd32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ef038c - Browse repository at this point
Copy the full SHA 3ef038cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7d921 - Browse repository at this point
Copy the full SHA 2c7d921View commit details
Commits on Jul 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9f64273 - Browse repository at this point
Copy the full SHA 9f64273View commit details
Commits on Jul 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0886c7e - Browse repository at this point
Copy the full SHA 0886c7eView commit details
Commits on Jul 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 632d4ae - Browse repository at this point
Copy the full SHA 632d4aeView commit details
Commits on Aug 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1abf443 - Browse repository at this point
Copy the full SHA 1abf443View commit details
Commits on Aug 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c2d56dc - Browse repository at this point
Copy the full SHA c2d56dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f70b80 - Browse repository at this point
Copy the full SHA 0f70b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for b28e160 - Browse repository at this point
Copy the full SHA b28e160View commit details
Commits on Aug 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4fe3462 - Browse repository at this point
Copy the full SHA 4fe3462View commit details
Commits on Aug 5, 2016
-
Merge pull request kubernetes#1450 from aledbf/improve-template-errors
[nginx-ingress-controller]: Check for errors in nginx template
Configuration menu - View commit details
-
Copy full SHA for 139c5f2 - Browse repository at this point
Copy the full SHA 139c5f2View commit details
Commits on Aug 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1a890fe - Browse repository at this point
Copy the full SHA 1a890feView commit details
Commits on Aug 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c479d3e - Browse repository at this point
Copy the full SHA c479d3eView commit details
Commits on Aug 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7e674d5 - Browse repository at this point
Copy the full SHA 7e674d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5d8fe - Browse repository at this point
Copy the full SHA 1b5d8feView commit details
Commits on Aug 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 114dbd3 - Browse repository at this point
Copy the full SHA 114dbd3View commit details -
Merge pull request kubernetes#1501 from bprashanth/ing_docs_listing
Automatic merge from submit-queue Correctly handle ingress.class in GCE controller This bug would only get activated when a user has both `ingess.class=gce` and `ingress.class=nginx` ingresses active in the same GCE/GKE cluster, and would manifest as a set of cloud resources created wastefully for the `ingress.class=nginx` ingress as well. We were previously only ignoring ingress.class (documented here: https://github.com/kubernetes/contrib/blob/master/ingress/controllers/gce/BETA_LIMITATIONS.md#disabling-glbc) when the ingress was created/deleted/modified. There's a chance another ingress with the correct class results in us entering the `sync` routine and listing all ingresses. The listing routine was not smart enough to ignore `ingress.class=nginx`, so we ended up creating resources for the nginx ingress anyway. The second commit fixes some of the nginx examples to include a `readiness` probe that is == liveness probe. Minhan or Girish, whichever one has spare cycles first.
Kubernetes Submit Queue authoredAug 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 3032ff1 - Browse repository at this point
Copy the full SHA 3032ff1View commit details
Commits on Aug 12, 2016
-
Merge pull request kubernetes#1503 from bprashanth/backends
Automatic merge from submit-queue Don't clobber backends. If a parallel ingress controller updates the backend service with another instance group, don't clobber it, just make sure the instance group you put in is there.
Kubernetes Submit Queue authoredAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for dfc322c - Browse repository at this point
Copy the full SHA dfc322cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc50762 - Browse repository at this point
Copy the full SHA fc50762View commit details -
Merge pull request kubernetes#1363 from bprashanth/ing_uid
Automatic merge from submit-queue Use existing uid if one is found Without this if we create some ingresses we will get eg: a forwarding rule like "foo-uid". Now if we restart the ingress controller, and while it's down delete the configmap where it stores its uid, it will come back, see an existing ingress, but wrongly record the uid as "empty string". This will cause the ingress to ignore the old forwarding rule, backends etc. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/contrib/1363) <!-- Reviewable:end -->
Kubernetes Submit Queue authoredAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 34a469f - Browse repository at this point
Copy the full SHA 34a469fView commit details -
Merge pull request kubernetes#1435 from mml/k8s-ig-dead-code
Automatic merge from submit-queue Delete dead code in cluster_manager. <!-- Reviewable:start --> This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/contrib/1435) <!-- Reviewable:end -->
Kubernetes Submit Queue authoredAug 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 01cf346 - Browse repository at this point
Copy the full SHA 01cf346View commit details
Commits on Aug 17, 2016
-
Merge pull request kubernetes#1467 from aledbf/change-client
Automatic merge from submit-queue [nginx-ingress-controller]: Use ClientConfig to configure connection fixes kubernetes#1459 Running with `docker run`: ``` core@localhost ~ $ docker run -it aledbf/nginx-third-party:0.31 bash root@f6a96f46eab0:/# export KUBERNETES_MASTER=http://172.17.4.99:8080 root@f6a96f46eab0:/# /nginx-ingress-controller --default-backend-service=default/nginx-errors I0802 14:44:58.604384 7 main.go:94] Using build: https://github.com/aledbf/contrib - git-5b9146a W0802 14:44:58.605282 7 main.go:118] unexpected error getting runtime information: unable to get POD information (missing POD_NAME or POD_NAMESPACE environment variable) I0802 14:44:58.607270 7 main.go:123] Validated default/nginx-errors as the default backend W0802 14:44:58.611322 7 ssl.go:132] no file dhparam.pem found in secrets I0802 14:44:58.615637 7 controller.go:1128] starting NGINX loadbalancer controller I0802 14:44:58.615902 7 command.go:35] Starting NGINX process... ``` Running inside in a cluster: ``` I0802 14:47:50.254736 1 main.go:94] Using build: https://github.com/aledbf/contrib - git-5b9146a I0802 14:47:50.254920 1 merged_client_builder.go:103] No kubeconfig could be created, falling back to service account. I0802 14:47:50.343440 1 main.go:123] Validated default/nginx-errors as the default backend W0802 14:47:50.343677 1 ssl.go:132] no file dhparam.pem found in secrets I0802 14:47:50.347322 1 controller.go:1128] starting NGINX loadbalancer controller I0802 14:47:50.347870 1 command.go:35] Starting NGINX process... ``` <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.kubernetes.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.kubernetes.io/reviews/kubernetes/contrib/1467) <!-- Reviewable:end -->
Kubernetes Submit Queue authoredAug 17, 2016 Configuration menu - View commit details
-
Copy full SHA for 727a624 - Browse repository at this point
Copy the full SHA 727a624View commit details
Commits on Aug 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e4de1e6 - Browse repository at this point
Copy the full SHA e4de1e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d07120 - Browse repository at this point
Copy the full SHA 9d07120View commit details
Commits on Aug 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4f92eb9 - Browse repository at this point
Copy the full SHA 4f92eb9View commit details -
Merge pull request kubernetes#1577 from aledbf/update-nginx-controller
Automatic merge from submit-queue WIP: [nginx-ingress-controller] Release 0.8.3 fixes kubernetes#1572
Kubernetes Submit Queue authoredAug 22, 2016 Configuration menu - View commit details
-
Copy full SHA for e4236ad - Browse repository at this point
Copy the full SHA e4236adView commit details
Commits on Aug 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d8fbe2f - Browse repository at this point
Copy the full SHA d8fbe2fView commit details
Commits on Aug 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e91c23f - Browse repository at this point
Copy the full SHA e91c23fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d43021b - Browse repository at this point
Copy the full SHA d43021bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28db8fb - Browse repository at this point
Copy the full SHA 28db8fbView commit details
Commits on Aug 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3c3880d - Browse repository at this point
Copy the full SHA 3c3880dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b06fcbb - Browse repository at this point
Copy the full SHA b06fcbbView commit details -
Merge pull request kubernetes#1571 from marketlogicsoftware/kayrus/fi…
…x_default_namespace Automatic merge from submit-queue ingress: use POD_NAMESPACE as a namespace in cli parameters When you deploy ingress not into `default` namespace, ingress RC fails with the `no service with name default/default-http-backend found: services "default-http-backend" not found` error message. This fix uses `POD_NAMESPACE` which we already pass into the pod ENV.
Kubernetes Submit Queue authoredAug 26, 2016 Configuration menu - View commit details
-
Copy full SHA for c6a1b82 - Browse repository at this point
Copy the full SHA c6a1b82View commit details
Commits on Aug 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 05add36 - Browse repository at this point
Copy the full SHA 05add36View commit details
Commits on Sep 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f4854b6 - Browse repository at this point
Copy the full SHA f4854b6View commit details -
Merge pull request kubernetes#1596 from aledbf/improve-defaults
Automatic merge from submit-queue [nginx-ingress-controller]: Adapt nginx hash sizes to the number of ingress This change allows the tuning of 2 important NGINX variables: - server_names_hash_max_size - server_names_hash_bucket_size The default values should be enough for most of the users but after +300 Ingress rules or long hostnames as FQDN NGINX requires tuning of this values or it will not start. The introduced change allows the self-tuning using the Ingress information Using `--v=3` it's possible to see the changes: ``` ... I0822 21:42:10.517778 1 template.go:84] adjusting ServerNameHashMaxSize variable from 4096 to 16384 ... ``` fixes kubernetes#1487
Kubernetes Submit Queue authoredSep 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 42e3a61 - Browse repository at this point
Copy the full SHA 42e3a61View commit details
Commits on Sep 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1cc40b4 - Browse repository at this point
Copy the full SHA 1cc40b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc14774 - Browse repository at this point
Copy the full SHA dc14774View commit details -
Configuration menu - View commit details
-
Copy full SHA for aad6356 - Browse repository at this point
Copy the full SHA aad6356View commit details -
Merge pull request kubernetes#1672 from pdoreau/patch-1
Automatic merge from submit-queue Add firewall rules and ing class clarifications
Kubernetes Submit Queue authoredSep 2, 2016 Configuration menu - View commit details
-
Copy full SHA for fbff29d - Browse repository at this point
Copy the full SHA fbff29dView commit details
Commits on Sep 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 15cc763 - Browse repository at this point
Copy the full SHA 15cc763View commit details
Commits on Sep 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8053699 - Browse repository at this point
Copy the full SHA 8053699View commit details
Commits on Sep 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5d653fc - Browse repository at this point
Copy the full SHA 5d653fcView commit details
Commits on Sep 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for baf5c07 - Browse repository at this point
Copy the full SHA baf5c07View commit details
Commits on Sep 15, 2016
-
Allow customisation of the nginx proxy_buffer_size directive via Conf…
…igMap
Vy-Shane Xie committedSep 15, 2016 5Configuration menu - View commit details
-
Copy full SHA for ae1c450 - Browse repository at this point
Copy the full SHA ae1c450View commit details -
Merge pull request kubernetes#1743 from vyshane/nginx-ingress-control…
…ler-proxy-buffer-size-2 Automatic merge from submit-queue Allow customisation of the nginx proxy_buffer_size directive via ConfigMap I'm opening a new PR with the same changes as kubernetes#1693 because I pushed the latter with an email address that can't be used to sign the CLA. Description from the previous PR: When using nginx as a proxy we can run into the following error: ``` upstream sent too big header while reading response header from upstream ``` In order to fix this, we need to be able to configure the proxy_buffer_size nginx directive to increase its value. This PR updates the nginx-ingress-controller to allow that.
Kubernetes Submit Queue authoredSep 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 77afc22 - Browse repository at this point
Copy the full SHA 77afc22View commit details
Commits on Sep 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9d4dfe7 - Browse repository at this point
Copy the full SHA 9d4dfe7View commit details
Commits on Sep 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4e722f9 - Browse repository at this point
Copy the full SHA 4e722f9View commit details
Commits on Sep 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a965f44 - Browse repository at this point
Copy the full SHA a965f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73e22a5 - Browse repository at this point
Copy the full SHA 73e22a5View commit details
Commits on Sep 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8c770ba - Browse repository at this point
Copy the full SHA 8c770baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c70335 - Browse repository at this point
Copy the full SHA 3c70335View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33d05a - Browse repository at this point
Copy the full SHA c33d05aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d99efea - Browse repository at this point
Copy the full SHA d99efeaView commit details
Commits on Sep 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e30bbdf - Browse repository at this point
Copy the full SHA e30bbdfView commit details
Commits on Sep 26, 2016
-
Merge pull request kubernetes#1711 from aledbf/add-helper-to-funcmap
Automatic merge from submit-queue [nginx-ingress-controller]: Add function helpers to nginx template fixes kubernetes#1695
Kubernetes Submit Queue authoredSep 26, 2016 Configuration menu - View commit details
-
Copy full SHA for d90ceb7 - Browse repository at this point
Copy the full SHA d90ceb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 428d8e3 - Browse repository at this point
Copy the full SHA 428d8e3View commit details -
Merge pull request kubernetes#1749 from aledbf/cloud-health-check
Automatic merge from submit-queue [nginx-ingress-controller] Readiness probe that works behind a CP lb fixes kubernetes#1507
Kubernetes Submit Queue authoredSep 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 741ac71 - Browse repository at this point
Copy the full SHA 741ac71View commit details -
Merge pull request kubernetes#1786 from aledbf/custom-funcs-docs
Automatic merge from submit-queue [nginx-ingress-controller] Add docs about go template Address kubernetes-retired/contrib#1711 (comment)
Kubernetes Submit Queue authoredSep 26, 2016 Configuration menu - View commit details
-
Copy full SHA for b49a919 - Browse repository at this point
Copy the full SHA b49a919View commit details
Commits on Sep 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e74b803 - Browse repository at this point
Copy the full SHA e74b803View commit details -
Merge pull request kubernetes#1771 from bprashanth/ing_0.8.0
Automatic merge from submit-queue Bump glbc to 0.8.0 Don't think this hits the bar for 1.4.0, but hopefully it can make 1.4.1. The version bump is for the godep update that fixes an issue with the throttling workqueue (kubernetes/kubernetes#31396). I should've done this sooner, dropped it. Also fixes kubernetes-retired/contrib#1776 and kubernetes-retired/contrib#1783
Kubernetes Submit Queue authoredSep 27, 2016 Configuration menu - View commit details
-
Copy full SHA for d6e8d89 - Browse repository at this point
Copy the full SHA d6e8d89View commit details
Commits on Sep 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9630813 - Browse repository at this point
Copy the full SHA 9630813View commit details
Commits on Sep 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for db3388e - Browse repository at this point
Copy the full SHA db3388eView commit details -
Merge pull request kubernetes#1772 from aledbf/check-new-error
Automatic merge from submit-queue [nginx-ingress-controller] Avoid replacing nginx.conf file with invalid content
Kubernetes Submit Queue authoredSep 29, 2016 Configuration menu - View commit details
-
Copy full SHA for e9b160c - Browse repository at this point
Copy the full SHA e9b160cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dd1d3 - Browse repository at this point
Copy the full SHA 75dd1d3View commit details -
Merge pull request kubernetes#1802 from aledbf/fix-vars
Automatic merge from submit-queue [nginx-ingress-controller] Initialize proxy_upstream_name variable fixes kubernetes#1801
Kubernetes Submit Queue authoredSep 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 90d8402 - Browse repository at this point
Copy the full SHA 90d8402View commit details -
ingress/controllers/nginx: WebSocket documentation
For those that do not understand the default way in which nginx proxies requests not containing a "Connection" header, the approach for enabling WebSocket support might not make sense. This commit adds documentation that explains why things are done this way.
Configuration menu - View commit details
-
Copy full SHA for 0373ce6 - Browse repository at this point
Copy the full SHA 0373ce6View commit details
Commits on Sep 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 25bf00a - Browse repository at this point
Copy the full SHA 25bf00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bae7c4 - Browse repository at this point
Copy the full SHA 0bae7c4View commit details
Commits on Oct 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 541928e - Browse repository at this point
Copy the full SHA 541928eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98af965 - Browse repository at this point
Copy the full SHA 98af965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 190c9a2 - Browse repository at this point
Copy the full SHA 190c9a2View commit details
Commits on Oct 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a077699 - Browse repository at this point
Copy the full SHA a077699View commit details
Commits on Oct 5, 2016
-
Merge pull request kubernetes#1808 from whitlockjc/document-nginx-con…
…nection-header Automatic merge from submit-queue ingress/controllers/nginx: WebSocket documentation For those that do not understand the default way in which nginx proxies requests not containing a "Connection" header, the approach for enabling WebSocket support might not make sense. This commit adds documentation that explains why things are done this way.
Kubernetes Submit Queue authoredOct 5, 2016 Configuration menu - View commit details
-
Copy full SHA for a2aae63 - Browse repository at this point
Copy the full SHA a2aae63View commit details
Commits on Oct 6, 2016
-
Merge pull request kubernetes#1830 from aledbf/dbackend
Automatic merge from submit-queue [nginx-ingress-controller] Add support for default backend in Ingress rule replaces kubernetes#1759
Kubernetes Submit Queue authoredOct 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 6456025 - Browse repository at this point
Copy the full SHA 6456025View commit details
Commits on Oct 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 54891ae - Browse repository at this point
Copy the full SHA 54891aeView commit details
Commits on Oct 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c8487c1 - Browse repository at this point
Copy the full SHA c8487c1View commit details
Commits on Oct 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 248699c - Browse repository at this point
Copy the full SHA 248699cView commit details
Commits on Oct 25, 2016
-
Merge pull request kubernetes#1813 from marketlogicsoftware/kayrus/ng…
…inx-log-format Automatic merge from submit-queue Added domain name and server port into nginx logs I replaced dashes so it shouldn't brake log parsers. In addition here are the [fluentd rules](https://github.com/kayrus/elk-kubernetes/blob/dc71d8db4a09a8900a423aebd6929b2f51ebe744/docker/fluentd/td-agent.conf#L230..L237) which parse these logs (requires https://github.com/tagomoris/fluent-plugin-parser plugin)
Kubernetes Submit Queue authoredOct 25, 2016 Configuration menu - View commit details
-
Copy full SHA for e1faa8e - Browse repository at this point
Copy the full SHA e1faa8eView commit details
Commits on Nov 3, 2016
-
Merge pull request kubernetes#1879 from r2d4/map_hash_bucket_size
Automatic merge from submit-queue Make map_hash_bucket_size configurable I was getting an error while trying to run the nginx controller in minikube. This allows this nginx configuration option to be passed in through a configmap. The default value depends on the processor's cache line size (32 | 64 | 128), however ServerNameHashBucketSize is determined similarly, so I've set it to the same default (64). Fixes kubernetes#1817 ref kubernetes/minikube#611 cc @bprashanth
Kubernetes Submit Queue authoredNov 3, 2016 Configuration menu - View commit details
-
Copy full SHA for bff5d0e - Browse repository at this point
Copy the full SHA bff5d0eView commit details
Commits on Nov 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 294ff58 - Browse repository at this point
Copy the full SHA 294ff58View commit details
Commits on Nov 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7ed61b1 - Browse repository at this point
Copy the full SHA 7ed61b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55acaab - Browse repository at this point
Copy the full SHA 55acaabView commit details