Fernando Diaz
073241e341
Add more descriptive logging in certificate loading
...
Currently a log "secret %v has no private key" is provided for
cert and "secret %v has no cert" is provided for key. They are in
the wrong place. This PR corrects the ordering and adds a
description as to what is actually missing.
2017-09-22 15:21:16 -05:00
Noah Huppert
f04ac5e29c
default backend service quota now 5
2017-09-15 15:08:30 -04:00
nikhiljindal
937cde666e
Remove multiple calls to CreateInstanceGroups by reusing results from a single call
2017-09-13 11:30:19 -07:00
nikhiljindal
0f4f5c97d4
Refactor code to merge multi cluster ingress sync with single cluster ingress sync
2017-09-11 14:44:52 -07:00
nikhiljindal
7d87f02b1f
Adding logic to GCE ingress controller to handle multi cluster ingresses
2017-09-06 23:37:56 -07:00
Nick Sardo
3e8bc53443
Merge pull request #1181 from freehan/shared-informer
...
switch to use shared informer
2017-08-28 16:50:05 -07:00
Minhan Xia
aa333708f2
move gce cloud provider initialization to main
2017-08-24 17:10:58 -07:00
Minhan Xia
3839faf536
switch to use shared informer
2017-08-24 17:10:51 -07:00
Manuel Alejandro de Brito Fontes
31d45d8a5d
Merge pull request #1207 from Lion-Wei/patch-12
...
delete broken link
2017-08-22 08:05:51 -04:00
Manuel Alejandro de Brito Fontes
76056c10b0
Merge pull request #1208 from Lion-Wei/patch-13
...
fix some typo
2017-08-22 08:05:18 -04:00
Lion-Wei
088e9ccae1
Update README.md
2017-08-22 10:55:57 +08:00
Lion-Wei
47d8e53198
Update README.md
2017-08-22 10:17:44 +08:00
Lion-Wei
3975b05ce6
Update BETA_LIMITATIONS.md
2017-08-22 09:58:20 +08:00
Manuel Alejandro de Brito Fontes
38fd544973
Merge pull request #1142 from asifdxtreme/patch-7
...
Fix typo in multiple docs
2017-08-16 13:11:51 -03:00
Mohammad Asif Siddiqui
4652e2199f
Fix typo in docs
2017-08-16 23:56:15 +08:00
Mohammad Asif Siddiqui
dd20a1f360
Minor Typo Fix
2017-08-16 23:11:36 +08:00
Nick Sardo
df659732ff
Handle a nil configuration file
2017-08-15 16:56:51 -07:00
zhengjiajin
f8c4c0da21
Fix some broken link
2017-08-08 17:50:14 +08:00
Manuel de Brito Fontes
ff7d72191e
Update echoheaders images
2017-08-06 19:22:22 -04:00
Nick Sardo
fa8d9e1e57
Remove expectation of promoting ingress to GA
2017-08-03 09:51:40 -07:00
Nick Sardo
ecac1bf213
Bump GLBC version to 0.9.6
2017-08-02 20:49:35 -07:00
Nick Sardo
27e42e9067
Ignore instance groups in use
2017-08-02 15:39:25 -07:00
Nick Sardo
62067fb1b9
Fix fake of instance group mgmt
2017-08-02 14:36:33 -07:00
Nick Sardo
077d1e40bb
Merge pull request #1061 from nicksardo/node-syncing
...
More logging on instance group creation and continue if exists
2017-08-02 13:19:56 -07:00
Nick Sardo
bec28ccf86
Adding few more log messages and comment
2017-08-02 13:16:44 -07:00
Nick Sardo
27add25e6f
Merge pull request #1056 from nicksardo/node-log-msg
...
Log correct list of nodes
2017-08-02 13:11:31 -07:00
Nick Sardo
213d6b7776
Better handling of race when creating instance groups
2017-08-01 17:56:14 -07:00
Nick Sardo
bf3739d852
Log correct list of nodes
2017-08-01 13:11:58 -07:00
nikhiljindal
f2eca78e19
Renaming test file to align with code filename
2017-08-01 12:27:17 -07:00
Nick Sardo
8dc3d4764f
Update gce cloud calls after api changes
2017-07-31 13:37:57 -07: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 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
Minhan Xia
ee3054dd52
adapt gce controller to godep updates
2017-07-25 17:09:27 -07:00
Manuel de Brito Fontes
060e449056
Update gce controller
2017-07-20 10:43:09 -07:00
Nick Sardo
bc6e5840b6
Merge pull request #962 from ensonic/docs
...
Update the docs.
2017-07-18 15:10:14 -07:00
Nick Sardo
25b2723b33
Copy over legacy description; remove unnecessary/verbose log lines
2017-07-17 17:14:43 -07:00
Stefan Sauer
fccaa14251
Update the docs.
...
Remove sentence impying that HTTP is not supported. Add missing markdown to ensure
code-blocks are highlighted.
See #951
2017-07-13 18:32:02 +02:00
Nick Sardo
26fccdc48b
Merge pull request #946 from nicksardo/glbc-remove-quota
...
GLBC: Remove event message saying "Quota"
2017-07-10 18:23:03 -07:00
Nick Sardo
e0d0771423
Remove misleading msg
2017-07-10 18:21:21 -07:00
Itamar Ostricher
488dd077b0
Implement support for GCE health check with HTTP Host Header in GLBC
2017-06-20 14:14:00 +03:00
Nick Sardo
13c6b0e44c
Merge pull request #866 from nicksardo/gclb-0.9.5
...
[GLBC] Bump GLBC version to 0.9.5
2017-06-14 18:24:01 -07:00
Nick Sardo
4ae523e7cb
Merge pull request #863 from nicksardo/gce-legacy-healthcheck
...
[GCLB] Migrate existing health check settings
2017-06-14 18:22:52 -07:00
Nick Sardo
8c69bd90b5
Bump GLBC version to 0.9.5
2017-06-14 18:01:32 -07:00
Nick Sardo
06204c6b1a
Gracefully fail on legacy HC delete
2017-06-14 17:09:00 -07:00
Nick Sardo
f65b35f766
Migrate existing health check settings
2017-06-14 16:14:15 -07:00
Nick Sardo
c5e6af2f07
Version bump GLBC to 0.9.4
2017-06-13 15:06:04 -07:00
Jeff Grafton
a464d5a256
Rebase glbc on alpine:3.6
2017-06-13 11:46:00 -07:00
Nick Sardo
46a9943eb6
Add websocket example
2017-06-09 12:46:47 -07:00
Nick Sardo
8cd9a5a98a
Merge pull request #786 from aledbf/update-echoheaders
...
Update echoserver image version in examples
2017-06-06 16:38:48 -07:00