Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Upgrade to latest autoscaler #66

@Multiply

Description

@Multiply

We're in a situation where we run a bunch of kubernetes cronjobs, which will result in 20-30 completed pods lingering around for a while, on various nodes.

This is a bit problematic for the current version of k8s-spot-rescheduler, as it's blocked by said pods.

Upgrading to the latest version of autoscaler, seems to resolve the issue. (related code)

What is the current upgrade path? Upgrading the autoscaler dependency seems to also requiring upgrade of all the other kubernetes dependencies, and that might require a smaller refactor in the code as it is today.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions