Eitan Yarmush

Results 21 issues of Eitan Yarmush

Currently `ProgramSpec` exposes the `SectionName` of each prog, but the `MapSpec` does not do the same. We are using the map section name and would like to expose it in...

The `gogo.proto` file located in `gogoproto/gogo.proto` is out of date. Our project is vendoring in protos from this projects which is causing our protoc commands to fail. We have found...

Bug
GoGo

**Is your feature request related to a problem? Please describe.** Currently when gloo-mesh is doing workload discovery, it can only discover workloads which are controlled by `DaemonSet`, `StatefulSet`, or `Deployment`....

Type: Enhancement

**Is your feature request related to a problem? Please describe.** Current gloo-mesh only works with ClusterRoleBindings. We need to be able to support RoleBindings as well.

Type: Enhancement

**Is your feature request related to a problem? Please describe.** Currently the blessed path for creating relay certs is using a combination of `helm` and `meshctl` as described in [this...

Area: Usability
Type: Enhancement
Size: M

When a new release is cut (e.g. 0.7.1 -> 0.7.2) an additional commit must be merged to package 0.7.2 docs. See https://github.com/solo-io/service-mesh-hub/commit/c5c3c19a66d574e769cf32bb913e40368a2f1cce#diff-366e6256bfcf6bf1aae5ee7b9e343475 We should automate this process such that versioned...

Area: CI
Type: Docs

Currently controllers generated by autopilot do not have a generated code header, so they are not ignored, and hard to spot. https://github.com/solo-io/autopilot/blob/3637f04dec25baa217b410386eed94df840e587c/codegen/templates/code/controller/controller.gotmpl#L1

### Version _No response_ ### Linux Version _No response_ ### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Currently Docker...