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

Published by kdorosh about 2 years ago

Dependency Bumps

  • golang.org/x/net has been upgraded to v0.0.0-20220906165146-f3363e06e74c.

Fixes

  • Updates the default gloo liveness probe (disabled by default) to use a new http server that always returns http 200 "ok". The old probe would wait for xds before signalling health, which in large environments could lag while EDS is warming. This could, in rare cases, cause the gloo pod to needless bounce while it was warming. (https://github.com/solo-io/gloo/issues/7197)
  • When a reference to a VirtualHostOption or RouteOption CR is not found, apply a warning on the parent resource, where we previously applied an error. This follows the delegation pattern established by RouteTables, and ensures that resources can be applied asynchronously. (https://github.com/solo-io/gloo/issues/2484)
  • Adds the new MaxStreamDuration field to RouteOptions to correspond to envoys config.route.v3.RouteAction.MaxStreamDuration (https://github.com/solo-io/gloo/issues/6943)
  • Update Gateway logic for multiple filter chains due to multiple SSL configurations (https://github.com/solo-io/gloo/issues/7155)
gloo - v1.13.0-beta16

Published by kdorosh about 2 years ago

New Features

Fixes

  • Updates the default gloo liveness probe (disabled by default) to use a new http server that always returns http 200 "ok". The old probe would wait for xds before signalling health, which in large environments could lag while EDS is warming. This could, in rare cases, cause the gloo pod to needless bounce while it was warming. (https://github.com/solo-io/gloo/issues/7197)
  • Post status update rate limit CRs would crash the control plane when they needed a status added.
    This will cause a single cycle of the control plane whenever the crs needed updating. (https://github.com/solo-io/solo-projects/issues/4069)
  • Update Gateway logic for multiple filter chains due to multiple SSL configurations (https://github.com/solo-io/gloo/issues/7155)
gloo - v1.11.38

Published by jbohanon about 2 years ago

Dependency Bumps

  • golang.org/x/net has been upgraded to v0.0.0-20220906165146-f3363e06e74c.

Fixes

gloo - v1.9.28

Published by gunnar-solo about 2 years ago

Dependency Bumps

  • golang.org/x/net has been upgraded to v0.0.0-20220906165146-f3363e06e74c.
gloo - v1.10.39

Published by gunnar-solo about 2 years ago

Dependency Bumps

  • golang.org/x/net has been upgraded to v0.0.0-20220906165146-f3363e06e74c.
gloo - v1.12.20

Published by nfuden about 2 years ago

This release contained no user-facing changes.

gloo - v1.12.19

Published by nfuden about 2 years ago

Fixes

gloo - v1.13.0-beta15

Published by jbohanon about 2 years ago

New Features

Fixes

gloo - v1.12.18

Published by elcasteel about 2 years ago

Fixes

gloo - v1.11.37

Published by artberger about 2 years ago

This release contained no user-facing changes.

gloo - v1.10.38

Published by artberger about 2 years ago

Fixes

gloo - v1.9.27

Published by artberger about 2 years ago

Fixes

gloo - v1.12.17

Published by kdorosh about 2 years ago

Fixes

  • Use kubectl patch rather than read then write pattern to update status on custom resources, which makes gloo a less noisy client to the k8s apiserver. NOTE: Users will need to apply new CRDs with this release to get CRD field defaulting behavior that this fix depends on, or else status updates to brand new resources (i.e. status or status.statuses does not exist) will fail. Even if these status updates fail, data-plane traffic and control-plane updates will be unaffected and work as usual. (https://github.com/solo-io/gloo/issues/7076)
gloo - v1.13.0-beta14

Published by kdorosh about 2 years ago

Fixes

  • Use kubectl patch rather than read then write pattern to update status on custom resources, which makes gloo a less noisy client to the k8s apiserver. NOTE: Users will need to apply new CRDs with this release to get CRD field defaulting behavior that this fix depends on, or else status updates to brand new resources (i.e. status or status.statuses does not exist) will fail. Even if these status updates fail, data-plane traffic and control-plane updates will be unaffected and work as usual. (https://github.com/solo-io/gloo/issues/7076)
gloo - v1.12.16

Published by nfuden about 2 years ago

Dependency Bumps

  • solo-io/envoy-gloo has been upgraded to v1.23.0-patch7.
gloo - v1.13.0-beta13

Published by ben-taussig-solo about 2 years ago

Dependency Bumps

  • solo-io/envoy-gloo has been upgraded to v1.23.0-patch7.
  • solo-io/envoy-gloo has been upgraded to v1.23.0-patch7.

Fixes

gloo - v1.12.15

Published by saiskee about 2 years ago

Fixes

gloo - v1.11.36

Published by jenshu about 2 years ago

Fixes

gloo - v1.12.14

Published by elcasteel about 2 years ago

Fixes

gloo - v1.13.0-beta12

Published by jenshu about 2 years ago

Fixes

Package Rankings
Top 1.19% on Proxy.golang.org