Jenny Shu

Results 22 issues of Jenny Shu

### Gloo Edge Version 1.11.x (beta) ### Kubernetes Version _No response_ ### Describe the bug ``` Access Log in memory Access Logs Grpc [It] can stream access logs Step #10...

Type: CI Test Flake

### Gloo Edge Version 1.11.x (beta) ### Kubernetes Version _No response_ ### Describe the bug example logs: https://storage.googleapis.com/solo-public-build-logs/logs.html?buildid=f7ae4c3f-cdcb-40ef-8fbf-3ffef13923d8 https://storage.googleapis.com/solo-public-build-logs/logs.html?buildid=9f775840-517a-460f-aa92-1484e6904a25 https://storage.googleapis.com/solo-public-build-logs/logs.html?buildid=4dd7e49e-7782-4d7f-a6e8-2d60ce747b52 failure on different ssl test but possibly related? https://storage.googleapis.com/solo-public-build-logs/logs.html?buildid=89162e79-f7b5-40d5-88e7-cfaf3b4ad3ae ###...

Type: CI Test Flake

### Gloo Edge Version 1.11.x (latest stable) ### Kubernetes Version _No response_ ### Describe the bug If a Gateway or Upstream custom resource contains a `resourceVersion` in its `kubectl.kubernetes.io/last-applied-configuration` annotation,...

Type: Bug
zendesk
stale

The content in `docs/content/operations/troubleshooting.md` needs to be updated. - [ ] In particular, the `meshctl check` section refers to code that no longer exists. - [ ] DEBUG_MODE doesn't seem...

Type: Docs

As a follow up to https://github.com/solo-io/gloo-mesh/issues/1094, we might want to make additional fields configurable, such as the ingress gateway address(es) for a mesh, and whether it's an internal or external...

Type: Enhancement

Currently in the discovery and networking reconcilers, we use `history.SetInput` to set the input snapshot. Now that we support multiple (local and remote) input snapshots, we might want to be...

Type: Enhancement

The meshctl commands currently print the output in different formats, e.g. `meshctl version` outputs a pretty-printed json string, `meshctl describe` shows a table, `meshctl check` shows a list, etc. We...

Type: Enhancement

### Version 1.11.x ### Is your feature request related to a problem? Please describe. We should consider making [backoffLimit](https://kubernetes.io/docs/concepts/workloads/controllers/job/#pod-backoff-failure-policy) configurable for all the jobs in our helm charts. The default...

Type: Enhancement
Area: Helm
Good First Issue

Currently regression tests in CI show warnings like this: > Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, styfle/[email protected], actions/setup-go@v4, actions/cache@v3, helm/[email protected], azure/setup-kubectl@v3,...

Type: Tech Debt

**Describe the bug** `glooctl create secret ... --dry-run -o kube-yaml` is missing the `kind` and `apiVersion` in the output. It currently does the same thing as `-o yaml`. **Expected behavior**...

Type: Bug
stale