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: Implement version rollback for server restore #1680

Merged
merged 21 commits into from
Oct 4, 2021
Merged

feat: Implement version rollback for server restore #1680

merged 21 commits into from
Oct 4, 2021

Commits on Sep 28, 2021

  1. Intermediate state

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9d15367 View commit details
    Browse the repository at this point in the history
  2. Finish restore draft without all namespaces support

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3478666 View commit details
    Browse the repository at this point in the history
  3. Make the flow work for stable OLM channel and --rollback flag

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3ebaecc View commit details
    Browse the repository at this point in the history
  4. Make operator rollback flow working

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b78b71f View commit details
    Browse the repository at this point in the history
  5. Fixes for all namespaces mode

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    8eb8bb2 View commit details
    Browse the repository at this point in the history
  6. Fix linter error

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1f6507c View commit details
    Browse the repository at this point in the history
  7. Fixes according to review

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2296642 View commit details
    Browse the repository at this point in the history
  8. Fixes accoeding to review

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    59a3be9 View commit details
    Browse the repository at this point in the history
  9. Fixes

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    5361d35 View commit details
    Browse the repository at this point in the history
  10. Changes after rebasing conflicting files

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    dc090cf View commit details
    Browse the repository at this point in the history
  11. Update readme

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    3a0a906 View commit details
    Browse the repository at this point in the history
  12. Fixes according to review

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    98accb7 View commit details
    Browse the repository at this point in the history
  13. Add restore server information output and confirmation dialog

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    66bd6ba View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Fix i/o

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9fe7256 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Changes according to review

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    0050e00 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. More review fixes

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f44de3b View commit details
    Browse the repository at this point in the history
  2. Fixes according to review

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    e180261 View commit details
    Browse the repository at this point in the history
  3. Update readme

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f927664 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Fix snapshot-id flag

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    3bece28 View commit details
    Browse the repository at this point in the history
  2. Update readme

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    48a578b View commit details
    Browse the repository at this point in the history
  3. Recreate Che operator group on restore

    Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
    mmorhun committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    14a68ae View commit details
    Browse the repository at this point in the history