Page MenuHomeVyOS Platform

Add an op mode exception for cases when operations fail due to insufficient system resources
Closed, ResolvedPublic

Description

There are cases when an operation is valid and it's called with valid arguments, but it cannot be done because the system doesn't have enough resources.

  • add system image, container creation — not enough drive space.
  • rename system image — name already exists.
  • connect — out of ports.

We don't have an exception that would convey that precisely yet.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)

Event Timeline

dmbaturin triaged this task as Normal priority.Jan 23 2023, 4:38 PM
dmbaturin created this task.
Viacheslav changed the task status from Open to Needs testing.Jan 26 2023, 8:48 AM