Steven Landow

Results 31 issues of Steven Landow

# Description I've split all querying logic to happen upfront before translating HTTPRoutes. HTTPRoute translation is complex enough that I'd like to re-use the code rather than rewrite it or...

# Description Gloo uses [WellKnownFilterStage](https://github.com/solo-io/gloo/blob/1f745e52d7d921d19419a6c77a474a38ec1dfe47/projects/gloo/pkg/plugins/staged_filters.go#L27) internally to determine the ordering of Envoy config generated by plugins. It’s exposed in ExtProc API as [FilterStage](https://github.com/solo-io/gloo/blob/main/projects/gloo/api/v1/filters/stages.proto) which may be inserted at varying stages....

Part of https://github.com/solo-io/gloo/issues/9683 blocked on https://github.com/solo-io/solo-kit/pull/557 so we can bump that dep here as well

### Gloo Edge Product Open Source ### Gloo Edge Version 1.18 ### Is your feature request related to a problem? Please describe. I want Gloo Edge to use the latest...

Type: Enhancement
Area: Gloo Gateway
Area: Kubernetes
Prioritized

# Description Allows configuring the our gateway controller to deploy gateways with additional classes. Reduced-scope version of https://github.com/solo-io/gloo/pull/9471 ## API changes The only API is an internal Go API to...

``` Error executing Lua callback: ...azy/smart-open.nvim/lua/smart-open/util/virtual_name.lua:26: attempt to perform arithmetic on local 'last' (a nil value) stack traceback: ...azy/smart-open.nvim/lua/smart-open/util/virtual_name.lua:26: in function 'get_pos' ...azy/smart-open.nvim/lua/smart-open/util/virtual_name.lua:30: in function 'get_virtual_name' ...m/lua/telescope/_extensions/smart_open/finder/finder.lua:36: in function 'Finder'...

windows - pr requested

# Description We have an extension point for upstreams and endpoints with `DiscoveryPlugin`, but the EDS emitting logic is based on HybridUpstreamClient. This adds the ability to provide extension there...

work in progress
keep pr updated

Manual backport of https://github.com/istio/ztunnel/pull/1054

size/L
release-notes-none

**Describe the bug** Tooltips appearing near the edge of the screen shouldn't go off screen, they should display to the left of the cursor/touch. **To Reproduce** Make a full width...

## What kind of change does this PR introduce? Feature ## What is the current behavior? There is no way to see error caused by methods such as `Rpc` ##...