Amir Alavi

Results 47 issues of Amir Alavi

**What type of PR is this?** /kidn failing-test **What this PR does / why we need it**: ClusterRole and CPP are cluster-level resources so we need to ensure that we...

size/XS

**What would you like to be added**: Ability to override Envs per member cluster. ``` // EnvOverrider represents the list of environment variables to override // +optional EnvOverrider []EnvOverrider `json:"envOverrider,omitempty"`...

kind/feature

**What type of PR is this?** /kind feature **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes https://github.com/karmada-io/karmada/issues/5489 **Special notes for your reviewer**: While...

kind/feature
size/L

**What would you like to be added**: Ability to execute both native and custom interpreters for a given kind **Why is this needed**: In https://github.com/karmada-io/karmada/pull/4766, I added support for retaining...

kind/feature

Follow up to https://github.com/kubernetes-sigs/descheduler/pull/1496#issuecomment-2291531874 cc: @jklaw90 and @ingvagabund

cncf-cla: yes
size/S
lgtm

Annotate Secret and *WebhookConfiguration with `cert-controller.open-policy-agent/last-updated-at: "2024-10-17T16:43:16-04:00"`

flaky test in the recent https://github.com/kubernetes-sigs/descheduler/pull/1538 ``` === RUN TestTooManyRestarts/test-one-evictions-use-gracePeriodSeconds e2e_toomanyrestarts_test.go:167: Creating "descheduler-policy-configmap" policy CM with RemovePodsHavingTooManyRestarts configured... e2e_toomanyrestarts_test.go:182: Creating descheduler deployment descheduler e2e_toomanyrestarts_test.go:202: Waiting for the descheduler pod running...

kind/bug