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

POC: clusterwide-config.save in a worker thread #2137

Closed
wants to merge 7 commits into from

Commits on Nov 27, 2023

  1. add debug logs

    palage4a committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4fd9219 View commit details
    Browse the repository at this point in the history
  2. initial implementation

    palage4a committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    252044b View commit details
    Browse the repository at this point in the history
  3. remove "save" lua code

    palage4a committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4c909d4 View commit details
    Browse the repository at this point in the history
  4. mock error handling

    palage4a committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    b877308 View commit details
    Browse the repository at this point in the history
  5. error propagation

    palage4a committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    dbc1be3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53c7479 View commit details
    Browse the repository at this point in the history
  7. fix unit.clusterwide_config tests:

    - make able to use nested config sections;
    - fix SaveConfigError message
    palage4a committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    165895b View commit details
    Browse the repository at this point in the history