Manuel de Brito Fontes
b9de19a5d3
Fix build
2017-03-12 18:11:03 -03:00
Manuel de Brito Fontes
eb773211f7
Cleanup collection of prometheus metrics
2017-03-10 16:47:08 -03:00
Manuel de Brito Fontes
d22b744b44
Manually sync secrets from certificate authentication annotations
2017-03-10 12:34:13 -03:00
Giancarlo Rubio
9c675a2893
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
a9415f34e6
Merge pull request #408 from gianrubio/fix-links
...
Review docs
2017-03-10 07:26:24 -03:00
Manuel Alejandro de Brito Fontes
2b47f4b214
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
Manuel de Brito Fontes
bcecc65feb
Only update Ingress status for the configured class
2017-03-09 22:04:03 -03:00
Nick Sardo
7fefd5504b
Merge pull request #406 from tonglil/static-ip-debug
...
Add debug info and fix spelling
2017-03-09 09:41:48 -08:00
Nick Sardo
176ef86bf5
Merge pull request #401 from chentao1596/gc-healthcheckers-unittest
...
add unit test cases for controllers/gce/healthchecks
2017-03-09 09:39:55 -08:00
Manuel Alejandro de Brito Fontes
8eddee88f0
Merge pull request #415 from aledbf/fix
...
Improve external authentication docs
2017-03-09 12:16:44 -03:00
Manuel de Brito Fontes
12d7fcab46
Improve external authentication docs
2017-03-09 12:15:44 -03:00
Manuel Alejandro de Brito Fontes
c6fea1f983
Merge pull request #414 from aledbf/images
...
Fix example images
2017-03-09 12:06:52 -03:00
Manuel de Brito Fontes
9d7ce00f6f
Fix images
2017-03-09 12:06:08 -03:00
Manuel Alejandro de Brito Fontes
d2e78dfbda
Merge pull request #413 from aledbf/images
...
Improve external authentication docs
2017-03-09 12:00:09 -03:00
Manuel de Brito Fontes
7cf19a681d
Improve external authentication docs
2017-03-09 11:59:15 -03:00
Manuel Alejandro de Brito Fontes
00c0b4cba6
Merge pull request #410 from aledbf/colemickens-signin-url
...
Add support for "signin url"
2017-03-09 11:21:42 -03:00
chentao1596
277de22a92
add unit test cases for controllers/gce/healthchecks
2017-03-09 10:16:41 +08:00
Manuel de Brito Fontes
572a1673b4
Add example using github oauth application
2017-03-08 21:00:17 -03:00
Manuel Alejandro de Brito Fontes
def6bc2fac
Merge pull request #409 from aledbf/http2-headers
...
Allow custom http2 header sizes
2017-03-08 20:25:25 -03:00
Cole Mickens
4cf058c2da
Add auth-signin annotation
2017-03-08 20:24:01 -03:00
Manuel de Brito Fontes
c4a19fd8dc
Allow custom http2 header sizes
2017-03-08 20:00:16 -03:00
Giancarlo Rubio
daaf99901a
fix some broken links
...
upgrade all nginx examples to latest version
moved some examples from contrib to this repo
2017-03-08 22:22:31 +01:00
Tony Li
fe99799ce7
add debug info and fix spelling
2017-03-08 12:55:33 -05:00
Manuel Alejandro de Brito Fontes
533542d2b3
Merge pull request #402 from glerchundi/master
...
allow specifying custom dh param
2017-03-08 12:13:22 -03:00
Gorka Lerchundi Osa
58d1b66ee4
allow specifying custom dh param
...
fixes #162
2017-03-08 15:32:32 +01:00
Manuel Alejandro de Brito Fontes
6d845fe5b8
Merge pull request #371 from gianrubio/disable-ipv6
...
add configuration to disable listening on ipv6
2017-03-08 09:56:33 -03:00
Giancarlo Rubio
d727f065fd
add configuration to disable listening on ipv6
2017-03-08 13:29:02 +01:00
Manuel Alejandro de Brito Fontes
83ae40c133
Merge pull request #369 from xialonglee/patch-1
...
Minor text fix for "ApiServer"
2017-03-08 07:09:32 -03:00
Nick Sardo
f903c155d1
Merge pull request #384 from timstclair/busybox
...
Rebase GLBC on alpine:3.5
2017-03-07 17:19:17 -08:00
Manuel Alejandro de Brito Fontes
c666986ac8
Merge pull request #397 from aledbf/fix-external-auth
...
Fix external auth
2017-03-07 21:36:53 -03:00
Nick Sardo
c5af95d722
Merge pull request #386 from itamaro/patch-1
...
Fix glbc usage string
2017-03-07 15:08:17 -08:00
Manuel de Brito Fontes
0c26b3b86d
Remove special check in sort server by name
2017-03-07 20:07:43 -03:00
Tony Li
7f670aba11
GCE pre-shared cert fixes ( #395 )
...
* pick up changes to the external cert referenced by lb
* less prone way to check if cert should be deleted
2017-03-07 15:05:21 -08:00
Manuel de Brito Fontes
45cdbc69b2
Listen customization must be done just in one place
2017-03-07 19:50:24 -03:00
Manuel de Brito Fontes
2a9c51fc25
External auth method is optional
2017-03-07 19:45:54 -03:00
Tim St. Clair
f7725d453a
Rebase GLBC on busybox
2017-03-07 13:49:43 -08:00
Tony Li
42a01ea99c
GCE/GKE "pre-shared" TLS cert ( #291 )
...
* add allow-named-tls annotation
* works for setting tls
* fix logs (mostly)
* add ssl cert annotation
* return an error when cert not found
* use annotation if specified, otherwise use spec
* add TODO on naming
* use the annotation key from k8s
* add unit test for HTTPS LB w/ cert annotation
* refactor logic and check for error
* move annotation to controller package
* remove todo for function naming
2017-03-07 13:42:41 -08:00
Manuel Alejandro de Brito Fontes
12b5f97d33
Merge pull request #394 from craigmonson/fix-readme
...
Update README.md
2017-03-07 18:04:08 -03:00
craigmonson
c3965ed35f
Update README.md
...
fix broken link to config maps
2017-03-07 15:09:50 -05:00
Manuel Alejandro de Brito Fontes
8502ed3462
Merge pull request #392 from aledbf/fix-http2-header-size
...
Fix http2 header size
2017-03-07 15:05:46 -03:00
Manuel de Brito Fontes
68df375c52
Fix http2 header size
2017-03-07 14:42:59 -03:00
Manuel Alejandro de Brito Fontes
43fd1d9253
Merge pull request #391 from victoru/remove-tmp-nginx-diff-files
...
remove tmp nginx-diff files
2017-03-07 13:52:25 -03:00
Victor Unegbu
1dc2993e79
remove tmp nginx-diff files
2017-03-07 09:59:10 -06:00
Manuel Alejandro de Brito Fontes
7164c3fd56
Merge pull request #390 from aledbf/fix-rps-comment
...
Fix RateLimit comment
2017-03-07 12:33:14 -03:00
Manuel de Brito Fontes
8ced81395a
Fix RateLimit comment
2017-03-07 11:41:05 -03:00
Manuel Alejandro de Brito Fontes
555ca06fbe
Merge pull request #382 from rikatz/ingress-fake-cert
...
Ingress Fake Certificate generation
2017-03-07 09:21:22 -03:00
Manuel Alejandro de Brito Fontes
a2b152fa02
Merge pull request #385 from chentao1596/copyright-add
...
add Copyright
2017-03-07 09:20:32 -03:00
Itamar Ostricher
ec10b1b827
Fix glbc usage string
...
1. Typo in `glbc` binary name
2. Typo in `running-in-cluster` flag
3. Remove non-existing flag `--default-backend-node-port`
2017-03-07 12:09:12 +02:00
chentao1596
9d78d8df70
add copyright
2017-03-07 15:34:31 +08:00
Ricardo Pchevuzinske Katz
ba56f88a61
Temporary PEM Files cleanup
2017-03-06 16:33:44 -03:00