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 visible (Hide)

gloo - v1.14.25

Published by bewebi 12 months ago

This release contained no user-facing changes.

gloo - v1.16.0-beta17

Published by bewebi 12 months ago

This release contained no user-facing changes.

gloo - v1.15.14

Published by sam-heilbron about 1 year ago

This release contained no user-facing changes.

gloo - v1.15.13

Published by nfuden about 1 year ago

Helm Changes

Fixes

  • Make cert rotation more resilient against downtime when mTLS is enabled, by updating the certs in stages and waiting for changes to propagate. A new helm value gateway.certGenJob.rotationDuration (default 65s) can be used the configure the duration to wait for each stage of cert rotation to complete. This value must be tuned according to the performance of the specific environment in which the jobs are run. (https://github.com/solo-io/solo-projects/issues/5252)
  • Certgen job will now renew existing certificate if it is expiring soon (90d by default). (https://github.com/solo-io/gloo/issues/5944)
  • Unfortunately, the custom readiness probe fix causes issues in deployments via Argo, since the resouce-rollout job is deleted and causes the argo app to go out of sync, as well as missing permissions to watch jobs. Reverted this fix (https://github.com/solo-io/gloo/issues/8809)
gloo - v1.16.0-beta16

Published by davidjumani about 1 year ago

Fixes

  • Make cert rotation more resilient against downtime when mTLS is enabled, by updating the certs in stages and waiting for changes to propagate. A new helm value gateway.certGenJob.rotationDuration (default 65s) can be used the configure the duration to wait for each stage of cert rotation to complete. This value must be tuned according to the performance of the specific environment in which the jobs are run. (https://github.com/solo-io/solo-projects/issues/5252)
  • Unfortunately, the custom readiness probe fix causes issues in deployments via Argo, since the resouce-rollout job is deleted and causes the argo app to go out of sync, as well as missing permissions to watch jobs. Reverted this fix (https://github.com/solo-io/gloo/issues/8809)
gloo - v1.14.24

Published by davidjumani about 1 year ago

Fixes

  • Unfortunately, the custom readiness probe fix causes issues in deployments via Argo, since the resouce-rollout job is deleted and causes the argo app to go out of sync, as well as missing permissions to watch jobs. Reverted this fix (https://github.com/solo-io/gloo/issues/8809)
gloo - v1.13.30

Published by davidjumani about 1 year ago

Fixes

  • Unfortunately, the custom readiness probe fix causes issues in deployments via Argo, since the resouce-rollout job is deleted and causes the argo app to go out of sync, as well as missing permissions to watch jobs. Reverted this fix (https://github.com/solo-io/gloo/issues/8809)
gloo - v1.15.12

Published by davidjumani about 1 year ago

Fixes

  • Gloo now supports local limiting. This restricts the rate of connections per gateway, virtual host or route using envoy's own local rate limit filter, thus no longer requiring the need for an external rate limit server. This includes both the network and http local rate limit filter. (https://github.com/solo-io/gloo/issues/7428)
gloo - v1.16.0-beta15

Published by davidjumani about 1 year ago

Dependency Bumps

  • solo-io/cloud-builders has been upgraded to v0.6.5.
  • solo-io/envoy-gloo has been upgraded to v1.26.5-patch1.
  • solo-io/go-control-plane-fork-v2 has been upgraded to v0.11.1/forked-extproc.

Helm Changes

New Features

Fixes

  • Remove the Envoy cluster from the error log when validating clusters, avoiding the exposure of sensitive data (secrets). (https://github.com/solo-io/gloo/issues/8592)
    • Fix issue where the validation webhook did not validate on Secret deletions.
  • IMPORTANT: Secret deletions are now being validated. This could cause a slight performance degradation when deleting Secrets. To opt-out, add 'secrets' to gateway.validation.webhook.skipDeleteValidationResources. (https://github.com/solo-io/gloo/issues/8001)
gloo - v1.13.29

Published by nfuden about 1 year ago

Dependency Bumps

  • envoy-gloo/solo-io has been upgraded to v1.23.12-patch3.
  • solo-io/cloud-builders has been upgraded to v0.6.5.

Helm Changes

Fixes

gloo - v1.12.59

Published by nfuden about 1 year ago

Dependency Bumps

  • envoy-gloo/solo-io has been upgraded to v1.23.12-patch3.

Fixes

gloo - v1.15.11

Published by nfuden about 1 year ago

Dependency Bumps

  • solo-io/cloud-builders has been upgraded to v0.6.5.
  • solo-io/envoy-gloo has been upgraded to v1.26.5-patch1.
  • solo-io/go-control-plane-fork-v2 has been upgraded to v0.11.1/forked-extproc.

Helm Changes

Fixes

gloo - v1.14.23

Published by nfuden about 1 year ago

Dependency Bumps

  • solo-io/cloud-builders has been upgraded to v0.6.5.
  • solo-io/envoy-gloo has been upgraded to v1.25.10-patch1.

Helm Changes

Fixes

gloo - v1.15.10

Published by davidjumani about 1 year ago

Helm Changes

Fixes

gloo - v1.14.22

Published by davidjumani about 1 year ago

Helm Changes

Fixes

gloo - v1.13.28

Published by davidjumani about 1 year ago

Helm Changes

Fixes

gloo - v1.16.0-beta14

Published by davidjumani about 1 year ago

Fixes

  • This ensures that a new deployment is rolled if the configmap it references changes. This is done by adding a checksum/<configmap-name> annotation on any deployment that uses a configmap as a container volume. (https://github.com/solo-io/gloo/issues/8392)
  • Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the --wait flag. (https://github.com/solo-io/gloo/issues/8288)
gloo - v1.15.9

Published by nfuden about 1 year ago

Fixes

gloo - v1.16.0-beta13

Published by sheidkamp about 1 year ago

New Features

gloo - v1.15.8

Published by nfuden about 1 year ago

Package Rankings
Top 1.19% on Proxy.golang.org