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

[JUJU-3738] - Fix/backend ref count #15654

Merged
merged 15 commits into from
Jun 2, 2023
Merged

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    6d06470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    102a78a View commit details
    Browse the repository at this point in the history
  3. Check current active backend for each drain process because it could …

    …be changed during the drain process;
    ycliuhw committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    17bc307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49ac9e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    777f64a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0727468 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2436c7 View commit details
    Browse the repository at this point in the history
  8. Ensure secret backend refCount always has initial value zero and can …

    …not be removed unless the backend gets removed;
    ycliuhw committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    43bc07a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d780b8e View commit details
    Browse the repository at this point in the history
  10. Fix tests in state package;

    ycliuhw committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    bbe752a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1312966 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6c7b55c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    876bc14 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0e10bf4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29fa25c View commit details
    Browse the repository at this point in the history