Commit graph

823 commits

Author SHA1 Message Date
Ricardo Katz
4aa0ba4d5b Corrects the README header from Rewrite docs 2017-03-14 22:22:02 -03:00
Manuel Alejandro de Brito Fontes
848703a2df 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
c9784d2437 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
ef5c6ed6ff 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
745e3f4444 Release 0.9-beta.3 2017-03-14 12:19:37 -03:00
Manuel Alejandro de Brito Fontes
d447d0472c Merge pull request #441 from gianrubio/skip-validation
skip validation when configmap is empty
2017-03-14 11:25:23 -03:00
Giancarlo Rubio
d3b56286f6 skip validation on empty configmap 2017-03-14 14:45:47 +01:00
Manuel Alejandro de Brito Fontes
db0b3f6bc1 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
b3efd158c6 Merge pull request #438 from Collaborne/pr/error-messages
Improve English in error messages
2017-03-14 10:28:45 -03:00
Andreas Kohn
fd7f311277 Avoid a nil-reference when the temporary file cannot be created 2017-03-14 13:52:38 +01:00
Andreas Kohn
71e4ece2c3 Fix typo in error message 2017-03-14 13:51:29 +01:00
Andreas Kohn
997ed085cb Fix grammar in error messages 2017-03-14 13:51:23 +01:00
Manuel Alejandro de Brito Fontes
d35ed21a99 Merge pull request #437 from caiyixiang/Reference_constant
Reference constant
2017-03-14 09:36:29 -03:00
Manuel Alejandro de Brito Fontes
1b0a1e713d Merge pull request #432 from gianrubio/validate-configmap
Validations
2017-03-14 09:22:02 -03:00
caiyixiang
75e52415ed 0 2017-03-14 19:19:21 +08:00
Giancarlo Rubio
1c1165b5ec 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
04e7f1a089 Merge pull request #436 from leecalcote/patch-2
Update README.md
2017-03-14 00:44:48 -03:00
Manuel Alejandro de Brito Fontes
504bbc20a3 Merge pull request #435 from leecalcote/patch-1
Update README.md
2017-03-14 00:43:50 -03:00
Lee Calcote
8df25b771a Update README.md
Changed "Ingerss" to "Ingress"
2017-03-13 22:20:42 -05:00
Lee Calcote
66edb33bb6 Update README.md
Missing 'e' in achieve
2017-03-13 22:10:29 -05:00
Manuel Alejandro de Brito Fontes
5b25f7de5c 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
b76811ad45 pass the ingress in or the 2nd invocation will be used 2017-03-13 18:39:35 -04:00
Manuel Alejandro de Brito Fontes
dfe899fad1 Merge pull request #424 from aledbf/ca-auth
Manually sync secrets from certificate authentication annotations
2017-03-13 19:17:00 -03:00
ohmystack
d4bce14d71 Fix add-base-url
The "base" tag is used for completing a relative link in current page
by browser, so it should stay the same with the base url of current
page.
2017-03-14 01:04:35 +08:00
Ricardo Pchevuzinske Katz
9028a38ef5 Adds support for root redirection, and improves rewrite documentation 2017-03-13 12:03:47 -03:00
Ricardo Katz
123d668e03 Merge 2c51a3b7f6 into bafcf3a009 2017-03-12 22:09:42 +00:00
Ricardo Pchevuzinske Katz
2c51a3b7f6 Adds support for root context redirection 2017-03-12 19:06:10 -03:00
Manuel Alejandro de Brito Fontes
bafcf3a009 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
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