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.10.22

Published by bewebi over 2 years ago

Dependency Bumps

  • solo-io/go-utils has been upgraded to v0.21.25.

Fixes

gloo - v1.11.7

Published by bewebi over 2 years ago

Dependency Bumps

  • solo-io/go-utils has been upgraded to v0.21.25.
gloo - v1.12.0-beta8

Published by elcasteel over 2 years ago

Dependency Bumps

  • solo-io/go-utils has been upgraded to v0.21.25.

New Features

  • To reduce cross-pod communication, move the functionality from the gateway pod into the gloo pod. Specifically, the validation webhook is moved to the gloo pod which reduces the number of GRPC calls required for validation. Also while previously translation was done in two separate loops - one in the gateway pod to generate proxies and one in the gloo pod to generate Envoy configuration. Merging the translation loops allows us to optionally keep proxies in memory which reduces the time spent reading, persisting and marshalling/unmarshalling large CRs to etcd. (https://github.com/solo-io/solo-projects/issues/2903)

Fixes

gloo - v1.12.0-beta7

Published by saiskee over 2 years ago

New Features

  • Added proto_refs_list to the GrpcDescriptorRegistry message in the GraphQLAPI custom resource. This allows users to provide the binary proto descriptor bytes in configmaps rather than on the GraphQLAPI itself. (https://github.com/solo-io/gloo/issues/3541)
gloo - v1.11.6

Published by sam-heilbron over 2 years ago

New Features

  • Expand the staged rate limiting api to explicitly support defining configuration
    for a regular stage (new feature) in addition to an early stage (existing feature).
    This is an Enterprise only feature. (https://github.com/solo-io/gloo/issues/5926)

Fixes

gloo - v1.12.0-beta6

Published by sam-heilbron over 2 years ago

Dependency Bumps

  • golang/go has been upgraded to v1.18.1.

Helm Changes

New Features

Fixes

gloo - v1.11.5

Published by mkazin over 2 years ago

Helm Changes

gloo - v1.10.21

Published by mkazin over 2 years ago

Helm Changes

Fixes

gloo - v1.9.13

Published by mkazin over 2 years ago

Helm Changes

  • Corrects helm value of the gateway-proxy envoy sidecar ("istio-proxy") to use glooMtls.envoySidecarResources instead of glooMtls.sdsResources, matching the sidecar in the gloo container ("envoy-sidecar") (https://github.com/solo-io/gloo/pull/6044)

Fixes

gloo - v1.12.0-beta5

Published by ben-taussig-solo over 2 years ago

Helm Changes

gloo - v1.12.0-beta4

Published by inFocus7 over 2 years ago

Helm Changes

New Features

Fixes

gloo - v1.11.4

Published by jenshu over 2 years ago

Fixes

gloo - v1.11.3

Published by kdorosh over 2 years ago

Fixes

gloo - v1.12.0-beta3

Published by kdorosh over 2 years ago

New Features

  • Update internal gloo sanitizer interfaces to never error, which helps make gloo more resilient to process restarts as translation cannot fail due to internal xds sanitizer errors. (https://github.com/solo-io/gloo/issues/6114)
gloo - v1.11.2

Published by artberger over 2 years ago

This release contained no user-facing changes.

gloo - v1.9.12

Published by ben-taussig-solo over 2 years ago

Dependency Bumps

  • containerd/containerd has been upgraded to v1.4.13.

Fixes

gloo - v1.12.0-beta2

Published by ben-taussig-solo over 2 years ago

New Features

Fixes

gloo - v1.10.20

Published by ben-taussig-solo over 2 years ago

Dependency Bumps

  • containerd/containerd has been upgraded to v1.4.13.

Helm Changes

  • Allow users to disable the default gateways, which can be helpful for users who configure the validation webhook to strict failures (i.e. gloo.gateway.validation.failurePolicy: Fail) so validation works on installation and upgrades. Once the gateway pod is running and healthy, the user can then apply the default gateways. (https://github.com/solo-io/gloo/issues/4468)

Fixes

gloo - v1.11.1

Published by ben-taussig-solo over 2 years ago

Fixes

gloo - v1.12.0-beta1

Published by inFocus7 over 2 years ago

New Features

Fixes

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