You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flamingo currently lacks visibility into the suspension status of Kustomization or Helm Releases. This issue proposes enhancing Flamingo to reflect the suspension status in the user interface.
Details
The Flux CLI provides the ability to suspend and resume the automation of resources. When a Kustomization or Helm Release is in a suspended state, it is crucial for users to be aware of this status directly within the Flamingo UI.
Expected Behavior
Flamingo should visually communicate the suspension status of Kustomization or Helm Releases within the UI, making it clear when automation is temporarily halted.
Reference
For more information on the Flux CLI and resource suspension, please refer to the Flux documentation.
Environment
Flamingo (FSA) version: [v2.8]
The text was updated successfully, but these errors were encountered:
@chanwit Thank you for the prompt response! I would anticipate that the "suspended" state should indicate the "health" status of the resource, allowing for easy filtering and observation.
Additionally, it would be beneficial to have the ability to "resume" and "pause" fluxcd resources directly from the action context.
Feature Request
Summary
Flamingo currently lacks visibility into the suspension status of Kustomization or Helm Releases. This issue proposes enhancing Flamingo to reflect the suspension status in the user interface.
Details
The Flux CLI provides the ability to suspend and resume the automation of resources. When a Kustomization or Helm Release is in a suspended state, it is crucial for users to be aware of this status directly within the Flamingo UI.
Expected Behavior
Flamingo should visually communicate the suspension status of Kustomization or Helm Releases within the UI, making it clear when automation is temporarily halted.
Reference
For more information on the Flux CLI and resource suspension, please refer to the Flux documentation.
Environment
The text was updated successfully, but these errors were encountered: