Manuel de Brito Fontes
c4228a150f
Add ssl certificate checksum to template
2016-05-25 23:05:23 -03:00
Manuel de Brito Fontes
d0401b3901
Remove loadBalancer ip on shutdown
2016-05-24 14:27:37 -03:00
Spencer Smith
8a652e94f5
missed the new proxy-protocol example
2016-05-20 15:41:12 -04:00
Spencer Smith
430e9328a1
bump makefile and rc specifications to v0.62 for a new build
2016-05-20 15:22:30 -04:00
Manuel de Brito Fontes
7878600981
Add image with redirect
2016-05-19 21:30:04 -03:00
Manuel de Brito Fontes
076de3e8a7
Update references to 1.3
2016-05-19 16:13:10 -03:00
Manuel de Brito Fontes
6ead83512e
Revert redirect to ssl
2016-05-19 16:11:51 -03:00
Manuel de Brito Fontes
ca620e4074
Move Ingress godeps to vendor/
2016-05-10 10:30:56 -03:00
Prashanth Balasubramanian
0d4f49e50e
Change int <->int32 for godeps
2016-05-09 12:06:09 -07:00
Prashanth Balasubramanian
9168a67324
Godeps
2016-05-09 11:53:58 -07:00
Prashanth B
dba1b6005a
Merge pull request #893 from aledbf/custom-errors-example
...
NGINX Ingress controller - Add example of custom error pages in nginx ingress controller
2016-05-08 14:35:34 -07:00
Christian Simon
ca53e1efb4
Add docs/examples for proxy_protocol
2016-05-06 09:27:30 +01:00
Prashanth B
2db2324c6c
Merge pull request #898 from aledbf/sort-locations
...
NGINX Ingress controller Sort locations
2016-05-04 08:38:01 -07:00
Manuel de Brito Fontes
3e3de84836
Location / must be the last one
2016-05-04 09:05:34 -03:00
Manuel de Brito Fontes
2e5e341ef0
Add example of custom error pages in nginx ingress controller
2016-05-03 23:58:54 -03:00
Prashanth Balasubramanian
dabfa9f131
Bump up nginx controller to 0.61
2016-05-03 10:27:35 -07:00
Prashanth Balasubramanian
7e8c051e2c
Fix nginx ingress unittests.
2016-05-02 15:57:58 -07:00
Prashanth B
e049275a82
Merge pull request #849 from simonswine/bug-overwrite-true-with-configmamp
...
Fix nginx ingress controller bug around config map merging
2016-05-02 15:10:17 -07:00
Prashanth B
496ace4d3a
Merge pull request #766 from aledbf/nginx-tls
...
Add support for named port, better docs for TLS nginx Ingress
2016-05-02 09:01:55 -07:00
Manuel de Brito Fontes
96a66aa6fa
Only update service annotations if it contains named ports
2016-05-02 12:00:34 -03:00
Manuel de Brito Fontes
4d25306b52
Allow custom default server when host is empty in ingress rule
2016-05-01 19:08:37 -03:00
Andrew Johnstone
1a239ef2ae
fixes #874
...
non-ascii character used.
2016-05-01 18:19:18 +01:00
Manuel de Brito Fontes
b086a686dd
Allow custom nginx templates
2016-04-30 12:34:33 -03:00
Manuel de Brito Fontes
996c769080
Simplify port mapping of endpoints
2016-04-29 15:56:00 -03:00
Manuel de Brito Fontes
8bf7007c40
Add support for sticky sessions
2016-04-28 11:37:13 -03:00
Manuel de Brito Fontes
a86a682429
Fix HSTS
2016-04-28 00:30:49 -03:00
Manuel de Brito Fontes
102c2eeaa4
Avoid iteration in pods during update of service annotations
2016-04-27 23:28:21 -03:00
Manuel de Brito Fontes
996e19cdb8
Use Ingress creation and update events instead services to reduce pod queries
2016-04-27 23:28:20 -03:00
Manuel de Brito Fontes
107bf1837b
Bump version
2016-04-27 23:28:20 -03:00
Manuel de Brito Fontes
5663c725be
Make optional redirect to SSL
2016-04-27 23:28:20 -03:00
Manuel de Brito Fontes
102c056b67
Add header X-Forwarded-Port
2016-04-27 23:28:19 -03:00
Manuel de Brito Fontes
16b4af504b
Fix issues with named ports
2016-04-27 23:28:19 -03:00
Manuel de Brito Fontes
f05eec6781
Fix https port
2016-04-27 23:28:19 -03:00
Manuel de Brito Fontes
87297ade32
Check for valid PEM content
2016-04-27 23:28:18 -03:00
Manuel de Brito Fontes
724a829eae
Detect path collisions in Ingress rules
2016-04-27 23:28:18 -03:00
Manuel de Brito Fontes
64791c35f0
Add complete TLS example in nginx Ingress controller
2016-04-27 23:28:18 -03:00
Christian Simon
94e6702385
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
2016-04-26 17:19:06 +01:00
Prashanth Balasubramanian
17b106133b
Update nginx controller for Godeps
2016-04-21 11:46:23 -07:00
Prashanth Balasubramanian
198a319fd6
Godeps
2016-04-21 11:46:23 -07:00
Prashanth Balasubramanian
d3a51031c3
Bump version
2016-04-21 11:46:23 -07:00
Prashanth Balasubramanian
fc6d9a47fd
Update certificates on secret update
2016-04-21 11:46:23 -07:00
Prashanth Balasubramanian
fe026b73f0
Add a use-real-cloud flag to allow the controller to run on the master
2016-04-21 11:46:23 -07:00
Prashanth Balasubramanian
8084341920
Simpler firewall rules
2016-04-21 11:46:23 -07:00
Prashanth B
4159a40da4
Merge pull request #720 from wfhartford/patch-1
...
Fix daemonset arguments to match replication controller
2016-04-19 15:54:08 -07:00
Prashanth Balasubramanian
40a9eb0ba2
Add a multi-tls example.
2016-04-13 10:08:48 -07:00
Prashanth Balasubramanian
71845f3b89
Parse cmdline flags so we get --v
2016-04-11 18:28:27 -07:00
Prashanth Balasubramanian
5c8a25c833
Add running-in-cluster=false option.
2016-04-10 18:17:27 -07:00
Prashanth Balasubramanian
b7e8109a6d
Add an all-in-one rc.yaml
2016-04-10 16:03:06 -07:00
Manuel de Brito Fontes
49c3af2c17
Add git information during build
2016-04-10 18:49:51 -03:00
Manuel de Brito Fontes
cf263c1390
Wait until the pod it's running before getting information about it
2016-04-10 18:38:48 -03:00