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

Fix/kind pod backup with command #915

Merged
merged 3 commits into from
Dec 11, 2023

Commits on Dec 11, 2023

  1. [BUG] Fix problem when make backup from pod (becuase when create pod …

    …kind, the pod don't have OwnerReferences)
    
    Signed-off-by: Pooya Azarpour <pooya_azarpour@yahoo.com>
    poyaz committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a91c902 View commit details
    Browse the repository at this point in the history
  2. [ADD] Add new fucntion for test pod annotation

    [FIX] Fix helm chart of minio (The address of helm.min.io changed to charts.min.io) and values of chart has been change
    
    Signed-off-by: Pooya Azarpour <pooya_azarpour@yahoo.com>
    poyaz committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7767f61 View commit details
    Browse the repository at this point in the history
  3. [ADD] Add new e2e test for single pod backup command

    Signed-off-by: Pooya Azarpour <pooya_azarpour@yahoo.com>
    poyaz committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    c5b730a View commit details
    Browse the repository at this point in the history