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

Deploy statefulset as component. #365

Merged
merged 15 commits into from
Aug 3, 2022
Merged

Commits on Jul 25, 2022

  1. Deploy statefulset as component.

    abdasgupta authored and timuthy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    d7a8bbc View commit details
    Browse the repository at this point in the history
  2. Simplify Deploy function

    timuthy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    3347822 View commit details
    Browse the repository at this point in the history
  3. Use DeployWaiter interface

    timuthy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    74b3cff View commit details
    Browse the repository at this point in the history
  4. Wait for StatefulSet deletion

    timuthy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b063510 View commit details
    Browse the repository at this point in the history
  5. Fix StatefulSet labels

    timuthy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    7438bd8 View commit details
    Browse the repository at this point in the history
  6. Add test and cosmetic changes

    timuthy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    07affd5 View commit details
    Browse the repository at this point in the history
  7. Change annotations

    timuthy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c4368a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a362490 View commit details
    Browse the repository at this point in the history
  9. Fix backup-restore resources

    timuthy committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    d708327 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    cdfcf0c View commit details
    Browse the repository at this point in the history
  2. Fix recreation test

    timuthy committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    447b4a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    f14b520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8500a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    954f6ef View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Address review comments

    timuthy committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9d31a98 View commit details
    Browse the repository at this point in the history