Syed Azeez

Results 6 issues of Syed Azeez

Custom Bug report template with different fields Under the folder ISSUES_TEMPLATE Added config.yml file Added bug_report.yml file

This PR fixes an issue with Gateway API's RequestRedirect filter when redirecting from HTTP to HTTPS. Previously, when a request was redirected from HTTP to HTTPS, the redirect would continue...

dont-merge/needs-release-note-label
kind/community-contribution
cilium-cli

### 1. Why is this pull request needed and what does it do? This pull request introduces a new Prometheus metric `proxy_upstream_response_duration_seconds` to the `proxy` plugin. Unlike the existing `request_duration_seconds`...

When using helm upgrade --install on a non-existent release, the --server-side flag was not being respected. This was because the upgrade client uses ServerSideApply as a string ("true", "false", "auto")...

size/M

Changes dependency evaluation to use AND logic instead of OR logic when both tags and conditions are specified for a chart dependency. Previously, a chart would be installed if either...

size/M

**Summary** Convert legacy `aws/require-aws-node-irsa` to a CEL `ValidatingPolicy` under `aws-cel/require-aws-node-irsa`, with `kyverno test` fixtures. **What changed** * Added: `aws-cel/require-aws-node-irsa/policy.yaml` (CEL `ValidatingPolicy`) * Added tests: * `aws-cel/require-aws-node-irsa/tests/pass` (uses non-`aws-node` SA →...