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.6.0-beta15

Published by sam-heilbron almost 4 years ago

New Features

Fixes

  • In multi-proxy environments, resources that were invalid on one proxy (error or warning) but valid on another may have a status written of accepted, despite internally calculating (and logging) a warning. This is now fixed. (https://github.com/solo-io/gloo/issues/3935)
  • cert-manager can be used to create a Certificate (https://cert-manager.io/docs/concepts/certificate/). This is used to generate a TLS key and certificate, and they are stored in a Kubernetes secret. This can be configured to include an optional property on the secret, ca.crt, which holds a root CA certificate. If cert-manager is used to generate this Kubernetes secret, and the root CA certificate is included, we were not including it when converting to a Gloo secret, causing Gloo to crash. (https://github.com/solo-io/gloo/issues/3652)
  • Turn the certgen job into a no-op if the previously generated certs still exist, and are still valid. (https://github.com/solo-io/gloo/issues/3790)
gloo - v1.6.0-beta14

Published by sam-heilbron almost 4 years ago

Helm Changes

gloo - v1.5.12

Published by sam-heilbron almost 4 years ago

Helm Changes

gloo - v1.6.0-beta13

Published by mlholland almost 4 years ago

Dependency Bumps

  • linux/alpine has been upgraded to v3.12.1.
gloo - v1.6.0-beta12

Published by arianaw66 almost 4 years ago

New Features

gloo - v1.5.11

Published by saiskee almost 4 years ago

gloo - v1.5.10

Published by EItanya almost 4 years ago

Fixes

gloo - v1.6.0-beta11

Published by saiskee almost 4 years ago

gloo - v1.6.0-beta10

Published by kdorosh almost 4 years ago

New Features

Fixes

gloo - v1.6.0-beta9

Published by arianaw66 almost 4 years ago

New Features

Fixes

gloo - v1.5.9

Published by sam-heilbron almost 4 years ago

Fixes

gloo - v1.5.8

Published by yuval-k almost 4 years ago

This release contained no user-facing changes.

gloo - v1.5.7

Published by saiskee almost 4 years ago

Helm Changes

gloo - v1.6.0-beta8

Published by arianaw66 almost 4 years ago

Dependency Bumps

  • solo-io/solo-apis has been upgraded to rate-limiter-v0.1.2.

New Features

  • Define the API to allow for set-style rate limiting. The previous rate-limiting implementation uses a tree structure for descriptors. This adds capability to use a set structure instead, where the descriptors are treated as an unordered set such that a given rule will apply if all the relevant descriptors match, regardless of the values of the other descriptors and regardless of descriptor order. For example, the rule may require type: a and number: 1 but the remote_address descriptor can have any value. This can also be understood as remote_address: * where * is a wildcard. (https://github.com/solo-io/gloo/issues/2695)
gloo - v1.6.0-beta7

Published by yuval-k almost 4 years ago

This release contained no user-facing changes.

gloo - v1.5.6

Published by EItanya almost 4 years ago

Dependency Bumps

  • solo-kit/solo-io has been upgraded to v0.13.14.

Fixes

gloo - v1.6.0-beta6

Published by EItanya almost 4 years ago

Dependency Bumps

  • solo-kit/solo-io has been upgraded to v0.13.14.

Helm Changes

New Features

Fixes

gloo - v1.5.5

Published by yuval-k almost 4 years ago

Fixes

gloo - v1.5.4

Published by mlholland almost 4 years ago

Helm Changes

gloo - v1.6.0-beta5

Published by mlholland almost 4 years ago

Helm Changes

Package Rankings
Top 1.19% on Proxy.golang.org
Related Projects