Commit graph

1731 commits

Author SHA1 Message Date
Nick Sardo
213d6b7776 Better handling of race when creating instance groups 2017-08-01 17:56:14 -07:00
Manuel Alejandro de Brito Fontes
d5f11007bb Merge pull request #1054 from cgurnik/cgurnik-patch-1
Fix link to UDP example
2017-08-01 17:30:52 -04:00
Nick Sardo
bf3739d852 Log correct list of nodes 2017-08-01 13:11:58 -07:00
Nick Sardo
2a0cf435cb Merge pull request #1055 from nikhiljindal/renameUtils
Renaming gce/controller/util_test.go to align with utils.go
2017-08-01 12:56:08 -07:00
Craig Gurnik
c9ce0dd3cc Fix link to UDP example 2017-08-01 15:29:27 -04:00
nikhiljindal
f2eca78e19 Renaming test file to align with code filename 2017-08-01 12:27:17 -07:00
Vladimir Pouzanov
e62bfff135 Pass through the original error text 2017-08-01 18:36:01 +01:00
Manuel Alejandro de Brito Fontes
eccee3c701 Merge pull request #1053 from pieterlange/fix/tempdir
Allow TEMP_DIR to be set externally
2017-08-01 10:38:03 -04:00
Pieter Lange
fa5c2a1f72 Allow TEMP_DIR to be set externally 2017-08-01 16:14:42 +02:00
Manuel Alejandro de Brito Fontes
848144a990 Merge pull request #1046 from aledbf/auth-sha
Add field FileSHA in BasicDigest struct
2017-07-31 22:09:16 -04:00
Manuel de Brito Fontes
98a95282f9 Add field FileSHA in BasicDigest struct 2017-07-31 22:08:09 -04:00
Manuel Alejandro de Brito Fontes
cf7155c134 Merge pull request #1049 from vood/patch-1
Fix config name in the example.
2017-07-31 19:05:01 -04:00
Nick Sardo
83484e0474 Merge pull request #1047 from nicksardo/update-k8s
Revendor godep dependencies
2017-07-31 15:56:36 -07:00
Artem Vysotsky
1984cebe5b Fix config name in the example.
Replace `proxy-headers` with `custom-headers` to match [nginx-load-balancer-conf.yaml](https://github.com/kubernetes/ingress/blob/master/examples/customization/custom-headers/nginx/nginx-load-balancer-conf.yaml#L3)
2017-07-31 15:16:15 -07:00
Nick Sardo
8dc3d4764f Update gce cloud calls after api changes 2017-07-31 13:37:57 -07:00
Nick Sardo
9b22796383 Update vendored dependencies 2017-07-31 13:35:10 -07:00
Antoine Cotten
6035e55ec3
Return reference to object providing Endpoint 2017-07-29 15:27:56 +02:00
Manuel Alejandro de Brito Fontes
65e8cecbac Merge pull request #1042 from aledbf/custom-status
Add function to allow custom values in Ingress status
2017-07-28 20:47:24 -04:00
Manuel de Brito Fontes
1e825bc077 Update dummy example 2017-07-28 20:26:35 -04:00
Manuel de Brito Fontes
fe1b913f21 Add function to allow custom values in Ingress status 2017-07-28 20:26:35 -04:00
Nick Sardo
697041aae3 Merge pull request #1023 from nicksardo/gce-retry-fix
GCE: Fix retry of cloudprovider client generation
2017-07-28 15:29:01 -07:00
Manuel Alejandro de Brito Fontes
08716e54a1 Merge pull request #1032 from aledbf/fix-ssl-sync
Alternative syncSecret approach #1030
2017-07-28 08:22:20 -04:00
Manuel Alejandro de Brito Fontes
0a5186c517 Merge pull request #1039 from jmunsch/patch-3
typo in examples/tcp/nginx/README.md
2017-07-27 22:37:19 -04:00
Manuel Alejandro de Brito Fontes
e867911800 Merge pull request #1038 from jmunsch/patch-2
typo / spelling in README.md
2017-07-27 22:36:49 -04:00
James Munsch
053d19279e typo in examples/tcp/nginx/README.md 2017-07-27 19:34:26 -07:00
James Munsch
74295bea9f typo / spelling in README.md 2017-07-27 19:32:11 -07:00
Manuel de Brito Fontes
facf8f0f6f Alternative syncSecret approach #1030 2017-07-27 22:17:22 -04:00
Antoine Cotten
ba137f5e1d
Update dependency github.com/paultag/sniff
ref in Godeps.json does not exist
2017-07-28 00:09:57 +02:00
Nick Sardo
3495bfb4ac Merge pull request #1007 from mkumatag/echoserver_multiarch
Multi arch echoserver image
2017-07-27 11:44:21 -07:00
Nick Sardo
f9ce8d799a Merge pull request #1024 from aledbf/fix-code-removal
GCE: Revert node handlers removal
2017-07-27 11:37:30 -07:00
Manuel Alejandro de Brito Fontes
37375ae6d2 Merge pull request #1031 from jcmoraisjr/jm-fix-noisy-log
Change missing secret name log level to V(3)
2017-07-27 13:22:39 -04:00
Joao Morais
4453a06caa Change missing secret name log level to V(3) 2017-07-27 13:57:34 -03:00
Manuel Alejandro de Brito Fontes
ce5e3999ab Merge pull request #1027 from aledbf/doc-equals
Lint code
2017-07-27 10:39:41 -04:00
Manuel Alejandro de Brito Fontes
b2064cb695 Merge pull request #1025 from aledbf/fix-file-watch
Fix file watch
2017-07-27 10:37:56 -04:00
Manuel de Brito Fontes
681ca36b1c Lint code 2017-07-26 23:07:59 -04:00
Manuel Alejandro de Brito Fontes
a56dd7cc38 Merge pull request #1013 from caiyixiang/unify_forms
The fields of vtsDate are unified in the form of plural
2017-07-26 22:39:08 -04:00
Manuel de Brito Fontes
dbe1880f60 Fix random watch errors 2017-07-26 22:31:34 -04:00
Manuel de Brito Fontes
11c0306937 GCE: Revert node handlers removal 2017-07-26 21:46:52 -04:00
Nick Sardo
d59d5c4bf3 Fix retry of cloudprovider client generation 2017-07-26 18:02:30 -07:00
Nick Sardo
16a213c076 Merge pull request #994 from freehan/revendor-godep
Revendor godep
2017-07-26 17:32:18 -07:00
Manuel Alejandro de Brito Fontes
bf5831615b Merge pull request #1018 from sethpollack/patch-1
add docs for `proxy-set-headers` and `add-headers`
2017-07-26 08:34:58 -04:00
Seth Pollack
bceaa04f3b add docs for proxy-set-headers and add-headers 2017-07-26 08:32:18 -04:00
Minhan Xia
ee3054dd52 adapt gce controller to godep updates 2017-07-25 17:09:27 -07:00
caiyixiang
2b72441bc5 The fields of vtsDate are unified in the form of plural 2017-07-25 14:21:12 +08:00
Manuel Alejandro de Brito Fontes
a58b800171 Merge pull request #1005 from egeland/patch-1
Update configuration.md
2017-07-24 07:32:08 -04:00
Manuel Alejandro de Brito Fontes
3086b32a5a Merge pull request #1006 from chentao1596/change-echoserver-version
Change the version of echoserver for creating app
2017-07-24 07:30:50 -04:00
Manjunath A Kumatagi
38e6c11979
Multi arch echoserver image 2017-07-24 14:44:03 +05:30
chentao1596
343a9f367d change the version of echoserver for creating app 2017-07-24 15:24:23 +08:00
Frode Egeland
e70678a5b6 Update configuration.md
Remove duplicate line
2017-07-24 17:01:19 +10:00
Vladimir Pouzanov
60926d4cca Fixed the ambiguous error message 2017-07-21 17:45:23 +01:00