backend.ai icon indicating copy to clipboard operation
backend.ai copied to clipboard

feat(BA-3483): Implement `PurgeScalingGroup` Action

Open jopemachine opened this issue 3 weeks ago • 0 comments

resolves #7526 (BA-3483)

Checklist: (if applicable)

  • [ ] Milestone metadata specifying the target backport version
  • [x] Mention to the original issue
  • [ ] Installer updates including:
    • Fixtures for db schema changes
    • New mandatory config options
  • [ ] Update of end-to-end CLI integration tests in ai.backend.test
  • [ ] API server-client counterparts (e.g., manager API -> client SDK)
  • [x] Test case(s) to:
    • Demonstrate the difference of before/after
    • Demonstrate the flow of abstract/conceptual models with a concrete implementation
  • [ ] Documentation
    • Contents in the docs directory
    • docstrings in public interfaces and type annotations

jopemachine avatar Dec 19 '25 07:12 jopemachine