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

Fix: ui_context: crm configure up prompt #1466 #1481

Merged

Commits on Jul 4, 2024

  1. Fix: ui_context: crm configure up prompt ClusterLabs#1466

    The regression was introduced in beb26f3
    Before beb26f3 it was like
    $ crm(live/15sp5-1)configure# primitive d Dummy
    $ crm(live/15sp5-1)configure# up
    $ There are changes pending. Do you want to commit them (y/n)?
    After beb26f3 there is no prompt 'There are changes pending... (y/n)?'
    This change brings the prompt back.
    Aleksei Burlakov committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ac4a532 View commit details
    Browse the repository at this point in the history