Skip to content

Commit a382352

Browse files
committed
Fix panic in gateway when listing functions with Prom. down
Fixes a panic in the gateway when listing functions if Prometheus was down/unavailable. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent ec51bd5 commit a382352

14 files changed

+322
-279
lines changed

chart/openfaas/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
type: application
33
description: OpenFaaS - Serverless Functions Made Simple
44
name: openfaas
5-
version: 14.2.89
5+
version: 14.2.90
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ functions:
6666
failureThreshold: 3
6767

6868
gatewayPro:
69-
image: ghcr.io/openfaasltd/gateway:0.4.35
69+
image: ghcr.io/openfaasltd/gateway:0.4.36
7070
pprof: false
7171

7272
gateway:

docs/cron-connector-0.6.11.tgz

1 Byte
Binary file not shown.

docs/index.yaml

Lines changed: 320 additions & 277 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.11.tgz

0 Bytes
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

0 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

1 Byte
Binary file not shown.

docs/openfaas-14.2.90.tgz

62.3 KB
Binary file not shown.

docs/postgres-connector-0.1.1.tgz

0 Bytes
Binary file not shown.

docs/pro-builder-0.4.15.tgz

-1 Bytes
Binary file not shown.

docs/queue-worker-0.2.12.tgz

3.43 KB
Binary file not shown.

docs/rabbitmq-connector-0.0.3.tgz

4 Bytes
Binary file not shown.

docs/sns-connector-0.1.3.tgz

3 Bytes
Binary file not shown.

docs/sqs-connector-0.2.6.tgz

3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)