Manuel de Brito Fontes
|
12c8ea721d
|
When a secret is updated read ingress annotations (again)
|
2018-01-23 19:34:33 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c49c17eb91
|
Merge pull request #1929 from aledbf/stores
Refactoring of kubernetes informers and local caches
|
2018-01-19 17:44:06 -02:00 |
|
Manuel de Brito Fontes
|
9af683b02a
|
Cleanup
|
2018-01-19 15:53:25 -03:00 |
|
Benji Visser
|
40718c3865
|
updating prometheus metrics names according to naming best practices (#1912)
updating Go names to not use underscores
accidental tab autocomplete 🔪
|
2018-01-19 09:32:19 -02:00 |
|
Manuel de Brito Fontes
|
0287024598
|
Add event for configmap update
|
2018-01-18 20:04:40 -03:00 |
|
Manuel de Brito Fontes
|
ffea85d397
|
Cleanup
|
2018-01-18 17:35:00 -03:00 |
|
Manuel de Brito Fontes
|
e9a00ff916
|
Refactoring of kubernetes informers and local caches
|
2018-01-18 16:14:54 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
8975800740
|
Add support to hide headers from upstream servers (#1928)
|
2018-01-18 16:37:22 -02:00 |
|
Manuel Alejandro de Brito Fontes
|
5a16a7aaa0
|
Fix doc links (#1925)
* Fix documentation links
* Replace external-traffic annotation
* Update awesome_bot docker image
|
2018-01-18 13:30:29 -02:00 |
|
Manuel Alejandro de Brito Fontes
|
b50cdc0256
|
Add option for reuseport in nginx listen section (#1919)
|
2018-01-17 21:12:46 -02:00 |
|
Manuel Alejandro de Brito Fontes
|
28058f0edc
|
Add support for jaeger backend (#1916)
|
2018-01-17 19:28:59 -02:00 |
|
Manuel Alejandro de Brito Fontes
|
3e7d1f9acf
|
Random string function should only contains letters (#1906)
|
2018-01-17 10:26:32 -02:00 |
|
Benji Visser
|
74451e6b1f
|
updating nginx prometheus metrics names according to prometheus naming best practices (#1910)
|
2018-01-17 09:56:53 -02:00 |
|
Manuel Alejandro de Brito Fontes
|
142b444685
|
Refactor initial synchronization of ingress objects (#1891)
|
2018-01-09 10:53:08 -02:00 |
|
Manuel de Brito Fontes
|
03a1e20fde
|
Remove package to generate UUIDs
|
2018-01-07 12:07:33 -03:00 |
|
Manuel de Brito Fontes
|
c8c4610714
|
Remove k8s.io/kubernetes/pkg/api package
|
2018-01-07 12:06:07 -03:00 |
|
Manuel de Brito Fontes
|
f26331844b
|
Remove deprecated cloner helper
|
2018-01-07 12:03:00 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a09527cf6d
|
Fix data race updating ingress status (#1872)
|
2018-01-02 17:43:25 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
da829748ec
|
Fix SSL Passthrough template issue and custom ports in redirect to HTTPS (#1870)
|
2018-01-02 14:48:42 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e02697ee4b
|
Merge pull request #1800 from maxlaverse/configurable_refresh_interval
Add control of the configuration refresh interval
|
2017-12-09 12:17:31 -06:00 |
|
Max Laverse
|
f5953bbfa1
|
Add X-Forwarded-Prefix on rewrites
|
2017-12-06 22:06:37 +01:00 |
|
Max Laverse
|
0561ea8b87
|
Add control of the configuration refresh interval
|
2017-12-05 22:17:38 +01:00 |
|
Manuel de Brito Fontes
|
a4f67c0853
|
Fix verification of boilerplate, style and file headers
|
2017-12-03 13:58:23 -03:00 |
|
Manuel de Brito Fontes
|
3058e7758d
|
Add setting to configure proxy responses in the stream section
|
2017-11-30 17:53:23 -03:00 |
|
Manuel de Brito Fontes
|
161b485ae0
|
Add option to configure the redirect code
|
2017-11-30 12:08:43 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
2e3c7e24fe
|
Merge pull request #1768 from aledbf/fix-default-backend
Custom default backend must use annotations if present
|
2017-11-30 11:13:17 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
5482bca363
|
Merge pull request #1771 from aledbf/verifyHostname
Add additional check for old SSL certificates
|
2017-11-30 10:34:51 -03:00 |
|
Manuel de Brito Fontes
|
930bd7f4f3
|
Add additional check for old SSL certificates
|
2017-11-29 20:52:49 -03:00 |
|
Manuel de Brito Fontes
|
14a9e664bb
|
Custom default backend must use annotations if present
|
2017-11-29 15:04:51 -03:00 |
|
xianlubird
|
6e18d00cd7
|
Fix ingress typo
Signed-off-by: xianlubird <xianlubird@gmail.com>
Signed-off-by: xianlu <xianlu.cxl@alibaba-inc.com>
|
2017-11-29 17:02:41 +08:00 |
|
Manuel de Brito Fontes
|
f7e910e960
|
Fix ingress.class annotation
|
2017-11-28 19:27:38 -03:00 |
|
Manuel de Brito Fontes
|
3526785b96
|
Fix reference to removed lister
|
2017-11-27 19:22:59 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
82b4d2a0af
|
Merge pull request #1231 from canhnt/sticky-path-rewriter
Add tests to cover sticky cookie and rewrite-target annotations
|
2017-11-23 20:08:04 -03:00 |
|
Canh Ngo
|
363d3c1f4f
|
Added a unit-test to verify sticky cookie to work with redirection
|
2017-11-23 22:20:29 +01:00 |
|
Manuel de Brito Fontes
|
f055022e58
|
Simplify annotations
|
2017-11-23 14:11:31 -03:00 |
|
Manuel de Brito Fontes
|
1a92159fa4
|
Refactor annotations prefix helper
|
2017-11-22 21:20:04 -03:00 |
|
Manuel de Brito Fontes
|
18d6573981
|
Add fake filesystem for test to avoid temporal files on the local filesystem
|
2017-11-22 19:52:30 -03:00 |
|
Manuel de Brito Fontes
|
14b5259b0f
|
Refactoring of ingress class annotation and main flags
|
2017-11-22 19:31:59 -03:00 |
|
Manuel de Brito Fontes
|
a36cd10041
|
Do not update a secret not referenced by ingress rules
|
2017-11-14 17:50:08 -03:00 |
|
Manuel de Brito Fontes
|
c5b0c8ab0d
|
Add annotation for setting proxy_redirect
|
2017-11-13 20:19:41 -03:00 |
|
Manuel de Brito Fontes
|
ff9e804d9a
|
Refactor SSL intermediate CA certificate check
|
2017-11-13 12:07:14 -03:00 |
|
Manuel de Brito Fontes
|
fdd231816c
|
Disable features not availables in some platforms
|
2017-11-12 11:12:58 -03:00 |
|
Manuel de Brito Fontes
|
4c1c707e9c
|
Add tests for alias annotation
|
2017-11-11 14:53:44 -03:00 |
|
Manuel de Brito Fontes
|
d4fd127a1f
|
Add missing field
|
2017-11-11 14:53:44 -03:00 |
|
Manuel de Brito Fontes
|
8f1ff15a6e
|
Add prefix nginx to annotations
|
2017-11-11 14:53:44 -03:00 |
|
Manuel de Brito Fontes
|
97577c07a5
|
Include a buffer pool to improve memory usage
|
2017-11-11 14:53:44 -03:00 |
|
Manuel de Brito Fontes
|
73fe95722c
|
Rename package pkg to internal
|
2017-11-11 14:53:44 -03:00 |
|