Netanel Kadosh

Results 6 issues of Netanel Kadosh

Hi, currently we're running Istio on our clusters with istio-proxy sidecar injector. We would like to disable istio-proxy on kube-fledged cache pods. Istio provides a custom label `sidecar.istio.io/inject="false"` which needs...

## Explanation This PR adds the missing [OCI Image Index](https://github.com/opencontainers/image-spec/blob/main/image-index.md) to `imageRegistry` context, it adds the `imageIndex` field that contains the index. Image Index can be used to evaluate an...

### Is this the right place to submit this? - [X] This is not a security vulnerability or a crashing bug - [x] This is not a question about how...

area/networking
area/user experience
lifecycle/stale

## Related issue # Issue - kyverno/kyverno#8273 PR - kyverno/kyverno#9883 ## Proposed Changes Add `imageIndex` to `imageData` documentation. ## Checklist - [X] I have read the [contributing guidelines](https://github.com/kyverno/website/blob/main/CONTRIBUTING.md). - [X]...

### Description **What problem are you trying to solve?** While working on aws/karpenter-provider-aws#5779 I've reached the maximum limit of 30 requirements per node pool, to support more requirements from providers,...

kind/feature
lifecycle/stale
needs-triage

Fixes #19035 Fixes #18426 Fixes #18464 - Added optional `redisPassword` field in the `forwardCacheClient` struct, for headless mode. - Redis password is being passed from `redisOptions` into `appstateCache` builder Checklist:...