gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy

APACHE-2.0 License

Stars
3.9K
Committers
176

Bot releases are hidden (Show)

gloo - v1.16.3

Published by davidjumani 9 months ago

Fixes

  • When deploying edge with tilt + helm, the resource-rollout-job is deleted before the install completes which causes the deployment to fail. The cleanup for the resource-rollout job is now moved to a pre-upgrade hook to ensure that the job exists so deployments now succeed. (https://github.com/solo-io/gloo/issues/9033)
gloo - v1.15.22

Published by davidjumani 9 months ago

Fixes

  • When deploying edge with tilt + helm, the resource-rollout-job is deleted before the install completes which causes the deployment to fail. The cleanup for the resource-rollout job is now moved to a pre-upgrade hook to ensure that the job exists so deployments now succeed. (https://github.com/solo-io/gloo/issues/9033)
gloo - v1.17.0-beta5

Published by sheidkamp 9 months ago

Dependency Bumps

  • solo-io/go-control-plane-fork-v2 has been upgraded to v1.29.0-patch1.
  • google.golang.org/protobuf has been upgraded to v1.32.0.

Fixes

  • When deploying edge with tilt + helm, the resource-rollout-job is deleted before the install completes which causes the deployment to fail. The cleanup for the resource-rollout job is now moved to a pre-upgrade hook to ensure that the job exists so deployments now succeed. (https://github.com/solo-io/gloo/issues/9033)
gloo - v1.15.21

Published by sheidkamp 9 months ago

Helm Changes

gloo - v1.16.2

Published by sheidkamp 9 months ago

Helm Changes

gloo - v1.15.20

Published by davidjumani 9 months ago

Dependency Bumps

  • solo-io/envoy-gloo has been upgraded to v1.26.5-patch2.

Fixes

  • Introduces a new Enterprise setting settings.observabilityOptions.grafanaIntegration.dashboardPrefix that specifies the prefix for the title and UID of Grafana Dashboards created. It is restricted to 20 characters in length. This is useful when the data is aggregated to a central grafana instance so they do not conflict across multiple Gloo environments. Note that any dashboard created without a prefix or with a different prefix will need to be manually removed on changing this value. (https://github.com/solo-io/gloo/issues/9022)
  • Introduces a new Enterprise setting gloo.settings.observabilityOptions.grafanaIntegration.extraMetricQueryParameters that specifies additional query parameters to add to all metric query definitions in the Grafana dashboards generated by gloo. It is a string and can consist of multiple query parameters separated by a comma. For example cluster="some-cluster",gateway_proxy_id="proxy-2". (https://github.com/solo-io/gloo/issues/9016)
  • Add missing required runtime key for aggression in slow start config. (https://github.com/solo-io/gloo/pull/9031)
gloo - v1.16.1

Published by davidjumani 9 months ago

Fixes

  • Introduces a new Enterprise setting settings.observabilityOptions.grafanaIntegration.dashboardPrefix that specifies the prefix for the title and UID of Grafana Dashboards created. It is restricted to 20 characters in length. This is useful when the data is aggregated to a central grafana instance so they do not conflict across multiple Gloo environments. Note that any dashboard created without a prefix or with a different prefix will need to be manually removed on changing this value. (https://github.com/solo-io/gloo/issues/9022)
  • Introduces a new Enterprise setting gloo.settings.observabilityOptions.grafanaIntegration.extraMetricQueryParameters that specifies additional query parameters to add to all metric query definitions in the Grafana dashboards generated by gloo. It is a string and can consist of multiple query parameters separated by a comma. For example cluster="some-cluster",gateway_proxy_id="proxy-2". (https://github.com/solo-io/gloo/issues/9016)
  • Add missing required runtime key for aggression in slow start config. (https://github.com/solo-io/gloo/pull/9031)
gloo - v1.17.0-beta4

Published by davidjumani 9 months ago

New Features

  • Introduces a new Enterprise setting settings.observabilityOptions.grafanaIntegration.dashboardPrefix that specifies the prefix for the title and UID of Grafana Dashboards created. It is restricted to 20 characters in length. This is useful when the data is aggregated to a central grafana instance so they do not conflict across multiple Gloo environments. Note that any dashboard created without a prefix or with a different prefix will need to be manually removed on changing this value. (https://github.com/solo-io/gloo/issues/9022)
  • Introduces a new Enterprise setting gloo.settings.observabilityOptions.grafanaIntegration.extraMetricQueryParameters that specifies additional query parameters to add to all metric query definitions in the Grafana dashboards generated by gloo. It is a string and can consist of multiple query parameters separated by a comma. For example cluster="some-cluster",gateway_proxy_id="proxy-2". (https://github.com/solo-io/gloo/issues/9016)
gloo - v1.17.0-beta3

Published by sheidkamp 9 months ago

Helm Changes

Fixes

gloo - v1.16.0

Published by nfuden 9 months ago

This release contained no user-facing changes.

gloo - v1.15.19

Published by sheidkamp 10 months ago

Helm Changes

  • Added settings.secretOptions.sources[].vault.aws.leaseIncrement to allow users to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API. (https://github.com/solo-io/solo-projects/issues/5438)

Fixes

gloo - v1.17.0-beta2

Published by sheidkamp 10 months ago

Helm Changes

  • The discovery and ingress-proxy Deployments now respect the deployment.runAsUser value in the Helm chart.
    The knative Deployment exposes a new deployment.runAsUser value in the Helm chart. (https://github.com/solo-io/gloo/issues/7473)
  • Added settings.secretOptions.sources[].vault.aws.leaseIncrement to allow users to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API. (https://github.com/solo-io/solo-projects/issues/5438)

New Features

gloo - v1.16.0-rc3

Published by sheidkamp 10 months ago

Helm Changes

  • Added settings.secretOptions.sources[].vault.aws.leaseIncrement to allow users to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API. (https://github.com/solo-io/solo-projects/issues/5438)

Fixes

gloo - v1.17.0-beta1

Published by ben-taussig-solo 10 months ago

Dependency Bumps

  • golang.org/crypto has been upgraded to v0.17.0.
gloo - v1.16.0-rc2

Published by ben-taussig-solo 10 months ago

Dependency Bumps

  • golang.org/crypto has been upgraded to v0.17.0.
gloo - v1.15.18

Published by ben-taussig-solo 10 months ago

Dependency Bumps

  • linux/alpine has been upgraded to 3.17.6.
  • solo-io/cloud-builders has been upgraded to 0.7.1.
  • golang.org/crypto has been upgraded to v0.17.0.
gloo - v1.14.28

Published by ben-taussig-solo 10 months ago

Dependency Bumps

  • solo-io/cloud-builders has been upgraded to v0.6.8.
  • x/net has been upgraded to v0.18.0.
  • google/go has been upgraded to 1.20.11.
  • linux/alpine has been upgraded to 3.17.6.
  • solo-io/cloud-builders has been upgraded to 0.7.1.
  • golang.org/crypto has been upgraded to v0.17.0.
gloo - v1.13.35

Published by ben-taussig-solo 10 months ago

Dependency Bumps

  • golang.org/crypto has been upgraded to v0.17.0.
gloo - v1.16.0-rc1

Published by nfuden 10 months ago

Dependency Bumps

  • linux/alpine has been upgraded to 3.17.6.

Fixes

gloo - v1.13.34

Published by nfuden 10 months ago

Dependency Bumps

  • alpine/alpine has been upgraded to 3.17.6.
  • solo-io/cloud-builders has been upgraded to 0.7.1.
Package Rankings
Top 1.19% on Proxy.golang.org