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

[DPE-3908] Minor version upgrades #335

Commits on Oct 14, 2024

  1. WIP(upgrades): Code for pre upgrade checks.

    This code is committed and left as is for now.
    This has been developed in order to ensure that pre upgrade checks are
    working as expected.
    It uses some reusable helpers from MongoDB VM for the upgrader
    (MongoDBUpgrade) and for the upgrade (KubernetesUpgrade).
    Since we need to read the stateful set, it's necessary to trust the
    applications we are deploying, hence the need to
    `juju deploy --trust`.
    There's an error catcher for that which will give instructions in the
    status.
    As of my tests, this works on replicaset and sharded cluster.
    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7cb4c4f View commit details
    Browse the repository at this point in the history
  2. feat(DPE-5476): Partition handling

    * Handle partitions
    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1b310e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    948fc2a View commit details
    Browse the repository at this point in the history
  4. WIP: ugprades

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d5fc5d9 View commit details
    Browse the repository at this point in the history
  5. WIP: upgrades

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6360321 View commit details
    Browse the repository at this point in the history
  6. WIP: features

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2bbd9e6 View commit details
    Browse the repository at this point in the history
  7. WIP: upgrades

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a4a44e2 View commit details
    Browse the repository at this point in the history
  8. fix: attribute access

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    56a5720 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    97f2891 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06e5eeb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ce746d4 View commit details
    Browse the repository at this point in the history
  12. fix: missing function

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    eac9a73 View commit details
    Browse the repository at this point in the history
  13. fix: missing exception

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    14116ce View commit details
    Browse the repository at this point in the history
  14. fix: set revision

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f841d31 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c8f904e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b54ec1f View commit details
    Browse the repository at this point in the history
  17. fix: reviews

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    97b7031 View commit details
    Browse the repository at this point in the history
  18. fix: upgrades + tests

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f9bb4b1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4a5f9a0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    818d78b View commit details
    Browse the repository at this point in the history
  21. fix: enforce ops 2.15

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    18fe616 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1837bde View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f461f38 View commit details
    Browse the repository at this point in the history
  24. fix: add more_itertools

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ae80bfc View commit details
    Browse the repository at this point in the history
  25. fix: remove commented code

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    08a836b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    46dc657 View commit details
    Browse the repository at this point in the history
  27. fix: don't break CI

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4b5b135 View commit details
    Browse the repository at this point in the history
  28. fix: last minute fixes

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d98b6f1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9499172 View commit details
    Browse the repository at this point in the history
  30. test: local upgrade/rollback

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    50c12cd View commit details
    Browse the repository at this point in the history
  31. fix: post review

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cc5d56e View commit details
    Browse the repository at this point in the history
  32. fix: missing change

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a73e444 View commit details
    Browse the repository at this point in the history
  33. fix: patch test

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1cc3174 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    aa1d524 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    93ee0dc View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2d2a6ce View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7e1c4be View commit details
    Browse the repository at this point in the history
  38. fix: post rebase

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2903ece View commit details
    Browse the repository at this point in the history
  39. fix: round of reviews

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    faac17b View commit details
    Browse the repository at this point in the history
  40. fix: post review-bis

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    126d5b3 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    d90ba01 View commit details
    Browse the repository at this point in the history
  42. fix: last round of reviews

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    82b2b03 View commit details
    Browse the repository at this point in the history
  43. chore: post review

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    45e8162 View commit details
    Browse the repository at this point in the history
  44. chore: typing

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2cee413 View commit details
    Browse the repository at this point in the history
  45. fix: messup with rebase

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1f585e6 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7647e54 View commit details
    Browse the repository at this point in the history
  47. fix: add decent timeout

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a5565e9 View commit details
    Browse the repository at this point in the history
  48. fix: new round of reviews

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7d7899f View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2a776c1 View commit details
    Browse the repository at this point in the history
  50. fix: remove smaller deadline

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e33daa1 View commit details
    Browse the repository at this point in the history
  51. fix: rename from __ to _

    Gu1nness committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4731735 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    8973031 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    0a9d61c View commit details
    Browse the repository at this point in the history