Euan Kemp
f79d1f1109
Merge 6523372974
into c49b03facc
2017-01-12 16:04:08 +00:00
Manuel Alejandro de Brito Fontes
c49b03facc
Merge pull request #123 from aledbf/fix-resolver
...
Add resolver configuration to nginx
2017-01-12 13:03:46 -03:00
Manuel de Brito Fontes
d570ea6381
Add resolver configuration to nginx
2017-01-12 12:31:39 -03:00
Manuel Alejandro de Brito Fontes
54d9762cf0
Merge pull request #94 from aledbf/server-tokens
...
Add support to disable server_tokens directive
2017-01-12 12:23:32 -03:00
Tim Hockin
717594ae2a
Merge pull request #124 from bprashanth/default_backend_ig_delete
...
Only delete default backend when there are no loadbalancers
2017-01-10 22:55:41 -08:00
bprashanth
a6b0405480
Move IG GC out of backend pool and into cluster manager
2017-01-10 03:49:08 -08:00
bprashanth
9d85c9b163
Send an event if default backend doesn't have a NodePort
2017-01-10 03:49:05 -08:00
Prashanth B
f90e9eeb7c
Merge pull request #117 from thockin/dont-sync-unchanged-urlmaps
...
GCE: Don't update URL Map if unchanged
2017-01-09 20:25:48 -08:00
Prashanth B
6f5a8ce4a6
Merge pull request #118 from thockin/nits
...
Cleanups
2017-01-09 20:13:44 -08:00
Tim Hockin
0950910e29
GCE: Don't update URL Map if unchanged
2017-01-09 11:41:50 -08:00
Manuel Alejandro de Brito Fontes
e58f510c29
Merge pull request #114 from chentao1596/fix-typo-for-queue-unit-test
...
fix typo
2017-01-07 22:58:31 -03:00
chentao1596
3cb68b421d
fix typo for task.Queue's unit test case
2017-01-08 09:27:37 +08:00
Manuel Alejandro de Brito Fontes
b2d084ac31
Merge pull request #113 from chentao1596/add-unit-test-for-queue
...
Add condition of enqueue and unit test cases for task.Queue
2017-01-07 14:01:48 -03:00
chentao1596
28b610da65
add unit test case for task.Queue
2017-01-07 23:30:34 +08:00
chentao1596
e454732508
check queue's status before enqueue
2017-01-07 22:53:51 +08:00
Manuel Alejandro de Brito Fontes
5186e93c48
Merge pull request #103 from luxas/to_deployments
...
Update the nginx controller manifests
2017-01-05 09:31:19 -03:00
Euan Kemp
6523372974
annotations: more consistent error handling
2017-01-05 00:06:34 -08:00
Lucas Käldström
7cf6fe3b1b
Add instructions how to deploy to kubeadm
2017-01-05 09:54:59 +02:00
Euan Kemp
8b80616e4d
annotations: print error and skip if malformed
...
Logging annotation errors at v5 effectively means that errors are
silent.
In addition, continuing to setup an ingress rule *after* a malformed
authentication, rate limit, or whitelist annotation was noticed seems
a bit bad.
If a user typoes the value of an annotation, they don't deserve to be
left in a horribly insecure state, merely in a broken one.
2017-01-04 23:46:45 -08:00
Lucas Käldström
4f3e5b77d3
Update the nginx controller manifests to run in the kube-system namespace, be deployments and some general cleanup
2017-01-05 09:40:40 +02:00
Tim Hockin
c3b7631b01
Log node-sync details
2017-01-04 16:59:03 -08:00
Tim Hockin
d1f13a3ad4
Fix a typo in logs
2017-01-04 16:58:47 -08:00
Tim Hockin
4e5efe56de
rename for clarity
2017-01-04 13:13:02 -08:00
Manuel de Brito Fontes
af9375aa96
Add support to disable server_tokens directive
2017-01-02 16:27:57 -03:00
Manuel Alejandro de Brito Fontes
567fa3b456
Merge pull request #93 from aledbf/fix-sort
...
Fix sort for catch all server
2017-01-02 16:23:05 -03:00
Manuel Alejandro de Brito Fontes
b43ab741e1
Merge pull request #101 from chentao1596/add-unit-test-for-strings
...
Add unit test for strings.StringInSlice
2017-01-02 11:57:47 -03:00
Manuel Alejandro de Brito Fontes
6af7684161
Merge pull request #92 from aledbf/custom-timeouts
...
Refactoring of nginx configuration deserialization
2017-01-02 11:35:14 -03:00
Manuel de Brito Fontes
c0b5be6ff7
Refactoring of nginx configuration deserialization
2017-01-02 11:09:24 -03:00
Prashanth B
5cdb8fe4fb
Merge pull request #77 from aledbf/dns-resolver
...
Add support for IPV6 in dns resolvers
2017-01-01 20:21:52 -08:00
Prashanth B
e76e7d03df
Merge pull request #66 from bprashanth/more_docs
...
Start FAQ docs
2017-01-01 18:47:33 -08:00
chentao1596
1bd97e8272
add unit test for strings.StringInSlice
2017-01-02 00:26:46 +08:00
Manuel Alejandro de Brito Fontes
756b41bc23
Merge pull request #96 from justinsb/fix_typo
...
Fix typo PassthrougBackends -> PassthroughBackends
2016-12-29 20:15:12 -03:00
Manuel Alejandro de Brito Fontes
fbe3ddc20a
Merge pull request #97 from justinsb/fix_gofmt
...
Fix gofmt
2016-12-29 20:01:56 -03:00
Justin Santa Barbara
21d237792b
Fix gofmt
...
So `make fmt` passes
2016-12-29 17:59:56 -05:00
Justin Santa Barbara
fb8208cf8b
Fix typo PassthrougBackends -> PassthroughBackends
2016-12-29 17:57:51 -05:00
Manuel de Brito Fontes
f893a88f5e
Fix sort for catch all server
2016-12-29 12:29:39 -03:00
Manuel de Brito Fontes
61dad19f8e
Fix lint errors
2016-12-28 07:30:58 -03:00
Manuel de Brito Fontes
99209ad33d
Add support for IPV6 in dns resolvers
2016-12-28 07:30:58 -03:00
Manuel Alejandro de Brito Fontes
8e90fc0290
Merge pull request #91 from aledbf/fix-x-forwarded-port
...
Fix x-forwarded-port mapping
2016-12-26 19:56:36 -03:00
Manuel Alejandro de Brito Fontes
c38868b018
Merge pull request #88 from gianrubio/fix-mutiple-tls
...
Fix multiple tls hosts sharing the same secretName
2016-12-26 14:04:11 -03:00
Manuel de Brito Fontes
3b4358b861
Fix x-forwarded-port mapping
2016-12-26 10:56:22 -03:00
Manuel Alejandro de Brito Fontes
09b17ed5ae
Merge pull request #90 from chentao1596/fix-dev-wrong-links
...
fix the wrong link to build/test/release
2016-12-26 10:25:03 -03:00
Manuel Alejandro de Brito Fontes
bd64dd5909
Merge pull request #89 from chentao1596/fix-develop-guide-ref
...
fix the wrong links to the examples and developer documentation
2016-12-26 10:24:51 -03:00
chentao1596
2d012504f0
fix the wrong link to build/test/release
2016-12-26 17:11:30 +08:00
chentao1596
fa608dd317
fix the wrong links to the examples and developer documentation
2016-12-26 16:50:46 +08:00
Giancarlo Rubio
e033772142
Fix multiple tls hosts, using the same secretName
2016-12-25 20:48:10 +01:00
Prashanth B
39807569a2
Merge pull request #82 from aledbf/fix-port-442
...
Fix incorrect X-Forwarded-Port for TLS
2016-12-22 09:57:51 -08:00
Prashanth B
02a0e56ffb
Merge pull request #81 from porridge/no-push
...
Do not push containers to remote repo as part of test-e2e.
2016-12-22 09:50:34 -08:00
Manuel de Brito Fontes
99fb1f4874
Fix incorrect X-Forwarded-Port for TLS
2016-12-22 10:03:58 -03:00
Marcin Owsiany
fbb41cc698
Do not push containers to remote repo as part of test-e2e.
...
Since the cluster runs locally, this seems unnecessary.
2016-12-22 10:55:04 +01:00