Christian Simon
|
3ae80fd3cc
|
ingress: adds configurable SSL redirect nginx controller
* add global value to config map
* add per ingress value as annotation to ingress resources
|
2016-06-05 15:30:09 +01:00 |
|
Christian Simon
|
08a05db93c
|
Refactor nginx config into own package
|
2016-06-05 15:29:59 +01:00 |
|
Christian Simon
|
00b2180a8f
|
ingress: nginx controller watches referenced tls secrets
* reload certificates on change
|
2016-06-03 16:53:21 +01:00 |
|
Manuel de Brito Fontes
|
74b66beda9
|
Add support for services running ssl
|
2016-06-02 17:39:13 -04:00 |
|
Manuel de Brito Fontes
|
ae52257c3a
|
Watch for updates in configuration configmaps
|
2016-06-02 17:39:13 -04:00 |
|
Manuel de Brito Fontes
|
71ca55440b
|
Fix lint errors
|
2016-06-02 17:39:12 -04:00 |
|
Manuel de Brito Fontes
|
6b841edff0
|
Address comments. Move auth and healthcheck inside nginx package
|
2016-05-31 14:34:04 -04:00 |
|
Manuel de Brito Fontes
|
e603976721
|
Remove blank lines from template rendering
|
2016-05-31 13:43:36 -04:00 |
|
Manuel de Brito Fontes
|
f8ea58882b
|
Add option to append a base tag in the head
|
2016-05-31 12:30:35 -04:00 |
|
Manuel de Brito Fontes
|
95e85b57e3
|
Add support for rewrite
|
2016-05-31 12:25:50 -04:00 |
|
Manuel de Brito Fontes
|
675ce396ac
|
Allow custom health checks
|
2016-05-27 21:31:21 -03:00 |
|
Prashanth B
|
23d16a4451
|
Merge pull request #1054 from aledbf/cert-checksum
[nginx-ingress-controller] Add ssl certificate checksum to template
|
2016-05-25 20:46:03 -07:00 |
|
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 |
|
Prashanth Balasubramanian
|
0d4f49e50e
|
Change int <->int32 for godeps
|
2016-05-09 12:06:09 -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 |
|
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
|
16b4af504b
|
Fix issues with named ports
|
2016-04-27 23:28:19 -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
|
49c3af2c17
|
Add git information during build
|
2016-04-10 18:49:51 -03:00 |
|
Manuel de Brito Fontes
|
0c2e199833
|
Allow traffic to default server _
|
2016-04-10 18:38:48 -03:00 |
|
Manuel de Brito Fontes
|
0a71f4911b
|
Add test to verify SSL certificate creation
|
2016-04-01 15:15:29 -03:00 |
|
Manuel de Brito Fontes
|
60e2e5f9ad
|
Avoid sync Ingress updates
|
2016-03-31 17:14:54 -03:00 |
|
Manuel de Brito Fontes
|
2632fe566b
|
Update Ingress status information in nginx controller
|
2016-03-31 00:06:36 -03:00 |
|
Manuel de Brito Fontes
|
7abc7a77f6
|
Add configuration for retries in non-idempotent requests
|
2016-03-30 16:32:56 -03:00 |
|
Manuel de Brito Fontes
|
c9f8a06399
|
Add ump load balancing and naxsi as WAF. Update nginx to 1.9.13
|
2016-03-29 23:22:44 -03:00 |
|
Manuel de Brito Fontes
|
b7dee6f95c
|
Rename controller to nginx
|
2016-03-27 22:30:58 -03:00 |
|