Amir Alavi

Results 47 issues of Amir Alavi

Feature Request: https://github.com/kubernetes/charts/issues/4569

**What happened**: If a Role has two colons in the name `::`, then a ResourceBinding nor Work is created. Karmada replaces colon with dot (not sure why), but this causes...

kind/bug

**What happened**: we have a role called `kube-system/compute-controller-manager-leader-election-rolebinding`, given that karmada adds it in the label, it cannot be longer than 63 characters ``` 4m55s Warning SyncFailed rolebinding/compute-controller-manager-leader-election-rolebinding Failed to...

kind/bug

**What type of PR is this?** /kind bug **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #4681 **Special notes for your reviewer**: This...

kind/bug
size/XS

**What would you like to be added**: Automated release of helm charts I created it for GitHub pages in my fork: https://a7i.github.io/karmada [GitHub Actions](https://github.com/a7i/karmada/blob/v1.9.0-preview5/.github/workflows/release.yml) **Why is this needed**: We typically...

kind/feature

**What type of PR is this?** /kind feature **What this PR does / why we need it**: It would be ideal for karmada to allow all `Kind` from a certain...

size/M

**What type of PR is this?** /kind feature **What this PR does / why we need it**: Follow-up to https://github.com/karmada-io/karmada/pull/3262 Adds the well-known "karmada.io/managed" label to resources created by karmada...

kind/feature
do-not-merge/hold
approved
lgtm
size/M

- bump go to 1.21 - bump k8s deps to 1.29 - update GitHub Actions to use latest actions

cncf-cla: yes
size/XXL

I assume this needs a chart bump?

cncf-cla: yes
size/M
approved
tide/merge-method-squash

collect use-cases for v1alpha3: - [Ability to define granular nodeFit checks](https://github.com/kubernetes-sigs/descheduler/issues/1149) - [Merge TooManyRestarts and PodLifeTime](https://github.com/kubernetes-sigs/descheduler/issues/1169) - [Default Evictor to support Delete](https://github.com/kubernetes-sigs/descheduler/issues/1170) - [Per strategy dry-run mode](https://github.com/kubernetes-sigs/descheduler/issues/1176)

lifecycle/stale