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

feat: support pause and resume reconciliation of a cluster #7435

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Commits on May 27, 2024

  1. wip

    yipeng1030 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6deb80e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    a64cc39 View commit details
    Browse the repository at this point in the history
  2. merge from main

    yipeng1030 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    42d509e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c6462 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'upstream/main'

    merge from upstream
    yipeng1030 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4ed5dd5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge remote-tracking branch 'upstream/main' into featue/support_clus…

    …ter_pause_and_resume
    
    merge from main
    yipeng1030 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    a89df33 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    25b85f6 View commit details
    Browse the repository at this point in the history
  2. tidy import order

    yipeng1030 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e4e0740 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge remote-tracking branch 'upstream/main'

    merge from main
    yipeng1030 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8466b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b47c8 View commit details
    Browse the repository at this point in the history
  3. merge from main

    yipeng1030 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1cc3982 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. merge from main

    yipeng1030 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a42ebcf View commit details
    Browse the repository at this point in the history
  2. fix pr

    yipeng1030 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    578967e View commit details
    Browse the repository at this point in the history
  3. fix pr

    yipeng1030 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4aeae0f View commit details
    Browse the repository at this point in the history
  4. fix pr

    yipeng1030 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5398f89 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge branch 'featue/support_cluster_pause_and_resume' of github.com:…

    …yipeng1030/kubeblocks into featue/support_cluster_pause_and_resume
    yipeng1030 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    72f8e43 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix several reviews

    yipeng1030 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1a588d2 View commit details
    Browse the repository at this point in the history
  2. fix

    yipeng1030 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    419c5ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d730712 View commit details
    Browse the repository at this point in the history
  4. fix

    yipeng1030 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    77908af View commit details
    Browse the repository at this point in the history
  5. fix

    yipeng1030 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    55b118d View commit details
    Browse the repository at this point in the history
  6. fix

    yipeng1030 committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ad1ac48 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. add ut

    yipeng1030 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    23b44dc View commit details
    Browse the repository at this point in the history
  2. fix

    yipeng1030 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    59d0c45 View commit details
    Browse the repository at this point in the history
  3. fix

    yipeng1030 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cef893c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. pause back up as well

    yipeng1030 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c5e8e34 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix typo

    yipeng1030 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5bc432a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. make code flatter

    yipeng1030 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f7b3b48 View commit details
    Browse the repository at this point in the history