Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CA to handle KEP 5055 #7947

Open
x13n opened this issue Mar 19, 2025 · 1 comment
Open

Update CA to handle KEP 5055 #7947

x13n opened this issue Mar 19, 2025 · 1 comment
Labels
area/cluster-autoscaler kind/feature Categorizes issue or PR as related to a new feature.

Comments

@x13n
Copy link
Member

x13n commented Mar 19, 2025

Which component are you using?:

/area cluster-autoscaler

Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:

Support for upstream feature.

Describe the solution you'd like.:

We should update

func (s snapshotSliceLister) List() ([]*resourceapi.ResourceSlice, error) {
to handle device taints. Ideally we would reuse k8s.io/dynamic-resource-allocation/resourceslice/tracker if possible.

Describe any alternative solutions you've considered.:

Additional context.:

kubernetes/kubernetes#130447

@x13n x13n added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 19, 2025
@x13n
Copy link
Member Author

x13n commented Mar 19, 2025

/cc @towca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants