cluster-api-provider-azure icon indicating copy to clipboard operation
cluster-api-provider-azure copied to clipboard

async scalesets refactor

Open CecileRobertMichon opened this issue 3 years ago • 1 comments

We should refactor the scaleset service to reuse the async.go framework instead of using its own implementation.

This might need to wait until #999 is done first so it doesn't interfere.

CecileRobertMichon avatar Oct 11 '22 00:10 CecileRobertMichon

/cc @mboersma

CecileRobertMichon avatar Oct 11 '22 00:10 CecileRobertMichon

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 09 '23 00:01 k8s-triage-robot

/remove-lifecycle stale

mboersma avatar Jan 09 '23 16:01 mboersma

/assign

Jont828 avatar Jan 27 '23 00:01 Jont828