Kirill Levin
|
26deff4c34
|
Merge remote-tracking branch 'refs/remotes/origin/udp-tcp-on-same-port' into udp-tcp-on-same-port
|
2017-03-15 20:35:28 +03:00 |
|
Kirill Levin
|
9154f4b9e2
|
udp-tcp-on-same-port fix
|
2017-03-15 20:33:47 +03:00 |
|
Manuel de Brito Fontes
|
c822ac9922
|
Remove snake oil certificate generation
|
2017-03-15 20:33:47 +03:00 |
|
Giancarlo Rubio
|
75621c85c1
|
remove configmap validations . rollback #441, fix #443
|
2017-03-15 20:33:47 +03:00 |
|
Jeff Grafton
|
7eff2f33ab
|
Fix a few bugs in the nginx-ingress-controller Makefile
* make 'clean' use the new path to the built binary
* make 'container' depend on 'build'
|
2017-03-15 20:33:47 +03:00 |
|
Manuel de Brito Fontes
|
fc88cdbdd3
|
Release 0.9-beta.3
|
2017-03-15 20:33:47 +03:00 |
|
Giancarlo Rubio
|
5749446a37
|
skip validation on empty configmap
|
2017-03-15 20:33:47 +03:00 |
|
Andreas Kohn
|
49e4e8044c
|
Avoid a nil-reference when the temporary file cannot be created
|
2017-03-15 20:33:47 +03:00 |
|
Kirill
|
82bc0bd43c
|
Merge branch 'udp-tcp-on-same-port' of github.com:lkirill/ingress into udp-tcp-on-same-port
|
2017-03-15 20:14:12 +03:00 |
|
Kirill
|
9831bcdd00
|
Merge branch 'udp-tcp-on-same-port' of github.com:lkirill/ingress into udp-tcp-on-same-port
|
2017-03-15 20:12:25 +03:00 |
|
Kirill Levin
|
34f33fc9e4
|
Merge branch 'udp-tcp-on-same-port' of github.com:lkirill/ingress into udp-tcp-on-same-port
|
2017-03-15 20:10:14 +03:00 |
|
Kirill Levin
|
828316b416
|
Merge branch 'udp-tcp-on-same-port' of https://github.com/lkirill/ingress into udp-tcp-on-same-port
email fix for CLA
|
2017-03-15 20:09:47 +03:00 |
|
Kirill Levin
|
48a6b94cf5
|
Merge branch 'udp-tcp-on-same-port' of https://github.com/lkirill/ingress into udp-tcp-on-same-port
email fix for CLA
|
2017-03-15 19:29:53 +03:00 |
|
Kirill Levin
|
efe2dd9a66
|
Merge branch 'udp-tcp-on-same-port' of https://github.com/lkirill/ingress into udp-tcp-on-same-port
|
2017-03-15 19:29:40 +03:00 |
|
Kirill Levin
|
aa646833f8
|
Merge branch 'udp-tcp-on-same-port' of https://github.com/lkirill/ingress into udp-tcp-on-same-port
|
2017-03-15 19:26:37 +03:00 |
|
Kirill Levin
|
27b1674685
|
udp-tcp-on-same-port fix
|
2017-03-15 19:26:22 +03:00 |
|
Kirill Levin
|
8255e76389
|
udp-tcp-on-same-port fix
|
2017-03-15 18:22:15 +03:00 |
|
Manuel Alejandro de Brito Fontes
|
4f04537eb0
|
Merge pull request #445 from aledbf/remove-fake-cert
Remove snakeoil certificate generation
|
2017-03-15 09:54:14 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
ac43d766ec
|
Merge pull request #446 from gianrubio/remove-configmap-validation
remove configmap validations .
|
2017-03-15 09:10:24 -03:00 |
|
Giancarlo Rubio
|
3570d44370
|
remove configmap validations . rollback #441, fix #443
|
2017-03-15 12:39:39 +01:00 |
|
Manuel de Brito Fontes
|
350c5f2c03
|
Remove snake oil certificate generation
|
2017-03-15 08:23:25 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
b7b6b9040e
|
Merge pull request #442 from ixdy/nginx-ingress-controller-makefile
Fix a few bugs in the nginx-ingress-controller Makefile
|
2017-03-14 18:55:17 -03:00 |
|
Jeff Grafton
|
071ac58564
|
Fix a few bugs in the nginx-ingress-controller Makefile
* make 'clean' use the new path to the built binary
* make 'container' depend on 'build'
|
2017-03-14 14:50:52 -07:00 |
|
Tim Hockin
|
3dd746136b
|
Merge pull request #434 from aledbf/0.9-beta.3
Release 0.9-beta.3
|
2017-03-14 10:54:45 -07:00 |
|
Manuel de Brito Fontes
|
1aa8223889
|
Release 0.9-beta.3
|
2017-03-14 12:19:37 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
2f01845964
|
Merge pull request #441 from gianrubio/skip-validation
skip validation when configmap is empty
|
2017-03-14 11:25:23 -03:00 |
|
Giancarlo Rubio
|
1e1e4dca94
|
skip validation on empty configmap
|
2017-03-14 14:45:47 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
153fdf516e
|
Merge pull request #439 from Collaborne/pr/nil-reference-temp-file
Avoid a nil-reference when the temporary file cannot be created
|
2017-03-14 10:29:07 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
7b79c66d9d
|
Merge pull request #438 from Collaborne/pr/error-messages
Improve English in error messages
|
2017-03-14 10:28:45 -03:00 |
|
Andreas Kohn
|
3dece0ab70
|
Avoid a nil-reference when the temporary file cannot be created
|
2017-03-14 13:52:38 +01:00 |
|
Andreas Kohn
|
dbeead3615
|
Fix typo in error message
|
2017-03-14 13:51:29 +01:00 |
|
Andreas Kohn
|
6e017269db
|
Fix grammar in error messages
|
2017-03-14 13:51:23 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
c67e1069c7
|
Merge pull request #437 from caiyixiang/Reference_constant
Reference constant
|
2017-03-14 09:36:29 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
03c43b611c
|
Merge pull request #432 from gianrubio/validate-configmap
Validations
|
2017-03-14 09:22:02 -03:00 |
|
caiyixiang
|
3b152e6aa7
|
0
|
2017-03-14 19:19:21 +08:00 |
|
Giancarlo Rubio
|
c6195c44f3
|
Validate if configmap exist and is in the namespace/name format
Verifiy if watch-namespace option exist
|
2017-03-14 09:45:01 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
041f269770
|
Merge pull request #436 from leecalcote/patch-2
Update README.md
|
2017-03-14 00:44:48 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
7dcb4ae17d
|
Merge pull request #435 from leecalcote/patch-1
Update README.md
|
2017-03-14 00:43:50 -03:00 |
|
Lee Calcote
|
b0d9d76aa7
|
Update README.md
Changed "Ingerss" to "Ingress"
|
2017-03-13 22:20:42 -05:00 |
|
Lee Calcote
|
c10c0fb196
|
Update README.md
Missing 'e' in achieve
|
2017-03-13 22:10:29 -05:00 |
|
Manuel Alejandro de Brito Fontes
|
7c17dc31e7
|
Merge pull request #433 from ibawt/fix-scoping
close over the ingress variable or the last assignment will be used
|
2017-03-13 22:16:33 -03:00 |
|
Ian Quick
|
0fa2a32b6f
|
pass the ingress in or the 2nd invocation will be used
|
2017-03-13 18:39:35 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
448a42a67a
|
Merge pull request #424 from aledbf/ca-auth
Manually sync secrets from certificate authentication annotations
|
2017-03-13 19:17:00 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0cb8f59f70
|
Merge pull request #423 from aledbf/ngx-vts-prometheus
Scrap json metrics from nginx vts module when enabled
|
2017-03-12 18:53:23 -03:00 |
|
Manuel de Brito Fontes
|
e702c55820
|
Fix build
|
2017-03-12 18:11:03 -03:00 |
|
Manuel de Brito Fontes
|
7ba389c1d0
|
Cleanup collection of prometheus metrics
|
2017-03-10 16:47:08 -03:00 |
|
Manuel de Brito Fontes
|
1cc0a95966
|
Manually sync secrets from certificate authentication annotations
|
2017-03-10 12:34:13 -03:00 |
|
Giancarlo Rubio
|
1d38e3a384
|
Scrap json metrics from nginx vts
upgrade vts to the latest version
|
2017-03-10 09:25:56 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
dd7f8b4a97
|
Merge pull request #408 from gianrubio/fix-links
Review docs
|
2017-03-10 07:26:24 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
ea7a936b12
|
Merge pull request #418 from aledbf/fix-status-update
Only update Ingress status for the configured class
|
2017-03-10 07:25:55 -03:00 |
|