Lior Lieberman

Results 11 issues of Lior Lieberman

Hi all, We are using applicationset to provision helm applications to all our environments. We are templating each environment with value-.yaml file We have a use case now which we...

enhancement

**Describe the bug**: When vault-configurer is down, other pods in the cluster can not pull secrets. Here is the log from vault pod while the other pods trying to pull...

- One-line PR description: adding new KEP for declaring standard application protocols - Issue link: https://github.com/kubernetes/enhancements/issues/3726 - Other comments: /sig network /cc @aojea @howardjohn @robscott @bowei @danwinship

sig/network
cncf-cla: yes
size/L
kind/kep
ok-to-test
area/enhancements

### Enhancement Description - One-line enhancement description (can be used as a release note): declaring standard Kubernetes application protocols for common protocols that are not IANA service names. - Kubernetes...

sig/network

add a hint to run update-toc when verify-toc fails /cc @aojea @robscott

cncf-cla: yes
lgtm
size/XS
area/enhancements

/area conformance **What happened**: Looking at [mesh-frontend-hostname.go](https://github.com/kubernetes-sigs/gateway-api/blame/main/conformance/tests/mesh-frontend-hostname.go) conformance test, it looks like every implementation that claims to support Mesh and also implements HTTPRouteResponseHeaderModification extended feature have to conform with this...

kind/bug
lifecycle/stale
area/conformance

/kind documentation /kind cleanup - [x] Go over the test names and change them to follow [the new recommended convention](https://github.com/kubernetes-sigs/gateway-api/blob/main/geps/gep-2162.md#conformance-test-names). **Reminder**: We might have test files that check the combination...

kind/cleanup
kind/documentation
needs-triage

**What would you like to be added**: A new notification system/mechanism/process to notify users conversion results, warnings and crucial messages regarding their conversion. Ideally, this should be a generic notification...

kind/feature

**What would you like to be added**: Add a `ingresses-only` flag to scope the tool to only convert resources without looking for providers CRDs **Why this is needed**: Provider specific...

kind/feature
good first issue
help wanted

**What would you like to be added**: We need to revisit the decision to use `i2gw.InputResources` struct or deprecate it altogether. **Why this is needed**: Currently this struct only holds...

kind/feature