Commit graph

1014 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
4fc965f75d Merge pull request #587 from mkumatag/multi-arch-image
Multi arch nginx-slim docker image
2017-05-03 12:00:52 -03:00
Manuel Alejandro de Brito Fontes
93e82670bd Merge pull request #561 from caiyixiang/haproxy_custom_configuration
add a example for haproxy_custom_configuration
2017-05-03 07:58:55 -03:00
caiyixiang
baf3253bd2 add a example for haproxy_custom_configuration
fix some error
2017-05-03 14:12:46 +08:00
Manuel Alejandro de Brito Fontes
f9663a8d94 Merge pull request #678 from aledbf/fix-ssl-check
Convert CN SSL Certificate to lowercase before comparison
2017-05-01 20:24:21 -03:00
Manuel de Brito Fontes
5d9728b16e Convert CN SSL Certificate to lowercase before comparison 2017-05-01 20:01:05 -03:00
Manuel Alejandro de Brito Fontes
6bf5d7586c Merge pull request #673 from jeffpearce/jeffpearce/lb
Override load balancer alg view config map
2017-04-29 13:13:08 -03:00
Jeff Pearce
a5d58cc521 Override load balancer alg view config map 2017-04-29 08:37:24 -07:00
Manuel Alejandro de Brito Fontes
f5d27bf175 Merge pull request #670 from Luit/master
Fix error check in examples/custom-controller
2017-04-28 09:54:35 -03:00
Luit van Drongelen
ff72c4f1e6 Fix error check in examples/custom-controller
Fixes #669
2017-04-28 13:57:46 +02:00
Manuel Alejandro de Brito Fontes
4555a64572 Merge pull request #664 from aledbf/beta5
Release nginx 0.9-beta.5
2017-04-27 22:18:53 -03:00
Nick Sardo
eebda21952 Merge pull request #667 from nicksardo/gce-version-bump
[GLBC] Doc changes for version bump
2017-04-27 17:19:34 -07:00
Nick Sardo
3ac784a7ec Doc changes for version bump 2017-04-27 17:16:09 -07:00
Manuel de Brito Fontes
83cb03b51c Release 0.9-beta.5 2017-04-27 20:28:05 -03:00
Manuel Alejandro de Brito Fontes
c8a9385d04 Merge pull request #666 from aledbf/improve-reload-times
Allow more frequent reload events
2017-04-27 15:05:34 -03:00
Manuel de Brito Fontes
87b484eb47 Allow more frequent reload events 2017-04-27 14:29:31 -03:00
Manuel Alejandro de Brito Fontes
a1b6fa7d5b Merge pull request #663 from aledbf/remove-todo
Remove helper required in go < 1.8
2017-04-27 00:14:29 -03:00
Manuel Alejandro de Brito Fontes
192d832458 Merge pull request #662 from aledbf/fix-647
Add debug information about ingress class
2017-04-27 00:08:04 -03:00
Manuel Alejandro de Brito Fontes
e911f20405 Merge pull request #661 from aledbf/update-client-go
Avoid running nginx if the configuration file is empty
2017-04-26 23:58:15 -03:00
Manuel de Brito Fontes
d1e77f132f Remove helper required in go < 1.8 2017-04-26 23:52:03 -03:00
Manuel de Brito Fontes
8fc09d521f Add debug information about ingress class 2017-04-26 23:43:52 -03:00
Manuel de Brito Fontes
f4147e9e6c Avoid running nginx if the configuration file is empty 2017-04-26 23:34:36 -03:00
Manuel Alejandro de Brito Fontes
25d50fa371 Merge pull request #660 from aledbf/update-client-go
Rollback queue refactoring
2017-04-26 23:33:29 -03:00
Manuel de Brito Fontes
7eee34f473 Rollback queue refactoring 2017-04-26 22:52:04 -03:00
Nick Sardo
b01dc68e30 [GLBC] Specify balancing mode for backends being added to existing backend service (#652)
Add backends of proper type to backend service
2017-04-26 16:02:17 -07:00
Nick Sardo
14054be571 [GLBC] Fix problem surfacing error (#658)
* use syncError in defer GC

* surface other err as well
2017-04-26 15:30:33 -07:00
Nick Sardo
cd3e546c80 [GLBC] Better certificate handling (#639)
* Harden ssl cert logic to handle unknown state

* Do not delete non-controller-created certificates (pre-shared certs)

* Remove unnecessary variable

* Added three tests to check ssl certificate naming

* Address review comments

* Early return instead of large code block
2017-04-26 11:15:19 -07:00
Manuel Alejandro de Brito Fontes
7deb1a2beb Merge pull request #654 from aledbf/update-go
Update go version to 1.8
2017-04-26 08:13:39 -03:00
Manuel de Brito Fontes
4af97467d1 Update go version to 1.8 2017-04-26 07:51:21 -03:00
Manuel Alejandro de Brito Fontes
201a109bb5 Merge pull request #637 from aledbf/0.9.0-beta.4
[nginx] 0.9.0 beta.4
2017-04-25 18:10:16 -03:00
Manuel Alejandro de Brito Fontes
1362d29d55 Merge pull request #651 from thakkaryash94/patch-1
Update README.md
2017-04-25 17:44:23 -03:00
Yash Thakkar
09b3a998cf Update README.md
fixed tcp services example link.

note: udp services link is also broken, I don't know correct link path.
2017-04-26 01:40:33 +05:30
Manuel Alejandro de Brito Fontes
0395963fc5 Merge pull request #650 from eduardobaitello/patch-1
Fix default value information
2017-04-25 16:54:43 -03:00
Eduardo Baitello
f737cdcae5 Fix default value information
proxy-read-timeout and proxy-send-timeout default value is 60 seconds, not 30.
2017-04-25 16:27:18 -03:00
Manjunath A Kumatagi
9f426888b8 Add support for arm, arm64 and s390x arch 2017-04-25 15:12:07 +05:30
Manuel de Brito Fontes
5684c82d6c Release 0.9-beta.4 2017-04-24 22:51:49 -03:00
Manuel Alejandro de Brito Fontes
5fb45c962a Merge pull request #644 from aledbf/support-proxy-https
Add support for https in proxy request for external authentication
2017-04-24 22:50:58 -03:00
Manuel de Brito Fontes
ab1f04b9c2 Add support for https in proxy request for external authentication 2017-04-24 22:14:38 -03:00
Manuel Alejandro de Brito Fontes
db4cbac2e8 Merge pull request #642 from arjanschaaf/configuration-snippets-documentation
Configuration snippets documentation improvements
2017-04-24 12:00:47 -03:00
Arjan Schaaf
1a191846a9 Mentioned in the comments of #180 the annotation for configuration snippets was missing from the configuration documentation 2017-04-24 16:27:56 +02:00
Arjan Schaaf
4c54a7be03 ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work. 2017-04-24 16:25:16 +02:00
Arjan Schaaf
1b5f8b8779 ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work. 2017-04-24 16:24:20 +02:00
Manuel Alejandro de Brito Fontes
4bd0f49b22 Merge pull request #638 from arjanschaaf/nginx-sticky-annotations
Nginx sticky annotations #258 made the global enable-sticky-sessions obsolete
2017-04-21 13:16:10 -03:00
Arjan Schaaf
389e0f527c Nginx sticky annotations #258 made the global enable-sticky-sessions obsolete 2017-04-21 14:57:45 +02:00
Manuel Alejandro de Brito Fontes
9d4a8b8c17 Merge pull request #635 from aledbf/feature-632
Allow configuration of features underscores_in_headers and ignore_invalid_headers
2017-04-20 18:38:04 -03:00
Manuel Alejandro de Brito Fontes
203171ecaa Merge pull request #634 from philips/patch-2
catalog: add alb-ingress-controller
2017-04-20 18:13:31 -03:00
Manuel de Brito Fontes
12d4aadf74 Allow configuration of features underscores_in_headers and ignore_invalid_headers 2017-04-20 18:12:16 -03:00
Brandon Philips
e220fb84f9 catalog: add alb-ingress-controller 2017-04-20 14:02:06 -07:00
Manuel Alejandro de Brito Fontes
d8d9a5ff17 Merge pull request #633 from aledbf/lint
Fix lint errors
2017-04-20 17:15:19 -03:00
Manuel de Brito Fontes
786d977a90 Fix lint errors 2017-04-20 16:48:14 -03:00
Manuel Alejandro de Brito Fontes
b18f8e86ad Merge pull request #629 from aledbf/externalname-feature
Add support for services of type ExternalName
2017-04-20 16:44:03 -03:00