Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In case of MODIFY - do not delete dashboard #118

Open
juztas opened this issue Jun 21, 2024 · 0 comments
Open

In case of MODIFY - do not delete dashboard #118

juztas opened this issue Jun 21, 2024 · 0 comments
Labels
question Further information is requested v0.1
Milestone

Comments

@juztas
Copy link
Collaborator

juztas commented Jun 21, 2024

Currently rtmon looks for those states:

self.goodStates = ['CREATE - READY', 'REINSTATE - READY', 'MODIFY - READY']

And only keep dashboard if it is state in one of these. In case we go from CREATE/REINSTANCE to MODIFY - there will be MODIFY - COMMITTING, MODIFY - FAILED. Need to decide if we keep dashboard still present while it is in MODIFY operation.

@juztas juztas added question Further information is requested v0.1 labels Jun 21, 2024
@juztas juztas added this to the RTMon V0.1 milestone Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested v0.1
Projects
None yet
Development

No branches or pull requests

1 participant